← Back to team overview

yade-dev team mailing list archive

Re: yade crash launching xml

 

Hi,

Bruno, I canceled the redeclaration of variables but the problem
persists.
Vaclav, i did update of trunk (v.1869) and actually it doesn't work at
all.. neither the ./yade-trunk launching.

lfavier@r2balme:~/yade/bin$ ./yade-trunk
58 [3051632320] FATAL yade.Omega - core/Omega.cpp:183 scanPlugins:
libTetra: undefined symbol `typeinfo for InteractionGeometryEngineUnit'
58 [3051632320] FATAL yade.Omega - core/Omega.cpp:183 scanPlugins:
libTetra: /home/3S-LAB/lfavier/yade/lib/yade-trunk/extra/libTetra.so:
undefined symbol: _ZTI29InteractionGeometryEngineUnit
59 [3051632320] FATAL yade.Omega - core/Omega.cpp:183 scanPlugins:
Bailing out.
SIGSEGV/SIGABRT handler called; gdb batch file is `/home/3S-LAB/lfavier
/.yade-trunk/gdb_crash_batch-pid9143'
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5e436c0 (LWP 9143)]
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at
000000b4
0xb7f78410 in __kernel_vsyscall ()
No symbol "info" in current context.

Thread 1 (Thread 0xb5e436c0 (LWP 9143)):
#0 0xb7f78410 in __kernel_vsyscall ()
#1 0xb711f4d3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2 0xb70c2643 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3 0xb7e1cd7d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4 0x081c5faf in sigHandler (sig=6) at core/yade.cpp:80
#5 <signal handler called>
#6 0xb7f78410 in __kernel_vsyscall ()
#7 0xb70b5085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8 0xb70b6a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9 0x081a9662 in Omega::scanPlugins (this=0x8263350,
baseDir=@0xbf9b25a0) at core/Omega.cpp:188
#10 0x081c4d75 in main (argc=1, argv=0xbf9b27d4) at core/yade.cpp:259
#0 0xb7f78410 in __kernel_vsyscall ()
Abandon

Ema.


Václav Šmilauer a écrit :
>> I imagine the assert(px != 0) is into your class FlowEngine.
>> If it is the case, try to check the reason why you've got px == 0.
>> If it is not the case, my comment will not help.
>>
>
> It happens during loading the XML, it is not Emanuele's fault at all.
v
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help   : https://help.launchpad.net/ListHelp
>
>
-- 
This message was sent from Launchpad by the user
Emanuele Catalano (https://launchpad.net/~catalano)
using the "Contact this team" link on the Yade developers team page.
For more information see
https://help.launchpad.net/YourAccount/ContactingPeople



Follow ups