[Wireshark-dev] buildbot failure in Ubuntu-7.01-x86-64

2008-03-01 Thread buildbot-no-reply
The Buildbot has detected a new failure of Ubuntu-7.01-x86-64. Full details are available at: http://buildbot.wireshark.org/trunk/Ubuntu-7.01-x86-64/builds/2976 Buildbot URL: http://buildbot.wireshark.org/trunk/ Build Reason: Build Source Stamp: HEAD Blamelist: jake,morriss,sfisher,stig,tuexen

Re: [Wireshark-dev] Error compiling acustomdllpluginforWireshark0.99.7

2008-03-01 Thread Maynard, Chris
Actually, you've got warnings, not errors, but since the "treat warnings as errors" flag is specified, the build stops. You should correct all the warnings in your code. Alternatively, you can remove the flag that treats warnings as errors, but I don't recommend that.

Re: [Wireshark-dev] Error compiling acustomdllpluginforWireshark0.99.7

2008-03-01 Thread A Verma
Hi, Thanks so mich for your response. I shall take about the point related to diif threads that you mentioned. I made the changed to makefile.namke, but got the follwoing errors: Creating library ciscosm.lib and object ciscosm.exp cd .. cd xxx "C:\Program Files\Microsoft Visual Studio 8\VC\BIN

[Wireshark-dev] buildbot failure in Ubuntu-7.01-x86-64

2008-03-01 Thread buildbot-no-reply
The Buildbot has detected a new failure of Ubuntu-7.01-x86-64. Full details are available at: http://buildbot.wireshark.org/trunk/Ubuntu-7.01-x86-64/builds/2973 Buildbot URL: http://buildbot.wireshark.org/trunk/ Build Reason: Build Source Stamp: HEAD Blamelist: guy,jake,stig,wmeier BUILD FAILE

[Wireshark-dev] Howto print landscape from Wireshark

2008-03-01 Thread Bob Gustafson
To print out landscape pages from Wireshark: 1) Select Plain text 2) Select Packet info to print 3) Output to file (wireshark.out is default - OK) 4) From shell window, use commands such as: pretty -r -f 8 wireshark.out This will print landscape ( -r ) and will shrink the type size (from 1

Re: [Wireshark-dev] new dissector / redback lawful intercept packet

2008-03-01 Thread Florian Lohoff
> Hello Flo, > > I think you need to follow this procedure to submit your dissector: > http://www.wireshark.org/docs/wsdg_html/#ChSrcSend Sorry - Long time ago i last submitted a patch: Bug #2320 Fuzz test couple times 100 tests survived ... Patch and pcap file attached. Flo -- Florian Lohoff

Re: [Wireshark-dev] [Wireshark-bugs] [Bug 2316] Dissector bug, protocol SNMP: proto.c:2983: failed assertion "( guint)hfindex < gpa_hfinfo.len"

2008-03-01 Thread Joerg Mayer
On Sat, Mar 01, 2008 at 11:46:36AM +0100, Stig Bj?rlykke wrote: > 2008/3/1, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > --- Comment #2 from Jörg Mayer <[EMAIL PROTECTED]> 2008-03-01 10:10:20 GMT > > --- > > NO ARRAY: packet-snmp.c, hf_snmp_big_counter_value > > We have a lot of dissectors with "

Re: [Wireshark-dev] [Wireshark-bugs] [Bug 2316] Dissector bug, protocol SNMP: proto.c:2983: failed assertion "( guint)hfindex < gpa_hfinfo.len"

2008-03-01 Thread Stig Bjørlykke
2008/3/1, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > --- Comment #2 from Jörg Mayer <[EMAIL PROTECTED]> 2008-03-01 10:10:20 GMT > --- > NO ARRAY: packet-snmp.c, hf_snmp_big_counter_value We have a lot of dissectors with "NO ARRAY" errors. I will have a look at some of them. -- Stig Bjørlykke _