Bug ID |
13275
|
Summary |
Wireshark crashes at startup on MacOS latest
|
Product |
Wireshark
|
Version |
2.2.3
|
Hardware |
x86-64
|
OS |
Mac OS X 10.4
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Build process
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
Process: Wireshark [3644]
Path: /Applications/Wireshark.app/Contents/MacOS/Wireshark
Identifier: org.wireshark.Wireshark
Version: 2.2.3 (2.2.3)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Wireshark [3644]
User ID: 501
Date/Time: 2016-12-28 09:17:38.831 -0800
OS Version: Mac OS X 10.12.1 (16B2555)
Report Version: 12
Anonymous UUID: AC417286-0EE2-2004-D826-F28B44630938
Sleep/Wake UUID: 52743DFD-DA54-417E-9C8A-614C250D666C
--
Wireshark crashes at startup/launch of app.
I tried several downloads of the app through Firefox and Chrome. The app
appears to install correctly but crashes when launched through Finder/Apps.
Below is the snip from the top of the crash log.
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffc72b6dda __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffc73a2787 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffc721c420 abort + 129
3 QtCore 0x00000001038a53e9 0x103884000 + 136169
4 QtCore 0x00000001038a6991
QMessageLogger::fatal(char const*, ...) const + 161
5 QtWidgets 0x0000000102680a6c
QWidgetPrivate::QWidgetPrivate(int) + 604
6 QtWidgets 0x000000010284cc44 0x10262d000 +
2227268
7 QtWidgets 0x00000001028489f8
QMessageBox::QMessageBox(QWidget*) + 40
8 org.wireshark.Wireshark 0x0000000101ef8289
SimpleDialog::SimpleDialog(QWidget*, ESD_TYPE_E, int, char const*,
__va_list_tag*) + 47
9 org.wireshark.Wireshark 0x0000000101d8b37a simple_dialog + 154
10 org.wireshark.Wireshark 0x0000000101c1b969 main + 249
11 org.wireshark.Wireshark 0x0000000101c1b854 start + 52
Thread 1:
0 libsystem_kernel.dylib 0x00007fffc72b74e6 __workq_kernreturn +
10
1 libsystem_pthread.dylib 0x00007fffc739f7b5 _pthread_wqthread +
1426
2 libsystem_pthread.dylib 0x00007fffc739f211 start_wqthread + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fffc72b74e6 __workq_kernreturn +
10
1 libsystem_pthread.dylib 0x00007fffc739f622 _pthread_wqthread +
1023
2 libsystem_pthread.dylib 0x00007fffc739f211 start_wqthread + 13
Thread 3:
0 libsystem_pthread.dylib 0x00007fffc739f204 start_wqthread + 0
1 ??? 0x0202000000000000 0 +
144678138029277184
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5dfed5c8
rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5dfed5f0
rsp: 0x00007fff5dfed5c8
r8: 0x0000000000000100 r9: 0x00007fffcfe8c040 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x0000000000000001 r13: 0x00007fff5dfed940 r14: 0x00007fffcfea83c0 r15: 0x00007fb80a500000
rip: 0x00007fffc72b6dda rfl: 0x0000000000000206 cr2: 0x00007fffcfe8a128
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
You are receiving this mail because:
- You are watching all bug changes.