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

Wireshark-bugs: [Wireshark-bugs] [Bug 10448] New: Segfaults on Ubuntu 14.04

Date: Sat, 06 Sep 2014 06:54:23 +0000
Bug ID 10448
Summary Segfaults on Ubuntu 14.04
Product Wireshark
Version 1.10.6
Hardware x86
OS Ubuntu
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 13036 [details]
Segfaults when I open this dump

Build Information:
Version 1.10.6 (v1.10.6 from master-1.10)

Copyright 1998-2014 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.10.7, with Cairo 1.13.1, with Pango 1.36.1, with
GLib 2.39.91, with libpcap, with libz 1.2.8, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.10.0, with Lua 5.2, without
Python,
with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Feb 25 2014 21:09:53), with AirPcap.

Running on Linux 3.13.0-35-generic, with locale en_NZ.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, GnuTLS 2.12.23, Gcrypt 1.5.3, without AirPcap.
Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz

Built using gcc 4.8.2.

--
Each time I open the attached pcap file, Wireshark crashes. In the console with
dmesg I see these error lines.


[21342.174277] wireshark[16683]: segfault at 7fffd30bffa8 ip 00007f4bedfaf274
sp 00007fffd30bff90 error 6 in libc-2.19.so[7f4bedf30000+1bb000]
[21363.703503] wireshark[17440]: segfault at 7fff0ce7bfd8 ip 00007ff47714f715
sp 00007fff0ce7bfd0 error 6 in libc-2.19.so[7ff4770cf000+1bb000]
[21528.966316] wireshark[18333]: segfault at 7fffee24dfe8 ip 00007ffdeec28715
sp 00007fffee24dfe0 error 6 in libc-2.19.so[7ffdeeba8000+1bb000]
[21788.751480] wireshark[18364]: segfault at 7ffff1f2afd8 ip 00007fd6777f8274
sp 00007ffff1f2afc0 error 6 in libc-2.19.so[7fd677779000+1bb000]
[21842.345043] wireshark[18532]: segfault at 7ffff2d26fc8 ip 00007fd2097b7715
sp 00007ffff2d26fc0 error 6 in libc-2.19.so[7fd209737000+1bb000]


You are receiving this mail because:
  • You are watching all bug changes.