Date: Wed, 21 Jan 1998 22:18:57 +0000 (GMT) From: Donn Miller <dmm125@bellatlantic.net> To: questions@FreeBSD.ORG Subject: seg-faults with wine980118 Message-ID: <Pine.NEB.3.96.980121215256.10069A-100000@myname.my.domain>
next in thread | raw e-mail | index | archive | help
believe this problem is specific to FreeBSD. When I try to run the latest wine (980118) I get segmentation faults with no or any arguments. It's been seg-faulting like crazy. Here is a sample of my debugging output: Core was generated by `wine'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/libexec/ld.so...done. Reading symbols from /usr/X11R6/lib/libXpm.so.4.10...done. Reading symbols from /usr/X11R6/lib/libSM.so.6.0...done. Reading symbols from /usr/X11R6/lib/libICE.so.6.3...done. Reading symbols from /usr/X11R6/lib/libXext.so.6.3...done. Reading symbols from /usr/X11R6/lib/libX11.so.6.1...done. Reading symbols from /usr/lib/libm.so.2.0...done. Reading symbols from /usr/lib/libc.so.3.0...done. #0 0x158edb in NtCurrentTeb () at sysdeps.c:114 114 __asm__( ".byte 0x64\n\tmovl (%1),%0" (gdb) I'm posting this in the hopes that someone else has a solution before I go about solving it. Any suggestions? Thanks Donn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.980121215256.10069A-100000>