Ticket #13 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Crash during startup

Reported by: yet@… Owned by: somebody
Priority: critical Milestone:
Component: Application Version: v4.0.5
Severity: Crash/data loss Keywords:
Cc: Operating System: All
OS Version:

Description

Running Suse 10.1/intel/64bit. Mulberry 4.0.5 segfaults at startup:

(gdb) where #0 0xf3ac7400 in pthread_mutex_lock () from /lib/libpthread.so.0 #1 0xf3b391ff in XInitThreads () from /usr/X11R6/lib/libX11.so.6 #2 0xf3b21fcf in XrmDestroyDatabase? () from /usr/X11R6/lib/libX11.so.6 #3 0xf3b0db7c in _XFreeDisplayStructure () from /usr/X11R6/lib/libX11.so.6 #4 0xf3afc51a in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6 #5 0x0864c9ec in JXSelectionManager::Data::CompareAtoms? () #6 0x08657684 in JXDisplay::JXErrorHandler () #7 0x0860a7fd in strndup () #8 0x08068f7a in _STL::endlchar, _STL::char_traitschar () #9 0x08675e50 in JXWindow::GetNextMapOrExposeEvent? () #10 0x0860b483 in strndup () #11 0x0806a38c in _STL::endlchar, _STL::char_traitschar () #12 0x0860b3cc in strndup () #13 0x080675fe in ?? () #14 0xf38a887c in libc_start_main () from /lib/libc.so.6 #15 0x0806732d in ?? () (gdb) bt #0 0xf3ac7400 in pthread_mutex_lock () from /lib/libpthread.so.0 #1 0xf3b391ff in XInitThreads () from /usr/X11R6/lib/libX11.so.6 #2 0xf3b21fcf in XrmDestroyDatabase? () from /usr/X11R6/lib/libX11.so.6 #3 0xf3b0db7c in _XFreeDisplayStructure () from /usr/X11R6/lib/libX11.so.6 #4 0xf3afc51a in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6 #5 0x0864c9ec in JXSelectionManager::Data::CompareAtoms? () #6 0x08657684 in JXDisplay::JXErrorHandler () #7 0x0860a7fd in strndup () #8 0x08068f7a in _STL::endlchar, _STL::char_traitschar () #9 0x08675e50 in JXWindow::GetNextMapOrExposeEvent? () #10 0x0860b483 in strndup () #11 0x0806a38c in _STL::endlchar, _STL::char_traitschar () #12 0x0860b3cc in strndup () #13 0x080675fe in ?? () #14 0xf38a887c in libc_start_main () from /lib/libc.so.6 #15 0x0806732d in ?? ()

Change History

Changed 2 years ago by daboo@…

  • status changed from new to closed
  • resolution set to fixed

Combination of #22 & #46 - both fixed.

Changed 2 years ago by daboo

Milestone Release deleted

Note: See TracTickets for help on using tickets.