From: wfire AT pimpz DOT darkillustrated DOT org (Holister) Subject: Re: Segmentation violations with b18 (pdcurses) 17 May 1997 11:46:45 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: wfire AT mathe DOT ppp DOT cyberenet DOT net Original-To: Warren Jones Original-cc: gnu-win32 AT cygnus DOT com In-Reply-To: <97May15.164940pdt.35725-2@gateway.fluke.com> Original-Sender: owner-gnu-win32 AT cygnus DOT com On Thu, 15 May 1997, Warren Jones wrote: > Program received signal SIGSEGV, Segmentation fault. > > 0x77f6cb4e in ?? () > (gdb) bt > #0 0x77f6cb4e in ?? () > #1 0x77f674c3 in ?? () > #2 0x2a92333 in _size_of_stack_reserve__ () > #3 0x2a92467 in _size_of_stack_reserve__ () > #4 0x2a95717 in _size_of_stack_reserve__ () > #5 0x77f6b42b in ?? () > #6 0x77f63a9e in ?? () > #7 0x77f1372d in ?? () > #8 0x77f13445 in ?? () > #9 0x77e786a0 in _libwsock32_a_iname () > #10 0x77f634c9 in ?? () > #11 0x77f61c3f in ?? () > #12 0x77f61187 in ?? () > just from glancing, and from my unix experience (I haven't used gnu-win32 much) it seems you need to compile with the libs statically...which I dunno if that's possible in gnu-win32 since DLL's are dynamic-only...try gcc -static...see if it works? - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".