http://bugs.winehq.org/show_bug.cgi?id=17718
Summary: Fatal error 'Cannot allocate red zone for initial thread' on FreeBSD Product: Wine Version: 1.1.17 Platform: PC OS/Version: FreeBSD Status: NEW Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gerald@pfeifer.com CC: tijl@ulyssis.org, austinenglish@gmail.com
Wine 1.1.17 causes the following on FreeBSD 7.2 when starting almost any application (this is for an old version of calc.exe):
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 2) err:module:attach_process_dlls "ntdll.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\wineboot.exe" failed, status 80000101 err:process:__wine_kernel_init boot event wait timed out Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 2) err:module:attach_process_dlls "ntdll.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\pfeifer\_\wcalc.exe" failed, status 80000101 Segmentation fault (core dumped)
http://bugs.winehq.org/show_bug.cgi?id=17718
--- Comment #1 from Tijl Coosemans tijl@ulyssis.org 2009-03-14 06:21:44 --- I can't reproduce it. Everything seems to work for me. Can you do a git bisect?
http://bugs.winehq.org/show_bug.cgi?id=17718
--- Comment #2 from Gerald Pfeifer gerald@pfeifer.com 2009-03-14 06:40:26 --- Sorry, won't be able to do so. Which version of FreeBSD are you using? It's 7.1-RELEASE FreeBSD over here.
http://bugs.winehq.org/show_bug.cgi?id=17718
--- Comment #3 from Austin English austinenglish@gmail.com 2009-03-14 12:44:54 --- I've only attempted to run winetest in my vm at work, which worked fine. Haven't tried anything more intense than that.
That's on PC-BSD 7.
http://bugs.winehq.org/show_bug.cgi?id=17718
--- Comment #4 from Gerald Pfeifer gerald@pfeifer.com 2009-03-15 10:03:45 --- Created an attachment (id=19963) --> (http://bugs.winehq.org/attachment.cgi?id=19963) Test patch by Tijl
To make sure, I ran `portupgrade -a` on the test machine, which did not change anything. I still am getting that failure.
Tijl provided a test patch, attached thusly, which allows my simple tests to succeed again.
(This is a remote FreeBSD installation running on VMware.)
http://bugs.winehq.org/show_bug.cgi?id=17718
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
http://bugs.winehq.org/show_bug.cgi?id=17718
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker
http://bugs.winehq.org/show_bug.cgi?id=17718
--- Comment #5 from Austin English austinenglish@gmail.com 2009-09-15 15:39:27 --- Is this still an issue in current (1.1.29 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=17718
--- Comment #6 from Austin English austinenglish@gmail.com 2010-10-02 16:06:33 CDT --- Gerald, ping.
http://bugs.winehq.org/show_bug.cgi?id=17718
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #7 from Austin English austinenglish@gmail.com 2011-10-10 17:07:34 CDT --- No reply in over a year, works for me and Tijl. Marking WORKSFORME. Gerald, feel free to reopen if it's still a problem (and not a BSD bug).
http://bugs.winehq.org/show_bug.cgi?id=17718
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com 2011-10-17 16:06:40 CDT --- Closing.