Bug ID |
9336
|
Summary |
crash on startup (segfault in proto_register_field_array, seems)
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.11.x (Experimental)
|
Hardware |
x86-64
|
OS |
Mac OS X 10.9
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
wireshark 1.11.1-SVN-52890 (SVN Rev 52890 from /trunk)
Running on Mac OS X 10.9, build 13A603 (Darwin 13.0.0), without locale, with
libpcap version 1.3.0 - Apple version 41, with libz 1.2.5, GnuTLS 2.12.19,
Gcrypt 1.5.0, without AirPcap.
Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.9.00).
--
Wireshark seems to start fine (i.e. the gui shows up and starts loading modules
and whatnot), but when the loading bar gets to "registering plugins," it
crashes with a segfault (KERN_INVALID_ADDRESS) seemingly emanating from
proto_register_field_array.
You are receiving this mail because:
- You are watching all bug changes.