Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9909] Buildbot crash output: fuzz-2014-03-20-27222.pcap

Date: Fri, 21 Mar 2014 15:55:17 +0000

changed bug 9909

What Removed Added
Status CONFIRMED RESOLVED
CC   [email protected]
Resolution --- FIXED

Comment # 12 on bug 9909 from
(In reply to comment #2)
> I uploaded a short-term fix to prevent crashing:
> https://code.wireshark.org/review/#/c/757/
> 
> (not sure if anyone else is working on these related buildbot crash bugs or
> not, since I can't set "IN_PROGRESS" for this bug)

With my gdb is have :
Program received signal SIGSEGV, Segmentation fault.
add_tagged_field (pinfo=pinfo@entry=0x7fffffffcb48,
tree=tree@entry=0x7fffa5280310, 
    tvb=tvb@entry=0x244d940, offset=offset@entry=99, ftype=ftype@entry=-1)
    at packet-ieee80211.c:13242
13242      gboolean isDMG = *((gboolean*)(p_get_proto_data(wmem_file_scope(),
pinfo, proto_wlan, IS_DMG_KEY)));

and i try the patch and no crash !


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