Crashing ROOT during garfield run

Im using a garfield GEM file, and when I run it, I get a crash.
Im not getting the same problem with the same file in another computer, so im wondering if it is a problem with ROOT, since the OS was updated from ubuntu 16 to 20.
Can someone maybe help me with a fix?
The terminal bash is as follows:

#0 0x00007fe9981c0caf in __GI___wait4 (pid=10917, stat_loc=stat_loc
entry=0x7ffc2dc30218, options=options
entry=0, usage=usage
entry=0x0) at …/sysdeps/unix/sysv/linux/wait4.c:27
#1 0x00007fe9981c0c2b in __GI___waitpid (pid=, stat_loc=stat_loc
entry=0x7ffc2dc30218, options=options
entry=0) at waitpid.c:38
#2 0x00007fe99812ff97 in do_system (line=) at …/sysdeps/posix/system.c:172
#3 0x00007fe99952e1b3 in TUnixSystem::Exec (shellcmd=, this=0x558aa937ebc0) at /home/lsd/root-6.18.00/core/unix/src/TUnixSystem.cxx:2106
#4 TUnixSystem::StackTrace (this=0x558aa937ebc0) at /home/lsd/root-6.18.00/core/unix/src/TUnixSystem.cxx:2400
#5 0x00007fe999530ba4 in TUnixSystem::DispatchSignals (this=0x558aa937ebc0, sig=kSigSegmentationViolation) at /home/lsd/root-6.18.00/core/unix/src/TUnixSystem.cxx:3631
#6
#7 0x00007fe999cdccc8 in Garfield::ViewDrift::Plot3d(bool) () from /usr/local/lib/libGarfield.so.0.3.0
#8 0x00007fe999cdb5ca in Garfield::ViewDrift::Plot(bool, bool) () from /usr/local/lib/libGarfield.so.0.3.0
#9 0x0000558aa9017394 in main ()

The terminal identifies the problems in lines #7/8.

Thanks for the help

@hschindl can most probably help you

Hi,

did you change your ROOT installation after moving to Ubuntu 20?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.