It looks like GTK is calling flow_graph_on_destroy@flowgraph.c:138 before calling on_destroy@graph_analysis.c:169. Since the latter references memory free()ed by the former, we're getting a segfault sometimes. Not sure what the appropriate fix is - glib doesn't seem to have a way to explicitly order signal deliveries?
On Tue, Aug 28, 2012 at 3:44 PM, Nahuel Greco <ngr...@gmail.com> wrote: > Package: wireshark > Version: 1.8.2-1 > Severity: normal > > Try the following: > > 1- Open any .pcap file > 2- Open the FlowGraph window using Statics->FlowGraph > 3- Press the OK button to display the Graph Analysis window, it will > show without closing the previous window > 4- Press the CANCEL button in the FlowGraph window (the first window > opened) > 5- segfault > > > > -- System Information: > Debian Release: wheezy/sid > APT prefers testing > APT policy: (500, 'testing'), (1, 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) > Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) > Shell: /bin/sh linked to /bin/bash > > Versions of packages wireshark depends on: > ii libc6 2.13-35 > ii libcairo2 1.12.2-2 > ii libgdk-pixbuf2.0-0 2.26.1-1 > ii libglib2.0-0 2.32.3-1 > ii libgtk2.0-0 2.24.10-2 > ii libpango1.0-0 1.30.0-1 > ii libpcap0.8 1.3.0-1 > ii libportaudio2 19+svn20111121-1 > ii libwireshark2 1.8.2-1 > ii libwiretap2 1.8.2-1 > ii libwsutil2 1.8.2-1 > ii wireshark-common 1.8.2-1 > ii zlib1g 1:1.2.7.dfsg-13 > > wireshark recommends no packages. > > wireshark suggests no packages. > > -- no debconf information > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org