http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1980
Summary: X Window crash on Mac OS X 10.5
Product: Wireshark
Version: 0.99.6
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: tiennou7@xxxxxxxxx
Build Information:
wireshark 0.99.6
Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
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 with GTK+ 2.12.1, with GLib 2.14.2, with libpcap 0.9.5, with libz
1.2.3, without libpcre, without Net-SNMP, without ADNS, without Lua, without
GnuTLS, without Gcrypt, with MIT Kerberos, without PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.
Running on Darwin 9.0.0, with libpcap version 0.9.5.
Built using gcc 4.0.1 (Apple Inc. build 5465).
--
Built using MacPorts 1.520, I'm getting this error :
The program 'wireshark' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 8680 error_code 8 request_code 152 minor_code 4)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
I'm getting a different serial each time (I've seen 10685, 8767, 6545, 6424,
14811, 8098 also). I don't know what serial means, but the rest is the same
each time...
I'm trying to look at Transmission network packets
(http://transmission.m0k.org), and it crashes after I start capturing packets.
Strange thing is that it only crash when Transmission is running (I can look at
basic HTTP stuff without crashing), so I don't know what causes this. Wireshark
was also running fine when capturing Transmission things on 10.4 before I
upgraded to 10.5...
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.