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-bugs: [Wireshark-bugs] [Bug 1548] call of "Protocol Preferences" results in GTK error msg at the command line

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Mon, 7 May 2007 21:35:11 +0000 (GMT)

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1548





------- Comment #3 from stephentfisher@xxxxxxxxx  2007-05-07 21:35 GMT -------
After setting the environment variable G_DEBUG to fatal_criticals, I was able
to get a core dump that shows the problem in frame #6 with a
g_object_get_data() call (what we #define OBJECT_GET_DATA to in GTK 2.x) and is
coming from line 1837 of the properties_cb function in gtk/prefs_dlg.c:

    /* Get the module for this page. */
    page_module = OBJECT_GET_DATA(frame, E_PAGE_MODULE_KEY);

This problem *may* have been introduced with the last changed to prefs_dlg.c -
SVN revision 21065 - but I'm not sure at this point.


-- 
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.

  • Prev by Date: [Wireshark-bugs] [Bug 1583] Autostop Doesn't Work
  • Next by Date: [Wireshark-bugs] [Bug 1430] EtherCAT dissector
  • Previous by thread: [Wireshark-bugs] [Bug 1548] call of "Protocol Preferences" results in GTK error msg at the command line
  • Next by thread: [Wireshark-bugs] [Bug 1548] call of "Protocol Preferences" results in GTK error msg at the command line
  • Index(es):
    • Date
    • Thread

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