[Bug 20061] wine: Segmentation Fault - all programs under wine including winecfg

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 16 20:34:53 CDT 2009


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


Vitaliy Margolen <vitaliy at kievinfo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.0.1                       |1.1.29




--- Comment #7 from Vitaliy Margolen <vitaliy at kievinfo.com>  2009-09-16 20:34:51 ---
Make sure you have wine debug symbols installed. If you can't get them you will
have to compile Wine yourself. Don't continue if you do not have debug symbols
or self-compiled Wine.

Run:
gdb /usr/bin/wine-preloader /path/to/core
(gdb) bt
...
(gdb) info registers
...
(gdb) info source
...
(gdb) info line
...

Attach complete output here.

-- 
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