ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12877] New: [SIGABRT] Aborted at PacketListModel::recreate

Date: Sun, 11 Sep 2016 19:32:40 +0000
Bug ID 12877
Summary [SIGABRT] Aborted at PacketListModel::recreateVisibleRows
Product Wireshark
Version 2.2.0
Hardware x86-64
OS Mac OS X 10.11
Status UNCONFIRMED
Severity Major
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Created attachment 14902 [details]
crash report

Build Information:
Version 2.2.0 (v2.2.0-0-g5368c50 from master-2.2)
--
System: OS X, 2.2.0

Abort happened when I selected a typical packet, nothing unusual.

Stack trace excerpt:

0   libsystem_kernel.dylib            0x00007fff89867f06 __pthread_kill + 10
1   libsystem_pthread.dylib           0x00007fff8c1bd4ec pthread_kill + 90
2   libsystem_c.dylib                 0x00007fff9c5746df abort + 129
3   QtCore                            0x00000001056353e9 0x105614000 + 136169
4   QtCore                            0x0000000105636991
QMessageLogger::fatal(char const*, ...) const + 161
5   QtCore                            0x0000000105631788 qt_assert_x(char
const*, char const*, char const*, int) + 88
6   org.wireshark.Wireshark           0x00000001003f966d
PacketListModel::recreateVisibleRows() + 311
7   org.wireshark.Wireshark           0x000000010022c3df rescan_packets + 1391
8   org.wireshark.Wireshark           0x000000010022c7ea cf_filter_packets +
266
9   org.wireshark.Wireshark           0x00000001003dba95
MainWindow::filterPackets(QString, bool) + 177
10  org.wireshark.Wireshark           0x00000001005a6e30
MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 1848
11  QtCore                            0x0000000105882b6f
QMetaObject::activate(QObject*, int, int, void**) + 1871
12  org.wireshark.Wireshark           0x000000010059f1ce
DisplayFilterEdit::filterPackets(QString, bool) + 52
13  org.wireshark.Wireshark           0x00000001002b9bf4
DisplayFilterEdit::clearFilter() + 72
14  org.wireshark.Wireshark           0x000000010059eeba
DisplayFilterEdit::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)
+ 390


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