Wine causing a Segmentation Fault

Mark A Fonnemann markf78 at yahoo.com
Fri Jun 25 19:21:06 CDT 2004


Mike Hearn <mike <at> navi.cx> writes:

> 
>On Tue, 22 Jun 2004 10:32:12 -0700, David Lee wrote:
>> I am using the CVS wine as of 6/22/04 and when I run the compiled binary 
>> of wine, I get a Segmentation Fault.  
> 
> Does it work if you run wine-pthread directly?

i didn't start this thread but i am equally (maybe more so?) interested to 
see this Wine & Fedora problems (finally) resolved. i'm using FC2 and yes,
i can attest that using wine-pthread directly seemingly allows things to 
work correctly.

i.e.  

[root at markf78 windows]# wine notepad.exe &
[1] 8068
[root at markf78 windows]# 
[1]+  Segmentation fault      wine notepad.exe
[root at markf78 windows]# wine-pthread notepad.exe &
[1] 8070
[root at markf78 windows]# 
[1]+  Done                    wine-pthread notepad.exe
[root at markf78 windows]# 

this lingering problem between Fedora and Wine is in bugzilla here:
http://bugs.winehq.org/show_bug.cgi?id=2137

mark. :-)





More information about the wine-devel mailing list