[pkg-wine-party] Bug#549088: wine-bin-unstable: crashing app spawns hundreds of winedbg processes

Jakub Wilk ubanus at users.sf.net
Wed Sep 30 17:29:32 UTC 2009


Package: wine-bin-unstable
Version: 1.1.28-1
Severity: normal

$ cat crash.c
#include <stddef.h>

int main(void)
{
   * (int*) NULL = 42;
   return 0;
}

$ i586-mingw32msvc-cc -Wall crash.c

$ wine a.exe 
wine: Unhandled page fault on write access to 0x00000000 at address 0x401300 (thread 0009), starting debugger...
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
wine: Unhandled page fault on read access to 0x00000072 at address 0x7ec1a414 (thread 0019), starting debugger...
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
wine: Unhandled page fault on read access to 0x00000072 at address 0x7ec1a414 (thread 001d), starting debugger...
[...snip]
wine: Unhandled page fault on read access to 0x00000072 at address 0x7ec1a414 (thread 01d3), starting debugger...
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
wine: Unhandled page fault on read access to 0x00000072 at address 0x7ec1a414 (thread 01d5), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 468 76") (32)
Read the Wine Developers Guide on how to set up winedbg or another debugger


-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wine-bin-unstable depends on:
ii  libc6                         2.9-26     GNU C Library: Shared libraries
ii  libwine-bin-unstable          1.1.28-1   Windows API implementation - syste
ii  x11-utils                     7.4+1      X11 utilities

wine-bin-unstable recommends no packages.

Versions of packages wine-bin-unstable suggests:
pn  libwine-gl-unstable           <none>     (no description available)
pn  libwine-print-unstable        <none>     (no description available)

-- debconf-show failed

-- 
Jakub Wilk





More information about the pkg-wine-party mailing list