Hi, Since a few days ago wiresharks segfaults whenever its starts. dmesg gives wireshark[2320]: segfault at ffffffffa4004920 ip 00007fa5bc13d425 sp 00007ffcb149fbb8 error 5 in libgobject-2.0.so.0.4400.1[7fa5bc10a000+50000] OS is Ubuntu 15.04 64 bit, wireshark 1.12.6 compiled from source. Please help. Thanks. asked 28 Jun '15, 09:05 kmod edited 28 Jun '15, 09:12 grahamb ♦ |
I suspect you'll have to generate a backtrace to get any further with this. See the Ubuntu page on how to do this here.
Any changes the last few days, for instance software updates?
Yes, there was a update of libglib a few days ago.
Upgraded the following packages: libglib2.0-0 (2.44.0-1ubuntu3) to 2.44.1-1ubuntu1 libglib2.0-0:i386 (2.44.0-1ubuntu3) to 2.44.1-1ubuntu1 libglib2.0-bin (2.44.0-1ubuntu3) to 2.44.1-1ubuntu1 libglib2.0-data (2.44.0-1ubuntu3) to 2.44.1-1ubuntu1 libglib2.0-dev (2.44.0-1ubuntu3) to 2.44.1-1ubuntu1
Here is a backtrace
I should add that starting wireshark with sudo (yes, I know it is a bad idea) does not cause segfault. But there is a warning
So I think GtkDialog mapped with a transient parent might have caused segfault, though I have no idea what it means.