Re: some issues
Peter Hunnisett <[email protected]>
| Newsgroups | gmane.comp.emulators.winex.devel |
|---|---|
| Message-ID | <[email protected]> |
Ove Kaaven wrote: >ons, 30.07.2003 kl. 16.04 skrev Alex Lange: > > >>not shure if this helps you, but I could catch this: >> >>#0 0x402d33c4 in read () from /lib/libc.so.6 >>#1 0x400f8cd8 in __DTOR_END__ () from /usr/local/lib/libntdll.so >>#2 0x400c92ac in WaitForMultipleObjectsEx (count=2, handles=0x41842d30, >> wait_all=0, timeout=4294967295, alertable=0) at synchro.c:257 >>#3 0x4148f8f5 in X11DRV_MsgWaitForMultipleObjectsEx (count=1, >> handles=0x403695c4, timeout=4294967295, mask=0, flags=0) at event.c:172 >>#4 0x406e6fca in GetMessageW (msg=0x41842f04, hwnd=65568, first=0, last=0) >> at message.c:2164 >>#5 0x41459161 in desktop_thread (driver_data=0x40360d88) at desktop.c:73 >>#6 0x400ca1b0 in THREAD_Start () at thread.c:319 >>#7 0x400c94fa in SYSDEPS_StartThread (teb=0x41853000) at sysdeps.c:220 >> >> > >This doesn't even look like a crash. Did you remember "cont"? > As Ove pointed out this is not a crash, this is a thread waiting for "input" from the wineserver. But I'm not sure that cont in this case will help since there's nothing that should cause a SEGV here. It's possible that Alex is running on a pthread system where attaching to a process will show many threads. "info threads" in gdb will show you all the threads of that process and "thread x" will switch you to thread x. GDB is probably just not giving you the context of the thread which has SEGV'd. Have a look around at some of the other threads and see what backtraces they have? Ciao, Peter > > > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >WineX-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/winex-devel > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01