X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org From: "Jon Beniston" To: Subject: Using WinPcap in a cygwin application Date: Mon, 18 Jan 2010 13:04:16 -0000 Message-ID: <002601ca983e$bd496aa0$37dc3fe0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I'm trying to use WinPcap 4.1.1 in a program that links with cygwin1.dll 1.7.1-1. The program I have built runs successfully on Vista and Windows 7, but fails with a SIGSEGV seemingly before it calls WinMainCRTStartup on Windows XP SP3. The stack trace from insight is: ntdll!LdrCreateOutofProcessImage ntdll!RtlDeleteElementGenericTableAvl ntdll!RtlReAllocateHeap+38 (This is where the SIGSEGV is). Any suggestions what the problem might be? I understand there may be complications using WinPcap with Cygwin as it is built for Ming, but I have other programs that run ok. Cheers, Jon -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple