https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4316
Summary: WireShark crashes (SIG11) if I use my custom RADIUS
dictionary
Product: Wireshark
Version: 1.2.4
Platform: All
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: zmihaly@xxxxxxxxx
Created an attachment (id=4051)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4051)
Here is a simple packet for reproducing the problem
Build Information:
I can reproduce this problem with the distribution version of WireShark from
KUbuntu Jaunty (1.2.2) and with a compiled version (1.2.4) as well.
My configure parametere were these (1.2.4):
./configure --prefix=/usr/local/wireshark --with-ssl --with-libcap
--with-portaudio --with-pcre --with-zlib --with-pcap --with-pic
--enable-text2pcap --enable-mergecap --enable-tshark --enable-wireshark
--
I have a custom dictionary file, and if I replace the original dictionary with
mine, I get segfault when I open a trace.
I think the dictionary is correct, because we use this in our applications.
I'm using a fresh Kubuntu Jaunty at the moment, but the same happens on Debian
Lenny as well.
The interesting is that WS (1.0.2) from Ubuntu Hardy works well.
Please find my dictionary and a simple capture file for testing.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.