Hi,
I downloaded and built Wireshark using svn checkout (
http://anonsvn.wireshark.org/wireshark/trunk/) on Mac OS X Lion 10.7.5 The build was successful but when I run my built wireshark I get segmentation fault below after a bunch of warnings that I don't think have anything to do with the segfault. I am able to read the file using standard Wireshark that I installed (wireshark 1.6.8 (SVN Rev 42761 from /trunk-1.6)).Crash log is attached.
./wireshark -r <..>
17:38:50 Warn /preferences line 162: No such preference "stream.client.fg" (applying your preferences once should remove this warning)
...
..
Segmentation fault: 11
Here is the wireshark information:
./wireshark -version
wireshark 1.9.1 (SVN Rev 47968 from /trunk)
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.24.10, with Cairo 1.10.2, with Pango 1.30.0, with
GLib 2.32.3, with libpcap, with libz 1.2.7, without POSIX capabilities, without
libnl, with SMI 0.4.8, without c-ares, without ADNS, with Lua 5.1, without
Python, with GnuTLS 2.12.19, with Gcrypt 1.5.0, with MIT Kerberos, with GeoIP,
with PortAudio V19-devel (built Mar 2 2013 12:43:02), with AirPcap.
Running on Mac OS X 10.7.5, build 11G63b (Darwin 11.4.2), with locale
en_US.UTF-8, with libpcap version 1.1.1, with libz 1.2.7, GnuTLS 2.12.19, Gcrypt
1.5.0, without AirPcap.
Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz
Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2336.11.00).
Attachment:
crashlog
Description: Binary data