← Back to team overview

yade-users team mailing list archive

[Question #684063]: Yade cannot startup. Segmentation fault. 0x00007fffdbce42a9 in GlobalError::PushToStack() () from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0

 

New question #684063 on Yade:
https://answers.launchpad.net/yade/+question/684063

Hi, everyone

The system I use is Ubuntu18.04 LTS and python3.6 . 

I am still able to compile the yade code without error-crash . However, after compiling Yade myself, I cannot start it. So I use GDB for debugging. I got the message:


(gdb) file python3
Reading symbols from python3...Reading symbols from /usr/lib/debug/.build-id/7e/344558c44917d45fc0b07da78718ab97be17dd.debug...done.
done.

(gdb) run yade-2019-08-25.git-0f74746
Starting program: /usr/bin/python3 yade-2019-08-25.git-0f74746
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Welcome to Yade 2019-08-25.git-0f74746 
Using python version: 3.6.8 (default, Aug 20 2019, 17:12:48) 
[GCC 8.3.0]

Program received signal SIGSEGV, Segmentation fault.
0x00007fffdbce42a9 in GlobalError::PushToStack() ()
   from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0

I don't know how to solve this problem, could you give me some hints?

Thanks
Christopher

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.