ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [ethereal-dev] GTK segfault

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Thu, 9 Dec 1999 23:24:24 -0800
> Sigh... I just had a segfault when moving from packet
> to packet, highlighting protocol items. Normal usage.
> The segfault occured from within gtk:

Ah, yes, that one.

I seem to remember it happening rather a lot with some code I'd done to
scroll the hex dump to bring the data for the highlighted protocol item
on-screen, and I think Nathan may have tried that and found the same.

I've also seen it *without* that code; I don't know precisely why the
text widget is confused, however.