http://bugs.winehq.org/show_bug.cgi?id=2569
Summary: wine crash when I access to vfat partitions Product: Wine Version: 20041019 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: zdenek.dvorak@inzep.cz
This happens dvorak@linux:~> wine notepad When I show drive which is mapped into vfat mounted directory (/dev/fd0 -> /media/floppy, /dev/hda1 -> /windows/c, ...), wine is core dumped (SIGSEGV). error messages: err:seh:setup_exception stack overflow 228 bytes in thread 0009 eip 55700c78 esp 55b10f1c stack 0x55b10000-0x55c10000
I use SuSE Linux 9.1 on AMD64. I tested the same wine binary on the same OS (SuSE Linux 9.1) on Celeron and all is OK. I try recompile wine on my system but no difference.