[Wireshark-dev] MSVC 2015 failures

2015-08-06 Thread Anders Broman
Hi, Currently with top of trunk I get: packet-btobex.c(1134): error C2220: warning treated as error - no 'object' file generated packet-btobex.c(1134): warning C4312: 'type cast': conversion from 'gulong' to ' gpointer' of greater size packet-btatt.c(1420): error C2220: warning treated as error -

Re: [Wireshark-dev] Npcap 0.03 call for test

2015-08-06 Thread Jim Young
Hello Yang, I've been doing some testing with Npcap 0.03-r4. Current observations: I can confirm the ping -t -l 65500 127.0.0.1 command is now working as expected. Also I have been unable to trigger any BSODs. On my primary Windows 8.1 system I can easily reproduce the installation stall

Re: [Wireshark-dev] Npcap 0.03 call for test

2015-08-06 Thread Pascal Quantin
2015-08-05 9:39 GMT+02:00 Yang Luo : > Hello Jim, > > On Tue, Aug 4, 2015 at 12:23 PM, Jim Young wrote: > >> Hello Yang, >> >> While testing Npcap 0.03-r3 I stumbled into one reproducible issue but I >> also triggered a crash (which I am currently unable to reproduce). >> >> The reproducible issu

Re: [Wireshark-dev] MSVC 2015 failures

2015-08-06 Thread Michal Labedzki
Try this: https://code.wireshark.org/review/#/c/9894/ On 6 August 2015 at 10:13, Anders Broman wrote: > Hi, > > Currently with top of trunk I get: > > > > packet-btobex.c(1134): error C2220: warning treated as error - no 'object' > file > > generated > > packet-btobex.c(1134): warning C4312: 'ty

Re: [Wireshark-dev] Npcap 0.03 call for test

2015-08-06 Thread Yang Luo
Hi Pascal, This issue is because some parts of Npcap have been migrated to MSVC2010, however Win10 RTM lacks VC2010 redist package. I have changed to static link the libs, and tested on my Win10 RTM. Latest installer that has this bug fixed is: https://svn.nmap.org/nmap-exp/yang/NPcap-LWF/npcap-nm

Re: [Wireshark-dev] [Wireshark-commits] master ef0bdbc: Cleanup a bunch of 802.11ad stuff.

2015-08-06 Thread Bill Meier
On 8/5/2015 9:24 PM, Wireshark code review wrote: URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef0bdbc0da8cb364d254ebb5cf4053f58541ba10 Submitter: Guy Harris (g...@alum.mit.edu) Changed: branch: master Repository: wireshark Commits: ef0bdbc by Guy Harris (g...@alum.

Re: [Wireshark-dev] Npcap 0.03 call for test

2015-08-06 Thread Pascal Quantin
2015-08-06 15:21 GMT+02:00 Yang Luo : > Hi Pascal, > > This issue is because some parts of Npcap have been migrated to MSVC2010, > however Win10 RTM lacks VC2010 redist package. I have changed to static > link the libs, and tested on my Win10 RTM. Latest installer that has this > bug fixed is: > h

Re: [Wireshark-dev] Npcap 0.03 call for test

2015-08-06 Thread Jim Young
Hello Yang, After installing 0.03-r5 on my Windows 8.1 system I too am see a BSOD when starting Wireshark, tshark or dumpcap. Like Pascal's Bugcheck Analysis my crashes are also reporting bug check string: IRQL_NOT_LESS_OR_EQUAL (a) 2: kd> .symfix C:\Symbols 2: kd> .reload Loading Kernel S