Debian Bug report logs - #652960
[libgomp1] Libgomp crash and segfault some php package

version graph

Package: libgomp1; Maintainer for libgomp1 is Debian GCC Maintainers <debian-gcc@lists.debian.org>; Source for libgomp1 is src:gcc-13 (PTS, buildd, popcon).

Affects: php5-imagick

Reported by: Bastien ROUCARIES <bastien.roucaries@u-cergy.fr>

Date: Thu, 22 Dec 2011 09:42:02 UTC

Severity: important

Tags: help, moreinfo

Found in version gcc-4.6/4.6.2-7

Done: Bastien ROUCARIES <roucaries.bastien@gmail.com>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian GCC Maintainers <debian-gcc@lists.debian.org>:
Bug#652960; Package libgomp1. (Thu, 22 Dec 2011 09:42:05 GMT) (full text, mbox, link).


Acknowledgement sent to Bastien ROUCARIES <bastien.roucaries@u-cergy.fr>:
New Bug report received and forwarded. Copy sent to Debian GCC Maintainers <debian-gcc@lists.debian.org>. (Thu, 22 Dec 2011 09:42:09 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Bastien ROUCARIES <bastien.roucaries@u-cergy.fr>
To: submit@bugs.debian.org
Subject: [libgomp1] Libgomp crash and segfault some php package
Date: Thu, 22 Dec 2011 10:17:10 +0100
Package: libgomp1
Version: 4.6.2-7
Severity: important

Dear gcc maintenair,

It seems they are a bug in libgomp that crash imagemagick particularly php-magick see http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=568349

Backtrace is
#0  do_wait (val=12, addr=0x100f154) at ../../../src/libgomp/config/linux/wait.h:53
#1  gomp_barrier_wait_end (bar=0x100f150, state=12) at ../../../src/libgomp/config/linux/bar.c:49
#2  0x00007ffff1a8964e in gomp_thread_start (xdata=<optimized out>) at ../../../src/libgomp/team.c:119
#3  0x00007ffff49c1b40 in start_thread (arg=<optimized out>) at pthread_create.c:304
#4  0x00007ffff4ec236d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Please check if they are some security implication

Thanks





Information forwarded to debian-bugs-dist@lists.debian.org, Debian GCC Maintainers <debian-gcc@lists.debian.org>:
Bug#652960; Package libgomp1. (Thu, 22 Dec 2011 09:51:09 GMT) (full text, mbox, link).


Acknowledgement sent to Bastien ROUCARIES <roucaries.bastien@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian GCC Maintainers <debian-gcc@lists.debian.org>. (Thu, 22 Dec 2011 09:51:09 GMT) (full text, mbox, link).


Message #10 received at 652960@bugs.debian.org (full text, mbox, reply):

From: Bastien ROUCARIES <roucaries.bastien@gmail.com>
To: 652960@bugs.debian.org
Subject: Block
Date: Thu, 22 Dec 2011 10:48:23 +0100
affects 652960 imagemagick
affects 652960 php5-imagick
block 568349 by 652960
thanks




Added indication that 652960 affects imagemagick Request was from Bastien ROUCARIES <roucaries.bastien@gmail.com> to control@bugs.debian.org. (Thu, 22 Dec 2011 09:51:14 GMT) (full text, mbox, link).


Removed indication that 652960 affects imagemagick Added indication that 652960 affects php5-imagick Request was from Bastien ROUCARIES <roucaries.bastien@gmail.com> to control@bugs.debian.org. (Thu, 22 Dec 2011 09:51:15 GMT) (full text, mbox, link).


Added indication that bug 652960 blocks 568349 Request was from Bastien ROUCARIES <roucaries.bastien@gmail.com> to control@bugs.debian.org. (Thu, 22 Dec 2011 09:51:17 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian GCC Maintainers <debian-gcc@lists.debian.org>:
Bug#652960; Package libgomp1. (Tue, 14 Feb 2012 21:27:22 GMT) (full text, mbox, link).


Acknowledgement sent to Arkadiy Kulev <eth@ethaniel.com>:
Extra info received and forwarded to list. Copy sent to Debian GCC Maintainers <debian-gcc@lists.debian.org>. (Tue, 14 Feb 2012 21:27:26 GMT) (full text, mbox, link).


Message #21 received at 652960@bugs.debian.org (full text, mbox, reply):

From: Arkadiy Kulev <eth@ethaniel.com>
To: 652960@bugs.debian.org
Subject: cure
Date: Wed, 15 Feb 2012 01:22:07 +0400
[Message part 1 (text/plain, inline)]
In PHP Imagick this problem can be cured by setting the number of used
threads to 1:

$img->setResourceLimit(6, 1); // 6 means THREAD_LIMIT (unfortunately,
there is no
such constant defined, so u have to use this integer value);
[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian GCC Maintainers <debian-gcc@lists.debian.org>:
Bug#652960; Package libgomp1. (Tue, 01 May 2012 11:36:20 GMT) (full text, mbox, link).


Acknowledgement sent to Matthias Klose <doko@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian GCC Maintainers <debian-gcc@lists.debian.org>. (Tue, 01 May 2012 11:36:26 GMT) (full text, mbox, link).


Message #26 received at 652960@bugs.debian.org (full text, mbox, reply):

From: Matthias Klose <doko@debian.org>
To: Bastien ROUCARIES <bastien.roucaries@u-cergy.fr>, 652960@bugs.debian.org
Subject: Re: Bug#652960: [libgomp1] Libgomp crash and segfault some php package
Date: Tue, 01 May 2012 13:35:45 +0200
tags 652960 + moreinfo help
thanks

please recheck with all involved packages rebuilt with 4.7. If the problem
persists, please provide a testcase.

On 22.12.2011 10:17, Bastien ROUCARIES wrote:
> Package: libgomp1
> Version: 4.6.2-7
> Severity: important
> 
> Dear gcc maintenair,
> 
> It seems they are a bug in libgomp that crash imagemagick particularly php-magick see http://bugs.debian.org/cgi-
> bin/bugreport.cgi?bug=568349
> 
> Backtrace is
> #0  do_wait (val=12, addr=0x100f154) at ../../../src/libgomp/config/linux/wait.h:53
> #1  gomp_barrier_wait_end (bar=0x100f150, state=12) at ../../../src/libgomp/config/linux/bar.c:49
> #2  0x00007ffff1a8964e in gomp_thread_start (xdata=<optimized out>) at ../../../src/libgomp/team.c:119
> #3  0x00007ffff49c1b40 in start_thread (arg=<optimized out>) at pthread_create.c:304
> #4  0x00007ffff4ec236d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #5  0x0000000000000000 in ?? ()
> 
> Please check if they are some security implication
> 
> Thanks
> 
> 
> 
> 





Added tag(s) help and moreinfo. Request was from Matthias Klose <doko@debian.org> to control@bugs.debian.org. (Tue, 01 May 2012 11:36:33 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian GCC Maintainers <debian-gcc@lists.debian.org>:
Bug#652960; Package libgomp1. (Thu, 12 Jul 2012 08:03:13 GMT) (full text, mbox, link).


Acknowledgement sent to Bastien ROUCARIES <roucaries.bastien@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian GCC Maintainers <debian-gcc@lists.debian.org>. (Thu, 12 Jul 2012 08:03:13 GMT) (full text, mbox, link).


Message #33 received at 652960@bugs.debian.org (full text, mbox, reply):

From: Bastien ROUCARIES <roucaries.bastien@gmail.com>
To: 652960@bugs.debian.org, Guillaume Delacour <gui@iroqwa.org>
Subject: Imagemagick
Date: Thu, 12 Jul 2012 10:02:53 +0200
I have rebuilded imagemagick with gcc4.7 and it does not change anything.

Moreover running this program under valgrind does not segfault

Bastien




Reply sent to Bastien ROUCARIES <roucaries.bastien@gmail.com>:
You have taken responsibility. (Thu, 12 Jul 2012 08:09:16 GMT) (full text, mbox, link).


Notification sent to Bastien ROUCARIES <bastien.roucaries@u-cergy.fr>:
Bug acknowledged by developer. (Thu, 12 Jul 2012 08:09:17 GMT) (full text, mbox, link).


Message #38 received at 652960-done@bugs.debian.org (full text, mbox, reply):

From: Bastien ROUCARIES <roucaries.bastien@gmail.com>
To: 652960-done@bugs.debian.org, 568349-done@bugs.debian.org
Subject: Fixed by upgrade
Date: Thu, 12 Jul 2012 10:07:19 +0200
Hi,

I have upgraded my package (first message was too fast) and it seems
that upgrade solve this problem. Feel free to reopen if it is does not
work on your side

Bastien




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 10 Aug 2012 07:28:00 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 01:44:37 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.