[Bug 17304] Hangs when trying to load: Unhandled exception code

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 7 16:51:06 CST 2009


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


Néstor <nestorac at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Néstor <nestorac at 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??


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