Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Wed, 5 Jan 2000 09:55:30 -0500
From: Christopher Faylor <cygwin@sourceware.cygnus.com>
To: zehavi@il.ibm.com
Cc: cygwin@sourceware.cygnus.com
Subject: Re: GDB: Program received signal SIGSEGV, Segmentation fault. 0x77f6cde6 in ?? ()
Message-ID: <20000105095530.A12404@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: zehavi@il.ibm.com, cygwin@sourceware.cygnus.com
References: <C125685D.003A8CA0.00@d12mta02.de.ibm.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <C125685D.003A8CA0.00@d12mta02.de.ibm.com>; from zehavi@il.ibm.com on Wed, Jan 05, 2000 at 12:37:31PM +0200

The "no debugging information" warnings are normal.

On a guess, I would say that you probably have more than one copy
of the cygwin DLL on your system.  That could cause a SIGSEGV.
You should only use the most recent version.

cgf

On Wed, Jan 05, 2000 at 12:37:31PM +0200, zehavi@il.ibm.com wrote:
>I have tried to run the Cygnus package version b20.1 on Windows NT 4.
>Any program that I run under gdb crashes with the above message.
>Also it reports a lot of system DLLs not having debug information (they are not
>supposed to have).
>Here is the output after entering the run command from "gdb ls.exe"
>
>[failed reading symbols from DLL]
>"/WINNT/system32/GDI32.dll": error reading line numbers
>
>(no debugging symbols found)...77e10000:/WINNT/system32/RPCRT4.dll
>
>[failed reading symbols from DLL]
>"/WINNT/System32/lpk.dll": error reading line numbers
>
>
>[failed reading symbols from DLL]
>"/WINNT/System32/lpkbidi.dll": error reading line numbers
>
>
>(no debugging symbols found)...67f60000:/WINNT/System32/NFPROC.DLL
>
>Program received signal SIGSEGV, Segmentation fault.
>0x77f6cde6 in ?? ()
>
>HELP any ideas please send me a response directly.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

