Hi,
It was corrected in the 1.3.x branch, so
the correction must be include in 1.4.1.
Could you check in the crashdump stack, the crash is related to proto_tree_draw_node?
And could you check if you can reproduce it when the hex bytes pane is not displayed?
Regards
Florent
De : wireshark-users-bounces@xxxxxxxxxxxxx
[mailto:wireshark-users-bounces@xxxxxxxxxxxxx] De la part de lakshmi r nair
Envoyé : jeudi 12 mai 2011
12:49
À :
wireshark-users@xxxxxxxxxxxxx
Objet : [Wireshark-users]
Issue with Preferences
We are using wireshark-1.4.1 to develop our custom
dissectors.
There are options to set preferences for our Dissectors.While Testing
its observed that wireshark crashes at certain times when the
preferences are applied. (Apply preferences when the pcap is open and all the
Tree's Expanded)
For Example , to get the crash
4. Set/Unset the Preferences for TCP
Edit->Preferences->TCP->Validate the TCP Check Sum , if Possible.
With all the tree expanded , setting /unsetting preference options
eventually crashes wireshark on Linux (non systematic). It doesnt crash on
a Windows .
The Wireshark crashes at g_slice_alloc from /lib/libglib-2.0.so.0
We have noticed the same behavior for other checkbox options like UDP CRC
Validation, IP Validation of CRC. etc.
A similer kind of bug was found to be raised in BUG 2053. But it
is reported as closed.
Please provide some insight on the issue.