http://bugs.winehq.org/show_bug.cgi?id=2718
Summary: Wine crashing with special user .. others work Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: xeroc_@gmx.de
When I try to launch a win32 executable (ie. notepad.exe) with wine it works quite perfect except with the one user I log in with.
In other words. root worksfine, if I create a new user it does too, but if i start notepad using the existing useraccount 'xeroc' it crashes with 'Speicherzugriffsfehler' aka Seg fault.
I already deleted the config files .. same error .. it's not due to KDE .. I also checked that up. No soundserver causing the error.
More information needed ?
-------------- strace wine notepad.exe -------------- open("/home/xeroc/.wine/dosdevices/c:/windows", O_RDONLY|O_LARGEFILE|O_DIRECTORY) = 9 ioctl(9, TUNIOCGETINFO or VFAT_IOCTL_READDIR_BOTH, 0x4123f69c) = -1 ENOTTY (Inappropriate ioctl for device) --- SIGSEGV (Segmentation fault) @ 0 (0) --- --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ ---------------
Thx for your help