[Winpcap-users] PC rebooting phenomenon in winpcap application

김철민 cmkim at sysonchip.co.kr
Tue Oct 31 12:57:08 GMT 2006


Hello Everyone~

I’m a beginner of the Winpcap and had made an application with it.
It has been built on Visual Studio .NET 2003 on Windows XP Service pack 2.
Its function is to capture every packet from an Ethernet device to bypass it to opposite side Ethernet device and vice versa. (Like a GW function)
Its throughput is reach to 30Mbps.
The problem is that in every try, the application makes the PC to reboot after some running (about 5 to 20 minutes)
Here is the blue screen dump of my situation

------------------------------------------------------------------------------------------
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 7c82deea, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 7c82deea, address which referenced memory
------------------------------------------------------------------------------------------

Some window driver guy said that it looks like a problem of winpcap driver (.sys)
But he can not explain further because he doesn’t know about winpcap well……

So are there any comments?
Any comment will be welcome ^^

I’m using winpcap 3.1 beta 4

Have a nice day~

PS : Sorry for my terrible English…… ^^




More information about the Winpcap-users mailing list