Wireshark-bugs: [Wireshark-bugs] [Bug 11654] NLM v4 statistics crash
Date: Fri, 30 Oct 2015 06:42:34 +0000
Comment # 2
on bug 11654
from Alexis La Goutte
Mac OS backtrace : 0 libsystem_kernel.dylib 0x00007fff8cb1f286 __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff938e29b3 abort + 129 2 libglib-2.0.0.dylib 0x000000010a483d0a g_assertion_message + 634 3 libglib-2.0.0.dylib 0x000000010a483dd8 g_assertion_message_expr + 120 4 libwireshark.0.0.0.dylib 0x000000010a62a1c2 wmem_alloc + 66 5 libwireshark.0.0.0.dylib 0x000000010a62d4ee wmem_strdup_vprintf + 62 6 libwireshark.0.0.0.dylib 0x000000010a62d5eb wmem_strdup_printf + 123 7 libwireshark.0.0.0.dylib 0x000000010ac5c516 rpc_proc_name + 102 8 libwireshark.0.0.0.dylib 0x000000010ac5f710 0x10a5b0000 + 7010064 9 org.wireshark.Wireshark 0x0000000109611788 ServiceResponseTimeDialog::fillTree() + 62 10 org.wireshark.Wireshark 0x00000001095b146c RpcServiceResponseTimeDialog::fillTree() + 762 11 org.wireshark.Wireshark 0x0000000109621f9b TapParameterDialog::on_applyFilterButton_clicked() + 207 12 org.wireshark.Wireshark 0x00000001096bebee TapParameterDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 286 13 org.wireshark.Wireshark 0x00000001096bee0d TapParameterDialog::qt_metacall(QMetaObject::Call, int, void**) + 75 14 org.wireshark.Wireshark 0x00000001096bdeda ServiceResponseTimeDialog::qt_metacall(QMetaObject::Call, int, void**) + 34 15 org.wireshark.Wireshark 0x00000001096bb6b8 RpcServiceResponseTimeDialog::qt_metacall(QMetaObject::Call, int, void**) + 34 16 QtCore 0x000000010e65496f QMetaObject::activate(QObject*, int, int, void**) + 1359 17 QtWidgets 0x000000010a0430a0 QAbstractButton::clicked(bool) + 64 18 QtWidgets 0x0000000109dd19ef 0x109cd3000 + 1042927 19 QtWidgets 0x0000000109dd1857 0x109cd3000 + 1042519 20 QtWidgets 0x0000000109dd2870 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 272 21 QtWidgets 0x0000000109d381fe QWidget::event(QEvent*) + 1486 22 QtWidgets 0x0000000109dd25d3 QAbstractButton::event(QEvent*) + 179 23 QtWidgets 0x0000000109e63678 QPushButton::event(QEvent*) + 88 24 QtWidgets 0x0000000109cffffc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 25 QtWidgets 0x0000000109d03447 QApplication::notify(QObject*, QEvent*) + 8631 26 QtCore 0x000000010e620932 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114 27 QtWidgets 0x0000000109d008e8 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 952 28 QtWidgets 0x0000000109d5656c 0x109cd3000 + 537964 29 QtWidgets 0x0000000109d5584f 0x109cd3000 + 534607 30 QtWidgets 0x0000000109cffffc QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 31 QtWidgets 0x0000000109d02abb QApplication::notify(QObject*, QEvent*) + 6187 32 QtCore 0x000000010e620932 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114 33 QtGui 0x000000010df2c5fc QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2140 34 QtGui 0x000000010df2b565 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 117 35 QtGui 0x000000010df1a1cb QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 315 36 libqcocoa.dylib 0x0000000110d7af0d 0x110d5b000 + 130829 37 libqcocoa.dylib 0x0000000110d7b8a8 0x110d5b000 + 133288 38 com.apple.CoreFoundation 0x00007fff8e8e7a01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 39 com.apple.CoreFoundation 0x00007fff8e8d9b8d __CFRunLoopDoSources0 + 269 40 com.apple.CoreFoundation 0x00007fff8e8d91bf __CFRunLoopRun + 927 41 com.apple.CoreFoundation 0x00007fff8e8d8bd8 CFRunLoopRunSpecific + 296 42 com.apple.HIToolbox 0x00007fff9989e56f RunCurrentEventLoopInMode + 235 43 com.apple.HIToolbox 0x00007fff9989e1ee ReceiveNextEventCommon + 179 44 com.apple.HIToolbox 0x00007fff9989e12b _BlockUntilNextEventMatchingListInModeWithFilter + 71 45 com.apple.AppKit 0x00007fff904938ab _DPSNextEvent + 978 46 com.apple.AppKit 0x00007fff90492e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 47 com.apple.AppKit 0x00007fff90488af3 -[NSApplication run] + 594 48 libqcocoa.dylib 0x0000000110d7a5e4 0x110d5b000 + 128484 49 QtCore 0x000000010e61d9ad QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381 50 QtCore 0x000000010e620ee7 QCoreApplication::exec() + 359 51 org.wireshark.Wireshark 0x000000010935565a main + 5450 52 org.wireshark.Wireshark 0x0000000109353ab4 start + 52
You are receiving this mail because:
- You are watching all bug changes.
- References:
- [Wireshark-bugs] [Bug 11654] New: NLM v4 statistics crash
- From: bugzilla-daemon
- [Wireshark-bugs] [Bug 11654] New: NLM v4 statistics crash
- Prev by Date: [Wireshark-bugs] [Bug 11654] NLM v4 statistics crash
- Next by Date: [Wireshark-bugs] [Bug 10984] SSL Decrypted Packet Not Decoded As HTTP
- Previous by thread: [Wireshark-bugs] [Bug 11654] NLM v4 statistics crash
- Next by thread: [Wireshark-bugs] [Bug 11654] NLM v4 statistics crash
- Index(es):