http://bugs.winehq.org/show_bug.cgi?id=5210
Summary: wine crashes everytime Product: Wine Version: CVS Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
With the wine cvs version dated of today, I have the following:
[david@Goss ~]$ rm -fR /home/david/.wine/ [david@Goss ~]$ winecfg wine: creating configuration directory '/home/david/.wine'... wine: Call from 0x7ff955c0 to unimplemented function ntdll.dll.NtGetTickCount, aborting wine: Unimplemented function ntdll.dll.NtGetTickCount called at address 0x7ff955c0 (thread 0009), starting debugger... wine: Call from 0x7ff955c0 to unimplemented function ntdll.dll.NtGetTickCount, aborting err:seh:raise_exception Unhandled exception code 80000100 flags 1 addr 0x7ff955c0 wine: wineprefixcreate failed while creating '/home/david/.wine'. [david@Goss ~]$ wineserver: could not save registry branch to /home/david/.wine-igaVsP/system.reg : No such file or directory wineserver: could not save registry branch to /home/david/.wine-igaVsP/user.reg : No such file or directory
Trying wine app.exe gives the same result
It is odd.....
Joaopa