Coder Social home page Coder Social logo

fastjet_julia_wrapper's People

Contributors

jstrube avatar

Watchers

 avatar  avatar

fastjet_julia_wrapper's Issues

ClusterSequence goes out of scope

In runTests.jl: When printing the particle properties after running the cluster sequence, I observe the following:

fjcore::Error:  you requested information about the internal structure of a jet, but its associated ClusterSequence has gone out of scope.
terminate called after throwing an instance of 'fjcore::Error'

signal (6): Aborted
in expression starting at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/test/runtests.jl:34
gsignal at /lib64/libc.so.6 (unknown line)
abort at /lib64/libc.so.6 (unknown line)
__verbose_terminate_handler at /src/gcc-7.3.0/libstdc++-v3/libsupc++/vterminate.cc:95
__terminate at /src/gcc-7.3.0/libstdc++-v3/libsupc++/eh_terminate.cc:47
terminate at /src/gcc-7.3.0/libstdc++-v3/libsupc++/eh_terminate.cc:57
__cxa_throw at /src/gcc-7.3.0/libstdc++-v3/libsupc++/eh_throw.cc:93
_ZNK6fjcore24ClusterSequenceStructure12validated_csEv at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
_ZNK6fjcore24ClusterSequenceStructure12constituentsERKNS_9PseudoJetE at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
_ZNK6fjcore9PseudoJet12constituentsEv at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
_ZZ19define_julia_moduleENKUlRKN6fjcore9PseudoJetEE0_clES2_ at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
_ZNSt17_Function_handlerIFSt6vectorIN6fjcore9PseudoJetESaIS2_EERKS2_EZ19define_julia_moduleEUlS6_E0_E9_M_invokeERKSt9_Any_dataS6_ at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
module FastJet
_ZNKSt8functionIFSt6vectorIN6fjcore9PseudoJetESaIS2_EERKS2_EEclES6_ at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
_ZN5jlcxx6detail17ReturnTypeAdapterISt6vectorIN6fjcore9PseudoJetESaIS4_EEJRKS4_EEclEPKvNS_13WrappedCppPtrE at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
_ZN5jlcxx6detail11CallFunctorISt6vectorIN6fjcore9PseudoJetESaIS4_EEJRKS4_EE5applyEPKvNS_13WrappedCppPtrE at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/deps/usr/lib/libfastjetwrap.so (unknown line)
constituents at ./none:0
jl_fptr_trampoline at /buildworker/worker/package_linux64/build/src/gf.c:1831
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2184
main at /afs/desy.de/user/j/jstrube/.julia/dev/FastJet/test/runtests.jl:28
jl_fptr_trampoline at /buildworker/worker/package_linux64/build/src/gf.c:1831
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2184
do_call at /buildworker/worker/package_linux64/build/src/interpreter.c:324
eval_value at /buildworker/worker/package_linux64/build/src/interpreter.c:430
eval_stmt_value at /buildworker/worker/package_linux64/build/src/interpreter.c:363 [inlined]
eval_body at /buildworker/worker/package_linux64/build/src/interpreter.c:682
jl_interpret_toplevel_thunk_callback at /buildworker/worker/package_linux64/build/src/interpreter.c:795
unknown function (ip: 0xfffffffffffffffe)
unknown function (ip: 0x7f833f50bbbf)
unknown function (ip: 0xffffffffffffffff)
jl_interpret_toplevel_thunk at /buildworker/worker/package_linux64/build/src/interpreter.c:804
jl_toplevel_eval_flex at /buildworker/worker/package_linux64/build/src/toplevel.c:813
jl_parse_eval_all at /buildworker/worker/package_linux64/build/src/ast.c:838
jl_load at /buildworker/worker/package_linux64/build/src/toplevel.c:847
include at ./boot.jl:317 [inlined]
include_relative at ./loading.jl:1041
include at ./sysimg.jl:29
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2184
exec_options at ./client.jl:229
_start at ./client.jl:421
jl_apply_generic at /buildworker/worker/package_linux64/build/src/gf.c:2184
data.10544 at /afs/desy.de/user/j/jstrube/software/julia-1.0.1/bin/julia (unknown line)
data.10544 at /afs/desy.de/user/j/jstrube/software/julia-1.0.1/bin/julia (unknown line)
__libc_start_main at /lib64/libc.so.6 (unknown line)
data.10544 at /afs/desy.de/user/j/jstrube/software/julia-1.0.1/bin/julia (unknown line)
Allocations: 2768903 (Pool: 2768385; Big: 518); GC: 5
zsh: abort      ~/software/julia-1.0.1/bin/julia ~/.julia/dev/FastJet/test/runtests.jl

Fails on Julia v1.7

The FastJet_Julia_Wrapper_jll currently forces libcxxwrap_julia_jll to v0.8.5, which is not compatible with Julia v1.7 (I think libcxxwrap_julia_jll 0.8.8 is).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.