Bug ID |
8500
|
Summary |
Start up fails
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.5
|
Hardware |
x86
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Blocker
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 10392 [details]
patch adding capability to sniff digital radio
Build Information:
wireshark 1.8.5 (SVN Rev Unknown from unknown)
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 (32-bit) with GTK+ 2.24.13, with Cairo 1.12.2, with Pango 1.30.1, with
GLib 2.34.1, with libpcap, with libz 1.2.7, with POSIX capabilities (Linux),
without SMI, without c-ares, without ADNS, without Lua, without Python, with
GnuTLS 2.12.14, with Gcrypt 1.5.0, with MIT Kerberos, without GeoIP, without
PortAudio, with AirPcap.
Running on Linux 3.5.0-25-generic, with locale en_US.UTF-8, with libpcap
version
1.3.0, with libz 1.2.7, GnuTLS 2.12.14, Gcrypt 1.5.0, without AirPcap.
Built using gcc 4.7.2.
--
I downloaded v1.8.5 from wireshark.org, unpacked wireshark, patched wireshark,
built and installed wireshark; all with no complaints from my
Ubuntu 12.10 machine. But when I try to start wireshark the program bails
showing a text box (also in terminal) with this error:
ERROR:about_dlg.c:271:splash_update: assertion failed: (ul_sofar <= ul_count)
The patch I applied adds the capability to sniff digital radio signals. I
attached the patch.
You are receiving this mail because:
- You are watching all bug changes.