http://bugs.winehq.org/show_bug.cgi?id=17304
Summary: Hangs when trying to load: Unhandled exception code Product: Wine Version: 1.1.14 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nestorac@gmail.com
Created an attachment (id=19316) --> (http://bugs.winehq.org/attachment.cgi?id=19316) Xorg.conf
Hello. This message appears when I try to use wine (executing it in any way):
err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0xb7fb1410
Then, it just exits. I cannot use it in any way, I'm very frustrated.
I have been using it properly until now. I have upgraded some packages on my Ubuntu Hardy 8.04, I'm using fglrx 8.573-0ubuntu1, wine 1.1.14, I attach my X.org.conf.
I also attach my hardware, as in "lspci".
I have not had this issue in the past. Can it be just a regression?? I had also been using wine-1.0.0 until recently. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=17304
--- Comment #1 from Néstor nestorac@gmail.com 2009-02-07 13:54:58 --- Created an attachment (id=19317) --> (http://bugs.winehq.org/attachment.cgi?id=19317) My hardware.
http://bugs.winehq.org/show_bug.cgi?id=17304
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-07 16:05:30 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Remove ~/.wine directory and reinstall Wine.
http://bugs.winehq.org/show_bug.cgi?id=17304
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19316|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=17304
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #19317|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=17304
Néstor nestorac@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Néstor nestorac@gmail.com 2009-02-07 16:51:05 --- Yes, now it works, when removing it. But I have discovered the failure: this happens because I have a remotely mounted NFS share at /net, and a link inside .wine/dos_devices which points inside this directory. Then, when the server is down, the program autofs waits for a very long time before noticing that the server is down. And until this happens, wine is expecting to list the contents of this directory, with no luck. Therefore, it hangs. This seems to be a bug in automount, which should have to take care when a server is down, and not foolishly try to wait forever for a response. Specifically, showmount -e hangs for a long time. And this failure affects all the programs in the system.
BTW, is there any option to access to a Samba share with wine without using NFS, as is in Windows??
http://bugs.winehq.org/show_bug.cgi?id=17304
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-02-08 01:19:10 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=17304
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-08 11:44:17 --- (In reply to comment #3)
BTW, is there any option to access to a Samba share with wine without using NFS, as is in Windows??
Yes, use cifs to mount remote share, then point Wine to it.