[Wireshark-dev] wireshark crashes on some windows PC when click Telephony > Rtpstreams

2025-04-12 Thread 何正军
Wireshark crashes on some windows PC when click Telephony > Rtpstreams *The reason is that wireshark is compiled with vs2022 and used the vc runtime is much newer than the PC's* *vc runtime's mismatch causes the crash* Hope wireshark experts can tar vc runtime in the windows installer as well so

[Wireshark-dev] Wireshark crashes on OS X Sierra after using color dialog (was: Re: The ASAN output you wanted)

2016-10-17 Thread Peter Wu
(+cc list in case people search for this issue) Hi Roland, The crash looks like a Qt bug, a possible workaround is posted in https://bugreports.qt.io/browse/QTBUG-56448 -- Kind regards, Peter Wu https://lekensteyn.nl On Mon, Oct 17, 2016 at 09:45:39PM +0200, Roland Knall wrote: > Hi > > The ou

Re: [Wireshark-dev] Wireshark crashes

2013-09-06 Thread Christopher Maynard
Anders Broman writes: > I’m wondering if anyone sees these crashes (Ubuntu 13.04 ) , to reproduce: > Preferences > Update list of packets in real time: off > Automatic scrolling in live captures: off >   > Start a capture – wait for a few packets to arrive ( packet counter) > Stop capture. >   >

[Wireshark-dev] Wireshark crashes

2013-09-06 Thread Anders Broman
Hi, I'm wondering if anyone sees these crashes (Ubuntu 13.04 ) , to reproduce: Preferences Update list of packets in real time: off Automatic scrolling in live captures: off Start a capture - wait for a few packets to arrive ( packet counter) Stop capture. Start a new capture - continue without s

Re: [Wireshark-dev] wireshark crashes while I export the packets.

2013-08-27 Thread Dario Lombardo
You could use a bisection method. Split the file in 2 smaller and try both. Continue until you have 1 packet. Once you have the guilty, you can give it to the different softwares (wireshark, tshark, reordercap, mergecap, etc). If only one crashes, the bug is located there. If all crash probably the

[Wireshark-dev] wireshark crashes while I export the packets.

2013-08-26 Thread Danniel_zeng
Hi all, The wireshark(we have added some something) crashes while I export the packet(regardless which packet). And this only happens with the captures in our lab . It is hard to discover which message cause this issue,as there is not output in the console window at all. So I would like t

Re: [Wireshark-dev] Wireshark crashes on tvb_get_const_stringz()

2012-03-20 Thread Kaul
On Tue, Mar 20, 2012 at 3:19 PM, Jakub Zawadzki wrote: > On Tue, Mar 20, 2012 at 03:04:23PM +0200, Kaul wrote: > > I might have used tvb_get_const_stringz() incorrectly, yet I don't think > > Wireshark should crash: > > Program received signal SIGSEGV, Segmentation fault. > > tvb_get_const_stringz

Re: [Wireshark-dev] Wireshark crashes on tvb_get_const_stringz()

2012-03-20 Thread Jakub Zawadzki
On Tue, Mar 20, 2012 at 03:04:23PM +0200, Kaul wrote: > I might have used tvb_get_const_stringz() incorrectly, yet I don't think > Wireshark should crash: > Program received signal SIGSEGV, Segmentation fault. > tvb_get_const_stringz (tvb=0x1c01b60, offset=10, lengthp=0x9) at > tvbuff.c:2548 > 2548

[Wireshark-dev] Wireshark crashes on tvb_get_const_stringz()

2012-03-20 Thread Kaul
I might have used tvb_get_const_stringz() incorrectly, yet I don't think Wireshark should crash: Program received signal SIGSEGV, Segmentation fault. tvb_get_const_stringz (tvb=0x1c01b60, offset=10, lengthp=0x9) at tvbuff.c:2548 2548 *lengthp = size; I'm not entirely sure why it crashes yet or wh

Re: [Wireshark-dev] Wireshark Crashes When Wireshark Flow Graph window is "CANCELLED" before closing the "Graph Analysis Window"

2012-01-18 Thread Alexis La Goutte
On Tue, Jan 17, 2012 at 10:03 PM, James Burnie wrote: > H.W: Intel core i7; 8G RAM etc… > > Windows Version: 7 64 Bit; patched current as of e-mail date > > Wireshark Version: 1.6.5 > > ** ** > > Issue: Wireshark Crashes When Wireshark Flow Graph window is "CANCELLED" > before closing

[Wireshark-dev] Wireshark Crashes When Wireshark Flow Graph window is "CANCELLED" before closing the "Graph Analysis Window"

2012-01-18 Thread James Burnie
H.W: Intel core i7; 8G RAM etc... Windows Version: 7 64 Bit; patched current as of e-mail date Wireshark Version: 1.6.5 Issue: Wireshark Crashes When Wireshark Flow Graph window is "CANCELLED" before closing the "Graph Analysis Window" Steps to Produce Issue 1. Apply some filter to a capt

Re: [Wireshark-dev] wireshark crashes after adding preferencecodeto my

2011-01-30 Thread Martin Mathieson
tter (and more generally useful) they'll be. > Thanks for the help > > > > Yosi > > > Best regards, Martin > > > *From:* wireshark-dev-boun...@wireshark.org [mailto: > wireshark-dev-boun...@wireshark.org] *On Behalf Of *Martin Mathieson > *Sent:* Thursday

Re: [Wireshark-dev] wireshark crashes after adding preferencecodeto my

2011-01-30 Thread Yosi Saggi
Developer support list for Wireshark Subject: Re: [Wireshark-dev] wireshark crashes after adding preferencecodeto my Hi Yosi On Thu, Jan 27, 2011 at 3:37 PM, Yosi Saggi wrote: When I call the "mac-lte" dissector I get this message: "Can't dissect LTE MAC frame because no pe

Re: [Wireshark-dev] wireshark crashes after adding preferencecodeto my

2011-01-30 Thread Yosi Saggi
the struct mean so I could fill them up. Thanks for the help Yosi From: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Martin Mathieson Sent: Thursday, January 27, 2011 6:31 PM To: Developer support list for Wireshark Subject: Re: [Wires

Re: [Wireshark-dev] wireshark crashes after adding preference code to my

2011-01-27 Thread Jeff Morriss
org [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Jeff Morriss Sent: Wednesday, January 26, 2011 4:35 PM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] wireshark crashes after adding preference code to my Yosi Saggi wrote: Hi I wanted to add some options i

Re: [Wireshark-dev] wireshark crashes after adding preference codeto my

2011-01-27 Thread Martin Mathieson
t; *From:* wireshark-dev-boun...@wireshark.org [mailto: > wireshark-dev-boun...@wireshark.org] *On Behalf Of *Martin Mathieson > *Sent:* Wednesday, January 26, 2011 12:44 PM > > *To:* Developer support list for Wireshark > *Subject:* Re: [Wireshark-dev] wireshark crashes aft

Re: [Wireshark-dev] wireshark crashes after adding preference codeto my

2011-01-27 Thread Yosi Saggi
ark-dev-boun...@wireshark.org] On Behalf Of Martin Mathieson Sent: Wednesday, January 26, 2011 12:44 PM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] wireshark crashes after adding preference codeto my I can't see anything immediately wrong with this. I assume y

Re: [Wireshark-dev] wireshark crashes after adding preference code to my

2011-01-26 Thread Jaap Keuter
Hi, Never mind, already done this in revision 35671. Thanks, Jaap On 01/26/2011 05:37 PM, Jaap Keuter wrote: Hi, Could you patch doc/README.developer for this? Thanks, Jaap On Wed, 26 Jan 2011 09:34:50 -0500, Jeff Morriss wrote: Yosi Saggi wrote: Hi I wanted to add some options in the pr

Re: [Wireshark-dev] wireshark crashes after adding preference code to my

2011-01-26 Thread Jaap Keuter
Hi, Could you patch doc/README.developer for this? Thanks, Jaap On Wed, 26 Jan 2011 09:34:50 -0500, Jeff Morriss wrote: Yosi Saggi wrote: Hi I wanted to add some options in the preference window for my dissector. This is the code I have added to the "proto_register" function: [...] prefs_

Re: [Wireshark-dev] wireshark crashes after adding preference code to my

2011-01-26 Thread Yosi Saggi
Thanks, it works -Original Message- From: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Jeff Morriss Sent: Wednesday, January 26, 2011 4:35 PM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] wireshark crashes after

Re: [Wireshark-dev] wireshark crashes after adding preference code to my

2011-01-26 Thread Jeff Morriss
Yosi Saggi wrote: Hi I wanted to add some options in the preference window for my dissector. This is the code I have added to the “proto_register” function: [...] prefs_register_bool_preference(dan_lte_sdk_module, "Dissect_MAC_Payload", "Dissect MAC Layer from D

Re: [Wireshark-dev] wireshark crashes after adding preference code to my

2011-01-26 Thread Martin Mathieson
I can't see anything immediately wrong with this. I assume your prefs variables (global_dan_lte_sdk_dissect_MAC and global_dan_lte_sdk_dissect_RLC) are gbooleans with file scope? I'm wondering why the existing LTE MAC dissector isn't suitable, or can't be made to work with your frames? Regards,

[Wireshark-dev] wireshark crashes after adding preference code to my

2011-01-26 Thread Yosi Saggi
Hi I wanted to add some options in the preference window for my dissector. This is the code I have added to the "proto_register" function: module_t *dan_lte_sdk_module; proto_dan_lte_sdk = proto_register_protocol ("DAN LTE SDK Protocol", "Dan LTE SDK", "dan_lte_sdk"); register_init_rou

Re: [Wireshark-dev] Wireshark crashes immediately upon launch.

2009-05-13 Thread Aaron Outhier
Ok, an update. I found the problem. It looks like this was an old issue that only happens on Leopard 10.5.4 and below. The trouble is, I have 10.5.6, with all updates applied. I got to thinking. I ultimately realized, that I had initially done a custom install of Leopard, then installed the updates

Re: [Wireshark-dev] Wireshark crashes immediately upon launch.

2009-05-12 Thread Jeff Morriss
Aaron Outhier wrote: > OS = Mac OS X 10.5.6 Leopard. > Hardware = PowerBook G4 1.0 GHz. > RAM = 768 MB. > X11 installed = Yes. > > Command-line tools working = Some (mergecap working, wireshark not > working). > > Wireshark GUI crashes immediately upon launch. Using V. 1.0.7 Stable > release.

[Wireshark-dev] Wireshark crashes immediately upon launch.

2009-05-12 Thread Aaron Outhier
OS = Mac OS X 10.5.6 Leopard. Hardware = PowerBook G4 1.0 GHz. RAM = 768 MB. X11 installed = Yes. Command-line tools working = Some (mergecap working, wireshark not working). Wireshark GUI crashes immediately upon launch. Using V. 1.0.7 Stable release. X11 is installed, but doesn't open whe

Re: [Wireshark-dev] Wireshark crashes on Ubuntu 7.10

2008-04-01 Thread Stephen Fisher
On Tue, Apr 01, 2008 at 08:40:02AM +, Munish Dayal wrote: > I have built and made an rpm package on RHEL 4 (wireshark 0.99.7 > source). Then I installed the rpm on Ubuntu 7.10 Gutsy Gibbon (using > alien). But wireshark crashes when I open the Preferences window. > Below is the backtrace. >

[Wireshark-dev] Wireshark crashes on Ubuntu 7.10

2008-04-01 Thread Munish Dayal
Hi, I have built and made an rpm package on RHEL 4 (wireshark 0.99.7 source). Then I installed the rpm on Ubuntu 7.10 Gutsy Gibbon (using alien). But wireshark crashes when I open the Preferences window. Below is the backtrace. Looks like some library problem. Any pointers ? Br, Munish 11:14:1

Re: [Wireshark-dev] WireShark crashes when I try to use a filter on my plugin dissector

2006-09-20 Thread Guy Harris
Bill Fassler wrote: > My concern now is > that the first and last entries are zero. Could this create any run > time problems? > > {0x00, "No Operation"} > . > . > . > {0, NULL} No, that won't cause a problem. It's the null string pointer that's the key, not the 0 value.

Re: [Wireshark-dev] WireShark crashes when I try to u se a filter on my plugin dissector

2006-09-20 Thread Ulf Lamping
> The reason I removed it was because we identify a NOP command as 0x00. I put > this final record in and I no longer get a run time fatal error and crash. > It looks like my filters are working. My concern now is that the first and > last entries are zero. Could this create any run time pro

Re: [Wireshark-dev] WireShark crashes when I try to use a filter on my plugin dissector

2006-09-20 Thread Bill Fassler
You nailed it Gilbert!  My string value array was missing the last necessary record of : { 0, NULL }wThe reason I removed it was because we identify a NOP command as 0x00.  I put this final record in and I no longer get a run time fatal error and crash.  It looks like my filters are working.  My co

Re: [Wireshark-dev] WireShark crashes when I try to use a filter on my plugin dissector

2006-09-19 Thread Gilbert Ramirez
On 9/19/06, Bill Fassler <[EMAIL PROTECTED]> wrote: > Thanks Guy, Jaap et al for helping me through this. My plugin dissector > seems to be working pretty well until I try to filter on something. When I > open the expression box and then expand my plugin filter(s), as soon as I > select the field

[Wireshark-dev] WireShark crashes when I try to use a filter on my plugin dissector

2006-09-19 Thread Bill Fassler
Thanks Guy, Jaap et al for helping me through this.  My plugin dissector seems to be working pretty well until I try to filter on something.  When I open the _expression_ box and then expand my plugin filter(s), as soon as I select the field I want to filter and click my mouse on it, the whole appl