[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#165512: marked as done (libc6 breaks wine)



Your message dated Sun, 20 Oct 2002 12:45:31 +0900
with message-id <80r8elvkmc.wl@oris.opensource.jp>
and subject line Bug#165512: libc6 breaks wine
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Oct 2002 02:27:38 +0000
>From drew01@tsn.cc Sat Oct 19 21:27:38 2002
Return-path: <drew01@tsn.cc>
Received: from mail.tsn.cc [202.22.163.2] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 1835oX-0000lO-00; Sat, 19 Oct 2002 21:27:37 -0500
Received: (qmail 22798 invoked by uid 8002); 20 Oct 2002 02:28:02 -0000
Received: from unknown (HELO localhost.localdomain) (202.22.163.145)
  by mail.tsn.cc with SMTP; 20 Oct 2002 02:28:02 -0000
Subject: libc6 breaks wine
From: Drewbian <drew01@tsn.cc>
To: submit@bugs.debian.org
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Ximian Evolution 1.0.8 
Date: 20 Oct 2002 12:39:47 +1000
Message-Id: <[🔎] 1035081588.2382.9.camel@tibby>
Mime-Version: 1.0
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=2.2 required=5.0
	tests=FROM_ENDS_IN_NUMS,SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: **

Package:libc6

Version:2.3.1-1

After upgrading to this package launching wine give this error message

wine /mnt/win-c/Program\ Files/Internet\ Explorer/iexplore.exe 
/usr/bin/wine.bin: relocation error: /usr/bin/../lib/libntdll.dll.so:
symbol __libc_fork, version GLIBC_2.1.2 not defined in file libc.so.6
with link time reference
Wine failed with return code 127


Downgrading to a to an earlier package version (libc6_2.2.5-15) got wine
working again.

thank you.


---------------------------------------
Received: (at 165512-done) by bugs.debian.org; 20 Oct 2002 03:45:38 +0000
>From gotom@debian.or.jp Sat Oct 19 22:45:37 2002
Return-path: <gotom@debian.or.jp>
Received: from oris.opensource.jp (oris.opensource.gr.jp) [218.44.239.73] ([M+cgLUIra1hS7EWALiT+Y2YsNUtHlQ1U])
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 183721-0003yh-00; Sat, 19 Oct 2002 22:45:37 -0500
Received: from oris.opensource.jp (oris.opensource.jp [218.44.239.73])
	by oris.opensource.gr.jp (Postfix) with ESMTP
	id 3FCFAC33C1; Sun, 20 Oct 2002 12:45:36 +0900 (JST)
Date: Sun, 20 Oct 2002 12:45:31 +0900
Message-ID: <80r8elvkmc.wl@oris.opensource.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: Drewbian <drew01@tsn.cc>, 165512-done@bugs.debian.org
Subject: Re: Bug#165512: libc6 breaks wine
In-Reply-To: <[🔎] 1035081588.2382.9.camel@tibby>
References: <[🔎] 1035081588.2382.9.camel@tibby>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 165512-done@bugs.debian.org
X-Spam-Status: No, hits=-9.3 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,
	      USER_AGENT
	version=2.41
X-Spam-Level: 

At 20 Oct 2002 12:39:47 +1000,
Drewbian wrote:
> After upgrading to this package launching wine give this error message
> 
> wine /mnt/win-c/Program\ Files/Internet\ Explorer/iexplore.exe 
> /usr/bin/wine.bin: relocation error: /usr/bin/../lib/libntdll.dll.so:
> symbol __libc_fork, version GLIBC_2.1.2 not defined in file libc.so.6
> with link time reference
> Wine failed with return code 127
> 
> 
> Downgrading to a to an earlier package version (libc6_2.2.5-15) got wine
> working again.

__libc_fork is libc internal function, not public function. 
It's not libc, but wine's issue.

-- gotom



Reply to: