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

Bug#213384: marked as done (libc6 2.3.2 causes wine-based programs to segfault on startup )



Your message dated Sun, 04 Jul 2004 03:40:17 +0900
with message-id <81acyhhr3i.wl@omega.webmasters.gr.jp>
and subject line Bug#213384: libc6 2.3.2 causes wine-based programs to segfault on startup
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; 30 Sep 2003 04:01:25 +0000
>From ian@excess.org Mon Sep 29 23:01:24 2003
Return-path: <ian@excess.org>
Received: from dsl-207-112-58-239.tor.primus.ca (ufo.dyndns.excess.org) [207.112.58.239] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A4BhU-0003ZG-00; Mon, 29 Sep 2003 23:01:24 -0500
Received: from ian by ufo.dyndns.excess.org with local (Exim 3.36 #1 (Debian))
	id 1A4Blo-0001TZ-00
	for <submit@bugs.debian.org>; Tue, 30 Sep 2003 00:05:52 -0400
Date: Tue, 30 Sep 2003 00:05:52 -0400
To: submit@bugs.debian.org
Subject: libc6 2.3.2 causes wine-based programs to segfault on startup 
Message-ID: <20030930040545.GA5562@badash.excess.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.3i
From: Ian Ward <ian@excess.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_9_21
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_9_21 (1.174.2.15-2003-03-30-exp)

Package: libc6
Version: 2.3.2-8

After upgrading to libc6 2.3.2-5 I found that I could no longer start
CorelDRAW 9 or Crossover Plugin 1.1.3 plugin setup or loki uninstall
binary

These programs give no helpful error messages, and aren't open source,
so there isn't much I can say other than that CorelDRAW hung on its
usual startup screen, Crossover said "Child process exited abnormally"
and the loki uninstaller immediately seg faulted.

The same problem exists with libc6 2.3.2-8.  The problem went away
when I downgraded to libc6 2.3.1-14

This may be related to bug #204706 (libc6: Binary incompatibility)

I am using kernel 2.4.21 on i686

Here is the strace of the loki uninstaller
------------------------------------------
execve("./uninstall", ["./uninstall"], [/* 30 vars */]) = 0
fcntl(0, F_GETFD)                       = 0
fcntl(1, F_GETFD)                       = 0
fcntl(2, F_GETFD)                       = 0
personality(0 /* PER_??? */)            = 0
geteuid()                               = 1000
getuid()                                = 1000
getegid()                               = 1000
getgid()                                = 1000
brk(0)                                  = 0x810174c
brk(0x810176c)                          = 0x810176c
brk(0x8102000)                          = 0x8102000
getpid()                                = 5674
geteuid()                               = 1000
socket(PF_UNIX, SOCK_STREAM, 0)         = 3
connect(3, {sa_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40000000
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465
brk(0x8103000)                          = 0x8103000
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40000000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=61736, ...}) = 0
old_mmap(NULL, 61736, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40000000
close(3)                                = 0
open("/lib/libnss_compat.so.2", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27252, ...}) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\22\0"..., 4096) = 4096
old_mmap(NULL, 30348, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40010000
mprotect(0x40017000, 1676, PROT_NONE)   = 0
old_mmap(0x40017000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x40017000
close(3)                                = 0
open("/lib/libnsl.so.1", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=73260, ...}) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20<\0\000"..., 4096) = 4096
old_mmap(NULL, 84672, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40018000
mprotect(0x4002a000, 10944, PROT_NONE)  = 0
old_mmap(0x4002a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11000) = 0x4002a000
old_mmap(0x4002b000, 6848, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4002b000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=1230832, ...}) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200^\1"..., 4096) = 4096
old_mmap(NULL, 1236260, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002d000
mprotect(0x40154000, 27940, PROT_NONE)  = 0
old_mmap(0x40154000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127000) = 0x40154000
old_mmap(0x40159000, 7460, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40159000
close(3)                                = 0
open("/lib/ld-linux.so.2", O_RDONLY)    = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=92174, ...}) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\n\0"..., 4096) = 4096
old_mmap(NULL, 85304, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4015b000
mprotect(0x4016f000, 3384, PROT_NONE)   = 0
old_mmap(0x4016f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x13000) = 0x4016f000
close(3)                                = 0
munmap(0x40000000, 61736)               = 0
brk(0)                                  = 0x8103000
brk(0x8124000)                          = 0x8124000
brk(0)                                  = 0x8124000
open("/etc/nsswitch.conf", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40000000
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40000000, 4096)                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

---------------------------------------
Received: (at 213384-done) by bugs.debian.org; 3 Jul 2004 18:40:19 +0000
>From gotom@debian.or.jp Sat Jul 03 11:40:19 2004
Return-path: <gotom@debian.or.jp>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BgpQx-0003d1-00; Sat, 03 Jul 2004 11:40:19 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP
	id C4606DEB58; Sun,  4 Jul 2004 03:40:17 +0900 (JST)
Date: Sun, 04 Jul 2004 03:40:17 +0900
Message-ID: <81acyhhr3i.wl@omega.webmasters.gr.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: ian@excess.org, 213384-done@bugs.debian.org
Cc: GOTO Masanori <gotom@debian.or.jp>,
	Philip Blundell <pb@nexus.co.uk>
Subject: Re: Bug#213384: libc6 2.3.2 causes wine-based programs to segfault on startup
In-Reply-To: <[🔎] 20040703165854.GA2606@ottawa.arevco.ca>
References: <20030930040545.GA5562@badash.excess.org>
	<1064908734.32231.14.camel@kc.cam.armlinux.org>
	<20031001043738.GA449@badash.excess.org>
	<1064992756.32231.45.camel@kc.cam.armlinux.org>
	<20031001144819.GA466@badash.excess.org>
	<[🔎] 81fz89ir7t.wl@omega.webmasters.gr.jp>
	<[🔎] 20040703165854.GA2606@ottawa.arevco.ca>
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: 213384-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

At Sat, 3 Jul 2004 12:58:57 -0400,
ian@excess.org wrote:
> On Sat, Jul 03, 2004 at 02:40:06PM +0900, GOTO Masanori wrote:
> > I think this is not glibc issue, but the application static link
> > problem.  In glibc 2.3.2.ds1-1, many static linked application were
> > failed to start on glibc 2.3.2.  Unfortunatelly we can't fix this
> > problem.  If you have no objection, I'll close this bug.
> 
> I have no objection.

Thanks ack, now I close this bug.

Regards,
-- gotom



Reply to: