Hello all, I recently started using winpcap to do perform analysis on some internal RTP traffic, and have written a simple implementation of this which is now running on a handful of XP machines at my company. The application uses a pcap_open_live call to monitor traffic for long periods of time, and I just began to notice that the machines which are running the application seem to spontaneously reboot at random times while winpcap is capturing data. When a machine reboots and come back up, I am presented with a MS/Windows dialog stating that an error has occured, offering a dump file containing information related to the crash. Viewing the dump file in WinDebug, I find that the machine suffered from a device driver fault just before rebooting.
I have done some looking around and found that libpcap users have experienced similar problems to this in the past, but havn't found a resolution. Just to note, the machines that are experiencing this problem are not running firewall software, as was the case with a previous mailing list message similar to this. Can anyone provide me with info as to what might be causing this, and how I can correct it? Thanks Jonathan Halterman ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
