faykfox Posted November 18, 2012 Share Posted November 18, 2012 I'm running the mumble client provided in the debian squeeze repository. The client seems to be crashing quite regularly when in use, but will remain open for hours without a problem when idle.I've included the stack trace that it shows below: *** glibc detected *** mumble: free(): invalid next size (fast): 0x0000000002333110 *** ======= Backtrace: ========= /lib/libc.so.6(+0x71e16)[0x7f20d10dde16] /lib/libc.so.6(cfree+0x6c)[0x7f20d10e2b8c] /usr/lib/libX11.so.6(XFree+0x9)[0x7f20d49f7ec9] /usr/lib/libX11.so.6(_XFreeEventCookies+0x35)[0x7f20d49f7f15] /usr/lib/libX11.so.6(XNextEvent+0x22)[0x7f20d49e6d82] mumble[0x5a65fd] mumble[0x5c18fe] /usr/lib/libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x306)[0x7f20d1f772e6] /usr/lib/libQtCore.so.4(_ZN15QSocketNotifier9activatedEi+0x2e)[0x7f20d1fc3e5e] /usr/lib/libQtCore.so.4(_ZN15QSocketNotifier5eventEP6QEvent+0x253)[0x7f20d1f7e143] /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xac)[0x7f20d27a932c] /usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x14b)[0x7f20d27af80b] /usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8c)[0x7f20d1f6409c] /usr/lib/libQtCore.so.4(+0x1a2a6a)[0x7f20d1f8da6a] /lib/libglib-2.0.so.0(g_main_context_dispatch+0x1f2)[0x7f20d09a56f2] /lib/libglib-2.0.so.0(+0x42568)[0x7f20d09a9568] /lib/libglib-2.0.so.0(g_main_context_iteration+0x6c)[0x7f20d09a971c] /usr/lib/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x73)[0x7f20d1f8d6b3] /usr/lib/libQtGui.so.4(+0x2a819e)[0x7f20d285919e] /usr/lib/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x32)[0x7f20d1f629c2] /usr/lib/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xdc)[0x7f20d1f62d9c] /usr/lib/libQtCore.so.4(_ZN16QCoreApplication4execEv+0xbb)[0x7f20d1f67a2b] mumble[0x4ac895] /lib/libc.so.6(__libc_start_main+0xfd)[0x7f20d108ac8d] mumble[0x4395a9] Any ideas or assistance in solving this would be very much appreciated! Quote Link to comment Share on other sites More sharing options...
Administrators hacst Posted November 18, 2012 Administrators Share Posted November 18, 2012 This trace lacks symbol information in Mumble. Please install the mumble-dbg debug symbol package so we can locate the issue inside Mumble. Thanks. Quote Link to comment Share on other sites More sharing options...
faykfox Posted November 21, 2012 Author Share Posted November 21, 2012 well, installing the debug symbols package appears to have remedied my crashing situation. figures, but as long as it's not crashing, I'm happy :p Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.