Yes, Wine shouldn't be able to do that. You're not running Wine as root are you?
whoops - i did. shame on me :)
i retried with ordinary account and the crash didn`t happen there. anyway - should i expect such problems with root ?
Does your system log reveal anything about the crash?
no, unfortunately not
regards roland
______________________________________________________________________ XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club! Jetzt testen! http://produkte.web.de/club/?mc=021130
On Monday 19 November 2007 21:39:16 devzero@web.de wrote:
i retried with ordinary account and the crash didn`t happen there. anyway - should i expect such problems with root ?
Well, a reboot is not expected but it can certainly happen. If your app is leaking file descriptors for example, given that there are no limits for root, it will bring your system to a halt.
-Hans
On Monday 19 November 2007, devzero@web.de wrote:
If selinux is not in use, root can write to /proc/kcore for example. Do not run anything as root unless you are doing system administration. It's as easy as that.
Cheers, Kuba