[Pkg-chromium-maint] Bug#598570: Bug#598570: chromium-browser: segfaults at startup

Laurent Fousse laurent at komite.net
Mon Oct 4 09:16:45 UTC 2010


Hello,

* Giuseppe Iuculano [Sun, Oct 03, 2010 at 04:18:53PM +0200]:
> On 09/30/2010 03:32 PM, Laurent Fousse wrote:
> >> Does this happen also with chromium-browser --temp-profile ?
> > 
> > Yes.
> > 
> > Laurent.
> 
> Please run the debugger again with "run --single-process"

Same problem. New script attached.

Regards,

Laurent.
-------------- next part --------------
Script started on 2010-10-04T11:14:23 CEST
%                                                                                                                                                              

lfousse at bourrasque:~% cchromium-browser -g --temp-profile

# Env:
#     LD_LIBRARY_PATH=/usr/lib/chromium-browser:/usr/lib/xulrunner-1.9.1:/kora/home/casys/lfousse/local_amd64/lib:/usr/local/cuda/lib64
#                PATH=/usr/lib/chromium-browser:/usr/local/bin:/usr/bin:/bin:/usr/games:/kora/home/casys/lfousse/bin:/usr/local/cuda/bin:/kora/home/casys/lfousse/bin:/kora/home/casys/lfousse/bin:/usr/local/cuda/bin:/kora/home/casys/lfousse/bin
#            GTK_PATH=
# CHROMIUM_USER_FLAGS=
#      CHROMIUM_FLAGS= --user-data-dir=/tmp/tmp.SaMmvAx6N7
/usr/bin/gdb /usr/lib/chromium-browser/chromium-browser -x /tmp/chromiumargs.6rZF65
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/chromium-browser/chromium-browser...Reading symbols from /usr/lib/debug/usr/lib/chromium-browser/chromium-browser...done.
done.
(gdb) run --single-process
Starting program: /usr/lib/chromium-browser/chromium-browser --single-process
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00007fffee0ac19f in ?? () from /usr/lib/libGL.so.1
(gdb) bt
#0  0x00007fffee0ac19f in ?? () from /usr/lib/libGL.so.1
#1  0x00007fffee0b1f52 in ?? () from /usr/lib/libGL.so.1
#2  0x00007fffee0b3902 in ?? () from /usr/lib/libGL.so.1
#3  0x00007ffff60be949 in call_init (l=0x7ffff62a04d8, argc=2, argv=0x7fffffffe708, env=0x7fffffffe720) at dl-init.c:70
#4  0x00007ffff60bea87 in _dl_init (main_map=0x7ffff62d0128, argc=2, argv=0x7fffffffe708, env=0x7fffffffe720) at dl-init.c:134
#5  0x00007ffff60b1b2a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#6  0x0000000000000002 in ?? ()
#7  0x00007fffffffe9c3 in ?? ()
#8  0x00007fffffffe9ee in ?? ()
#9  0x0000000000000000 in ?? ()
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q
%                                                                                                                                                              

lfousse at bourrasque:~% 


Script done on 2010-10-04T11:15:22 CEST


More information about the Pkg-chromium-maint mailing list