Wireshark-bugs: [Wireshark-bugs] [Bug 11838] [SIGSEGV] ESC key crashes RTP Player while playing
Date: Wed, 02 Dec 2015 06:25:17 +0000

Comment # 3 on bug 11838 from
After doing a `make distclean', I have rebuilt on mater-2.0 HEAD -
Version 2.0.1 (v2.0.0-106-g6110aeb from master-2.0).

Now Wireshark crashes when I click on play after selecting a stream.

================

0x00000001058e1221 in QBasicMutex::unlockInternal() () from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
(gdb) bt
#0  0x00000001058e1221 in QBasicMutex::unlockInternal() () from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
#1  0x00000001058e089c in QMutex::unlock() () from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
#2  0x000000011617b5c9 in ?? () from
/Users/rakkesh/Applications/Wireshark.app/Contents/PlugIns/audio/libqtaudio_coreaudio.dylib
#3  0x0000000105ac179c in QMetaObject::activate(QObject*, int, int, void**) ()
   from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
#4  0x0000000106a6ef86 in QAudioOutput::setCategory(QString const&) ()
   from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
#5  0x0000000105ac179c in QMetaObject::activate(QObject*, int, int, void**) ()
   from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
#6  0x0000000106a6fe9f in QAbstractAudioOutput::stateChanged(QAudio::State) ()
   from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
#7  0x0000000105aba18c in QObject::event(QEvent*) () from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
#8  0x00000001063ef97b in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
#9  0x00000001063f22de in QApplication::notify(QObject*, QEvent*) ()
   from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
#10 0x0000000105a92212 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) ()
   from
/Users/rakkesh/Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
#11 0x0000000107c86b0e in qt_plugin_instance () from
/Users/rakkesh/Applications/Wireshark.app/Contents/PlugIns/platforms/libqcocoa.dylib
#12 0x0000000107c87391 in qt_plugin_instance () from
/Users/rakkesh/Applications/Wireshark.app/Contents/PlugIns/platforms/libqcocoa.dylib
#13 0x00007fff81dfa8b1 in ?? () from
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
#14 0x00007fff5fbfae30 in ?? ()
#15 0x00007fff81dda027 in ?? () from
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
#16 0x00007fff5fbfadb0 in ?? ()
#17 0x00007fff5fbfadd0 in ?? ()
#18 0x0000000107b38620 in ?? ()
#19 0x0000000107b1d270 in ?? ()
#20 0x0000000000000000 in ?? ()


You are receiving this mail because:
  • You are watching all bug changes.