Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4316] WireShark crashes (SIG11) if I use my custom RADIUS

Date: Thu, 10 Dec 2009 07:00:18 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4316

Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2009-12-10 07:00:16 PST ---
I'm guessing that the dictionary is probably OK but that there's a bug 
in the radius load_dictionary code unrelated to that specific dictionary 
file because:

I get the crash if I use a dictionary file with just 1 attribute line in 
it (or even with an empty dictionary file).

The actual error message (on Windows):

  Unhandled exception at 0x685dc910 in wireshark.exe: 0xC0000005: Access
  violation reading location 0xbaadf00d.

Sounds like a reference using an uninitialized pointer or something 
similar which may not be too hard to fix.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.