Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: [Wireshark-dev] Crash on Edit > Preferences

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Abhik Sarkar" <sarkar.abhik@xxxxxxxxx>
Date: Wed, 3 Dec 2008 23:10:38 +0400

Hello All,

My SVN copy of Wireshark has been, for a while, crashing when I go to
Edit > Preferences. I finally decided to get to the bottom of this and
have some very strange observations... but to start at the beginning:
OS: Windows XP Professional
SVN revision: 26908
Build Env: VC++ 2008 EE

To investigate, I start Wireshark and then attach to it from VC++.
Then I go to Edit > Preferences. The result is that the program always
stops due to an access violation and VC++ opens the file packet-vnc.c
and breaks at this block in vnc_server_framebuffer_update
		case ENCODING_COPY_RECT:
			bytes_needed =
				vnc_copyrect_encoding(tvb, pinfo, offset,
						      vnc_encoding_type_tree,
						      width, height);
			break;

I can't figure out what packet-vnc.c would have to do with my going to
Edit > Preferences, but that what always comes up. Perhaps I am doing
something wrong. Can someone help out or suggest a new approach to try
and find the problem?

Version 1.0.4 works properly on the same machine.

Thanks,
Abhik.

  • Follow-Ups:
    • Re: [Wireshark-dev] Crash on Edit > Preferences
      • From: Martin Lutz
    • Re: [Wireshark-dev] Crash on Edit > Preferences
      • From: Bill Meier
    • Re: [Wireshark-dev] Crash on Edit > Preferences
      • From: Guy Harris
  • Prev by Date: Re: [Wireshark-dev] How to share enhanced plugin
  • Next by Date: Re: [Wireshark-dev] Crash on Edit > Preferences
  • Previous by thread: Re: [Wireshark-dev] wireshark GUI documentation
  • Next by thread: Re: [Wireshark-dev] Crash on Edit > Preferences
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation