Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 08:06:36 GMT
From:      Dominic Fandrey<lon_kamikaze@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/106633: [emulators/wine][print/cups-base] wine-kthread binary broken by cups-base
Message-ID:  <200612120806.kBC86aXG060134@www.freebsd.org>
Resent-Message-ID: <200612120810.kBC8A8jv028960@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         106633
>Category:       ports
>Synopsis:       [emulators/wine][print/cups-base] wine-kthread binary broken by cups-base
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 12 08:10:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        6.2-PRERELEASE
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Nov 25 12:55:14 CET 2006     root@homeKamikaze.norad:/usr/obj/TPR40-6/i386/usr/src/sys/TPR40-6  i386
>Description:
The wine-kthread binary that is still required for many applications to work with wine (pthreading is a long way from being there) simply outputs the following error:
Fatal error 'Uninitialized mutex in pthread_mutex_trylock_basic' at line 496 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 2)

And hangs with a full CPU load (apparently in some kind of infinite loop.
>How-To-Repeat:
Try to run any win32 Application with wine-kthread.
>Fix:
Add the following lines to your libmap.conf. Not a good solution, but it works.

[/usr/local/lib/libcups.so.2]
libpthread.so.2                        libc.so

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612120806.kBC86aXG060134>