[Bug 1942] wine segfaults immediately upon launch

Wine Bugs wine-bugs at winehq.org
Sat Jan 17 19:19:29 CST 2004


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


marcus at jet.franken.de changed:

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




------- Additional Comments From marcus at jet.franken.de  2004-17-01 19:19 -------
same bug as 1894. 
 
the problem is wine has a 256MB static array (you don't see it in the 
binary, it is just a marked section), which the linker wants to check is 
there. However, allocation it fails, sinc the kernel doesnot have that much 
memory and does not want to overcommit memory. 
 
this is a workaround for other stuff in Redhat 9/Fedora Core 1... 
 
not solved yet 

*** This bug has been marked as a duplicate of 1894 ***

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list