[Bug 11232] Wineserver crashes in Jedy academy demo

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 17 08:37:38 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11232





--- Comment #6 from Alexandre Julliard <julliard at winehq.org>  2008-01-17 08:37:37 ---
What you have to do is after ulimit -c unlimited, do something that causes the
server crash, then run wine again and wineserver should print a message stating
that it crashed last time and how to get the backtrace for it.

If that doesn't work, search for the core file in /tmp/.wine*, then do a 'gdb
wineserver <the-core-file>' and type 'backtrace' at the gdb prompt.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list