crash when selecting mp3 file
This issue was migrated from bug 1726 in our old bug tracker.
Original bug information:
Reporter: hajma
Status: RESOLVED FIXED
Product: Wireshark
Component: GTK+ UI
OS: Linux
Platform: x86
Version: 0.99.6
This issue was migrated from bug 1726 in our old bug tracker.
Original bug information:
Reporter: hajma
Status: RESOLVED FIXED
Product: Wireshark
Component: GTK+ UI
OS: Linux
Platform: x86
Version: 0.99.6
Build Information: Version 0.99.6
Copyright 1998-2007 Gerald Combs <gerald@wireshark.org> 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 with GTK+ 2.11.5, with GLib 2.13.6, with libpcap 0.9.7, with libz 1.2.3, with libpcre 7.2, with Net-SNMP 5.3.1, with ADNS, without Lua, with GnuTLS 1.6.1, with Gcrypt 1.2.4, with MIT Kerberos, without PortAudio, without AirPcap.
Running on Linux 2.6.22-1mdv, with libpcap version 0.9.7.
Built using gcc 4.2.1 20070704 (prerelease) (4.2.1-3mdv2008.0).
to reproduce:
1. # wireshark
2. File->Open - navigate to a directory containing an mp3 file
3. select an mp3 file
result: crash
does not happen with any other file types
backtrace here: http://qa.mandriva.com/attachment.cgi?id=7281
added oslinux uigtk version0.x labels
This is already fixed in the repository:
$ svn log wiretap/mpeg.c
------------------------------------------------------------------------
r22261 | jake | 2007-07-07 00:27:03 +0200 (Sat, 07 Jul 2007) | 1 line
Now it really can read MP3 files, without SIGABRT.
------------------------------------------------------------------------
closed