1
Help / Re: code::blocks hangs at startup
« Last post by killerbot on Today at 03:12:34 pm »#0 0x00007ffff4f1e80d in syscall () at /lib64/libc.so.6
#1 0x00007ffff4747e95 in std::sys::sync::condvar::futex::Condvar::wait () at /lib64/libglycin-2.so.0
#2 0x00007ffff46cb1bb in parking::Inner::park () at /lib64/libglycin-2.so.0
#3 0x00007ffff45fd656 in gly_loader_load () at /lib64/libglycin-2.so.0
#4 0x00007ffff712325e in
() at /lib64/libgdk_pixbuf-2.0.so.0
#5 0x00007ffff7123637 in
() at /lib64/libgdk_pixbuf-2.0.so.0
#6 0x00007ffff7113158 in gdk_pixbuf_new_from_file () at /lib64/libgdk_pixbuf-2.0.so.0
#7 0x00007ffff6b7d3b0 in wxBitmap::LoadFile(wxString const&, wxBitmapType) () at /lib64/libwx_gtk3u_core-suse-nostl.so.16.0.0
#8 0x00007fffc8ebe80f in wxsRegisterItem<wxsAnimationCtrl>::wxsRegisterItem(wxString, wxsItemType, wxString, long, bool) ()
at /usr/local/lib/libwxsmithlib.so.0
#9 0x00007fffc8d6bacf in _GLOBAL__sub_I_wxsanimationctrl.cpp () at /usr/local/lib/libwxsmithlib.so.0
not sure if really usable, can not reproduce, ran in gdb, when it hang : ctrl-c and then bt.
but most of the other times I get something else ...
#1 0x00007ffff4747e95 in std::sys::sync::condvar::futex::Condvar::wait () at /lib64/libglycin-2.so.0
#2 0x00007ffff46cb1bb in parking::Inner::park () at /lib64/libglycin-2.so.0
#3 0x00007ffff45fd656 in gly_loader_load () at /lib64/libglycin-2.so.0
#4 0x00007ffff712325e in
() at /lib64/libgdk_pixbuf-2.0.so.0#5 0x00007ffff7123637 in
() at /lib64/libgdk_pixbuf-2.0.so.0#6 0x00007ffff7113158 in gdk_pixbuf_new_from_file () at /lib64/libgdk_pixbuf-2.0.so.0
#7 0x00007ffff6b7d3b0 in wxBitmap::LoadFile(wxString const&, wxBitmapType) () at /lib64/libwx_gtk3u_core-suse-nostl.so.16.0.0
#8 0x00007fffc8ebe80f in wxsRegisterItem<wxsAnimationCtrl>::wxsRegisterItem(wxString, wxsItemType, wxString, long, bool) ()
at /usr/local/lib/libwxsmithlib.so.0
#9 0x00007fffc8d6bacf in _GLOBAL__sub_I_wxsanimationctrl.cpp () at /usr/local/lib/libwxsmithlib.so.0
not sure if really usable, can not reproduce, ran in gdb, when it hang : ctrl-c and then bt.
but most of the other times I get something else ...
Recent Posts