[Bug 13187] New: Apps hang on startup in X11DRV_CritSection

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 13 06:13:07 CDT 2008


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

           Summary: Apps hang on startup in X11DRV_CritSection
           Product: Wine
           Version: 1.0-rc1
          Platform: Sun
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: laurent at elanor.org


Created an attachment (id=13005)
 --> (http://bugs.winehq.org/attachment.cgi?id=13005)
Wine console output

Hello,

Since a few versions ago, Adobe Reader installers do not start anymore,
blocking on thread errors. They used to work on version 0.9.54. I built Wine
each time using the same ./configure options.

The wine processes are stuck, but they do not die, they stay in memory, not
showing.

My system is Sun Solaris 10 U3, with patches. The compiler is Solaris' GCC
3.4.3.

Attached is the console output and the list of processes

I used the following to configure:

export PATH=/usr/bin:/usr/ccs/bin:/usr/sfw/bin:/opt/csw/bin:/opt/fontforge/bin

SHELL=/bin/bash \
CPPFLAGS='-I/usr/sfw/include -I/usr/X11/include -I/opt/csw/include' \
LDFLAGS='-lm -L/usr/sfw/lib -L/usr/X11/lib -L/opt/csw/lib -R/usr/sfw/lib
-R/usr/X11/lib -R/opt/csw/lib' \
./configure --prefix=/opt/wine-1.0-rc1 \
  --without-alsa \
  --without-audioio \
  --without-capi \
  --without-cms \
  --without-coreaudio \
  --without-esd \
  --without-gphoto \
  --without-hal \
  --without-jack \
  --without-ldap \
  --without-nas \
  --without-opengl \
  --without-oss \
  --without-sane 
gmake depend
gmake


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list