Wireshark mailing list archives

Re: WS runtime error


From: Guy Harris <guy () alum mit edu>
Date: Wed, 4 Mar 2015 11:24:28 -0800


On Mar 4, 2015, at 7:29 AM, Joerg Mayer <jmayer () loplof de> wrote:

When starting Wireshark with a specific trace file (unfortunately confidential),
I get the following message on startup (git head):

/home/jmayer/work/wireshark/git/ui/qt/packet_list.cpp:537:13: runtime error: load of value 9, which is not a valid 
value for type 'bool'

Does this provide enough information? If not, what should I do to track down
the cause of this?

Some Googling suggests that this is an error from ASAN.

If the line number is correct, perhaps the constructor for PacketList needs to initialize the tail_at_end_ member.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: