Comment # 2
on bug 8988
from Marko Hrastovec
(In reply to comment #1)
> Having the Build Information (as requested in the bug template) would help
> greatly here...
Here is build information:
wireshark 1.11.0 (SVN Rev 51016 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 3.6.4, with Cairo 1.12.14, with Pango 1.32.5, with
GLib 2.36.0, with libpcap, with libz 1.2.7, without POSIX capabilities, without
libnl, without SMI, without c-ares, without ADNS, without Lua, without Python,
with GnuTLS 2.12.23, with Gcrypt 1.5.0, with MIT Kerberos, without GeoIP,
without PortAudio, with AirPcap.
Running on Linux 3.8.0-26-generic, with locale en_US.UTF-8, with libpcap
version
1.3.0, with libz 1.2.7, GnuTLS 2.12.23, Gcrypt 1.5.0, without AirPcap.
Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz
Built using gcc 4.7.3.
> Did it ever work on this system? If yes, what has changed (including just
> "svn up")?
The only change was "svn update". It worked on this system because I developed
an ASTERIX dissector and since then I am regularly updating and building
Wireshark on three different computers with similar setup and the error occurs
on all of them.
> Have you tried a "make clean"? This may be necessary because of the recent
> default switch from GTK2 to GTK3.
I have tried "make clean" as you suggested. I have a feeling the error now
starts to occur a little later. However the error is still there. I will attach
a new output with compilation including "make clean".
You are receiving this mail because:
- You are watching all bug changes.