Bug ID |
8677
|
Summary |
Buildbot crash output: fuzz-2013-05-14-1390.pcap
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
URL |
http://www.wireshark.org/download/automated/captures/fuzz-2013-05-14-1390.pcap
|
OS |
Ubuntu
|
Status |
CONFIRMED
|
Severity |
Major
|
Priority |
High
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Problems have been found with the following capture file:
http://www.wireshark.org/download/automated/captures/fuzz-2013-05-14-1390.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/sample_dot1x_eaptls.cap
Build host information:
Linux wsbb04 3.2.0-41-generic #66-Ubuntu SMP Thu Apr 25 03:27:11 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 12.04.2 LTS
Release: 12.04
Codename: precise
Buildbot information:
BUILDBOT_REPOSITORY=http://code.wireshark.org/git/wireshark
BUILDBOT_BUILDNUMBER=1907
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=89afc91ccfd137785840d9ced9ec1929e6a13a5b
Return value: 139
Dissector bug: 0
Valgrind error count: 0
Git commit
commit 89afc91ccfd137785840d9ced9ec1929e6a13a5b
Author: Guy Harris <[email protected]>
Date: Tue May 14 21:53:57 2013 +0000
Give file_selection_new() an argument to specify the parent window of
the file selection dialog.
Call gtk_file_chooser_set_do_overwrite_confirmation() in
file_selection_new() for FILE_SELECTION_SAVE file selection dialogs,
rather than doing it in the individual callers of file_selection_new().
Use gtk_dialog_set_alternative_button_order() in file_selection_new() to
set the alternative button order, rather than using #ifdefs.
Use file_selection_new() and file_selection_run() in the graph analysis
code. (We should clean up other code that uses file_selection_new() to
use file_selection_run(), and clean up other code that uses
gtk_file_chooser_dialog_new() to use file_selection_new() and
file_selection_run().)
svn path=/trunk/; revision=49308
Command and args: ./tshark -nVxr
[ no debug trace ]
You are receiving this mail because:
- You are watching all bug changes.