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

2020-02-10 Thread Jérôme Duriez
Question #684063 on Yade changed:
https://answers.launchpad.net/yade/+question/684063

Jérôme Duriez posted a new comment:
A similar discussion my continue at
https://answers.launchpad.net/yade/+question/688649

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


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

2019-10-05 Thread Anton Gladky
Question #684063 on Yade changed:
https://answers.launchpad.net/yade/+question/684063

Anton Gladky posted a new comment:
Looks like a similar error here was described [1]. Did you install self-comiled 
boost?
Anyway, you can try to fix it here [2]. 


[1] 
https://stackoverflow.com/questions/57064962/boost-python-own-module-throws-segmentation-fault-globalerrorpushtostack
[2] 
https://gitlab.com/yade-dev/trunk/blob/master/cMake/YadePythonHelpers.cmake#L59

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


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

2019-10-05 Thread Launchpad Janitor
Question #684063 on Yade changed:
https://answers.launchpad.net/yade/+question/684063

Status: Needs information => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Needs information'
state without activity for the last 15 days.

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


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

2019-09-23 Thread Jérôme Duriez
Question #684063 on Yade changed:
https://answers.launchpad.net/yade/+question/684063

Jérôme Duriez posted a new comment:
Instead / In addition to gdb, consider also compile your YADE version
with -DDEBUG=ON in cmake, and look at / show us the trace you get
launching YADE

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


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

2019-09-20 Thread Robert Caulk
Question #684063 on Yade changed:
https://answers.launchpad.net/yade/+question/684063

Status: Open => Needs information

Robert Caulk requested more information:
>However, after compiling Yade myself, I cannot start it.

Ok. It would be (very) helpful to know what happens when you try to
start yade normally.  Is there an error? If so, what is that error?

Please and thank you for reviewing [1].

Cheers,

Robert

[1]https://www.yade-dem.org/wiki/Howtoask

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


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

2019-09-19 Thread Christopher Cheung
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.
0x7fffdbce42a9 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.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp