I wrote an application using the winpcap developer developer's pack. 
Every once in a while, my application will give me the blue screen of
death and force me to reboot my PC.  I don't have much to go on other
than what windows tells me (I am running XP).  Here is what windows
tells me:
error type: PAGE_FAULT_IN_NONPAGED_AREA
File: npf.sys
address: 0xFA18CBCC
base: 0xFA18C000
stop: 0x50 (0xFF39A000, 0x00000000, 0xFA18C000, 0x00000000)
I also have a full memory dump from the crash, but I don't know how to
make use of that.  I ran dumpchk on it and it didn't tell me any
information that helped.

I compiled the application with borland C++ builder 6.0.  I use the
following winpcap functions:
pcap_findalldevs
pcap_open_live
pcap_datalink
pcap_compile
pcap_setfilter
pcap_next_ex

I've been struggling to figure this out. Does anyone have any ideas? 
Could it be a winpcap bug?

Thanks,
Nick


==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[EMAIL PROTECTED]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to