On starting ryzom, it crashes with a segmenetation fault without ever showing anything.
Backtrace:
1& [ingo:~/ryzom/bin] $ gdb ./ryzom_client
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 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 "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./ryzom_client...done.
(gdb) run
Starting program: /home/ingo/ryzom/stable/bin/ryzom_client
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffdaa41700 (LWP 16508)]
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
[Thread 0x7fffdaa41700 (LWP 16508) exited]
[New Thread 0x7fffd3fff700 (LWP 16509)]
[Thread 0x7fffd3fff700 (LWP 16509) exited]
[New Thread 0x7fffd3fff700 (LWP 16510)]
[New Thread 0x7fffd8408700 (LWP 16511)]
[New Thread 0x7fffc2fe6700 (LWP 16512)]
Thread 1 "ryzom_client" received signal SIGSEGV, Segmentation fault.
0x00005555561dd571 in CDrawDraggedSheet::process (this=<optimized out>)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:287
287 if ( CWidgetManager::getInstance()->getPointer()->show())
(gdb) bt
#0 0x00005555561dd571 in CDrawDraggedSheet::process (this=<optimized out>)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:287
#1 0x00007ffff7948e3e in NLGUI::CWidgetManager::drawViews (
this=0x5555575dbaa0, camera=...)
at /home/ingo/ryzom/ryzomcore/nel/src/gui/widget_manager.cpp:2201
#2 0x00005555561aec11 in CInterfaceManager::drawViews (
this=this@entry=0x5555575e5de0, camera=...)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:2206
#3 0x00005555561aee3b in CInterfaceManager::updateFrameViews (
this=this@entry=0x5555575e5de0, camera=...)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:1613
#4 0x0000555555d27ebc in loginMainLoop ()
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/login.cpp:437
#5 0x0000555555d2b10c in login ()
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/login.cpp:1031
#6 0x0000555555ad62df in main (argc=<optimized out>, argv=<optimized out>)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/client.cpp:343
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 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 "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./ryzom_client...done.
(gdb) run
Starting program: /home/ingo/ryzom/stable/bin/ryzom_client
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffdaa41700 (LWP 16508)]
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
[Thread 0x7fffdaa41700 (LWP 16508) exited]
[New Thread 0x7fffd3fff700 (LWP 16509)]
[Thread 0x7fffd3fff700 (LWP 16509) exited]
[New Thread 0x7fffd3fff700 (LWP 16510)]
[New Thread 0x7fffd8408700 (LWP 16511)]
[New Thread 0x7fffc2fe6700 (LWP 16512)]
Thread 1 "ryzom_client" received signal SIGSEGV, Segmentation fault.
0x00005555561dd571 in CDrawDraggedSheet::process (this=<optimized out>)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:287
287 if ( CWidgetManager::getInstance()->getPointer()->show())
(gdb) bt
#0 0x00005555561dd571 in CDrawDraggedSheet::process (this=<optimized out>)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:287
#1 0x00007ffff7948e3e in NLGUI::CWidgetManager::drawViews (
this=0x5555575dbaa0, camera=...)
at /home/ingo/ryzom/ryzomcore/nel/src/gui/widget_manager.cpp:2201
#2 0x00005555561aec11 in CInterfaceManager::drawViews (
this=this@entry=0x5555575e5de0, camera=...)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:2206
#3 0x00005555561aee3b in CInterfaceManager::updateFrameViews (
this=this@entry=0x5555575e5de0, camera=...)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/interface_v3/interfac e_manager.cpp:1613
#4 0x0000555555d27ebc in loginMainLoop ()
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/login.cpp:437
#5 0x0000555555d2b10c in login ()
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/login.cpp:1031
#6 0x0000555555ad62df in main (argc=<optimized out>, argv=<optimized out>)
at /home/ingo/ryzom/ryzomcore/ryzom/client/src/client.cpp:343
Let me know, if more info is needed.
---
Added by Elke 4 years ago