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

Bug#267786: marked as done (Qt's QImage::save() segfault's sometimes with libc6-i686)



Your message dated Sat, 16 Apr 2005 21:25:01 +0900
with message-id <81oece52oy.wl@omega.webmasters.gr.jp>
and subject line Bug#267786: Qt's QImage::save() segfault's sometimes with libc6-i686
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; 24 Aug 2004 13:03:15 +0000
>From fs@dirk-schmidt.net Tue Aug 24 06:03:15 2004
Return-path: <fs@dirk-schmidt.net>
Received: from guest4.kis.uni-freiburg.de [132.230.90.164] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1Bzax0-0003Uk-00; Tue, 24 Aug 2004 06:03:08 -0700
ontent-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dirk Schmidt <fs@dirk-schmidt.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Qt's QImage::save() segfault's sometimes with libc6-i686
X-Mailer: reportbug 2.63
Date: Tue, 24 Aug 2004 14:48:54 +0200
X-Debbugs-Cc: fs@dirk-schmidt.net
Message-Id: <E1Bzax0-0003Uk-00@spohr.debian.org>
Delivered-To: submit@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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libc6-i686
Version: 2.3.2.ds1-13
Severity: critical
Justification: breaks unrelated software



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages libc6-i686 depends on:
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an

-- no debconf information

I wrote a little program that converts 2 dimensional arrays into PNG-
images using Qt3 and the GNU Scientific Library. When using it on
2.6 kernel with libc6-i686 it sometimes segfaults without any obvious
reason. You can find the sources an example data on 
<http://www.kis.uni-freiburg.de/~dirk/libc6-i686-bug/>.
Just compile it with 'make -f Makefile.sic' and run
'run/sic --inverse -d diffX.dat -i diffX.dat.png -w 128 \
-h 128 --adjust --highres'
and 
'run/sic --inverse -d ncompX.dat -i ncompX.dat.png -w 128 \
 -h 128 --adjust --highres'
and see how the first one crashes. Note, that it doesn't crash on
2.4.26 which is not using libc6-i686.
How ever, I am not 100% sure whether this bug not is related to the
Qt binaries?

Regrads

Dirk

---------------------------------------
Received: (at 267786-done) by bugs.debian.org; 16 Apr 2005 12:25:02 +0000
>From gotom@debian.or.jp Sat Apr 16 05:25:02 2005
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 1DMmMA-0006nK-00; Sat, 16 Apr 2005 05:25:02 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
	by webmasters.gr.jp (Postfix) with ESMTP
	id A87EFDEB3B; Sat, 16 Apr 2005 21:25:01 +0900 (JST)
Date: Sat, 16 Apr 2005 21:25:01 +0900
Message-ID: <81oece52oy.wl@omega.webmasters.gr.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: Dirk Schmidt <fs@dirk-schmidt.net>, 267786-done@bugs.debian.org
Subject: Re: Bug#267786: Qt's QImage::save() segfault's sometimes with libc6-i686
In-Reply-To: <81oeiwyg6r.wl@omega.webmasters.gr.jp>
References: <E1Bzax0-0003Uk-00@spohr.debian.org>
	<81pt5dgjex.wl@omega.webmasters.gr.jp>
	<81oeiwyg6r.wl@omega.webmasters.gr.jp>
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: 267786-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(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_2005_01_02
X-Spam-Level: 

At Thu, 21 Oct 2004 11:10:20 +0900,
GOTO Masanori wrote:
> Dirk, how about this bug?  Did you use valgrind to check what the
> problem is?  If you don't have any trouble with this bug, I'll close
> it.

OK, I close this bug now.  If you see this bug again, please let us
know and reopen this bug with the detailed information.

Regards,
-- gotom



Reply to: