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

2010-10-04 Thread Giuseppe Iuculano
On 10/04/2010 01:54 PM, Laurent Fousse wrote:
  
 LD_LIBRARY_PATH=/usr/lib/chromium-browser:/usr/lib/xulrunner-1.9.1:/usr/lib/chromium-browser
 #
 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

Try also with:
PATH=/usr/lib/chromium-browser:/usr/bin
LD_LIBRARY_PATH=/usr/lib/chromium-browser:/usr/lib/xulrunner-1.9.1
chromium-browser

I suspect you have non-standars libs/driver, have you installed some
relative software/libs from third party repositories?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


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

2010-10-04 Thread Laurent Fousse
* Giuseppe Iuculano [Mon, Oct 04, 2010 at 11:39:46AM +0200]:
 On 10/04/2010 11:16 AM, Laurent Fousse wrote:
  # 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
 
 Please try to start chromium with:
 
 LD_LIBRARY_PATH=/usr/lib/chromium-browser chromium-browser

Still segfaults.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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

2010-10-04 Thread Laurent Fousse
* Giuseppe Iuculano [Mon, Oct 04, 2010 at 01:44:58PM +0200]:
 Ok, so please run gdb with:
 LD_LIBRARY_PATH=/usr/lib/chromium-browser chromium-browser -g --temp-profile
 
 and run --single-process

I think it's still the same backtrace, but here it is.

Laurent.
Script started on 2010-10-04T13:52:40 CEST
%  



lfou...@bourrasque:~% 
LLD_LIBRARY_PATH=/usr/lib/chromium-browser chromium-browser -g 
--temp-profile

# Env:
# 
LD_LIBRARY_PATH=/usr/lib/chromium-browser:/usr/lib/xulrunner-1.9.1:/usr/lib/chromium-browser
#
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.WNsl4XKY1k
/usr/bin/gdb /usr/lib/chromium-browser/chromium-browser -x 
/tmp/chromiumargs.REkeLz
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.
0x7fffee0ac19f in ?? () from /usr/lib/libGL.so.1
(gdb) bt
#0  0x7fffee0ac19f in ?? () from /usr/lib/libGL.so.1
#1  0x7fffee0b1f52 in ?? () from /usr/lib/libGL.so.1
#2  0x7fffee0b3902 in ?? () from /usr/lib/libGL.so.1
#3  0x760be949 in call_init (l=0x762a04d8, argc=2, 
argv=0x7fffe728, env=0x7fffe740) at dl-init.c:70
#4  0x760bea87 in _dl_init (main_map=0x762d0128, argc=2, 
argv=0x7fffe728, env=0x7fffe740) at dl-init.c:134
#5  0x760b1b2a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#6  0x0002 in ?? ()
#7  0x7fffe9e8 in ?? ()
#8  0x7fffea13 in ?? ()
#9  0x in ?? ()
(gdb) c
Continuing.

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



lfou...@bourrasque:~% 


Script done on 2010-10-04T13:53:18 CEST


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

2010-10-04 Thread Laurent Fousse
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.
Script started on 2010-10-04T11:14:23 CEST
%  



lfou...@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.
0x7fffee0ac19f in ?? () from /usr/lib/libGL.so.1
(gdb) bt
#0  0x7fffee0ac19f in ?? () from /usr/lib/libGL.so.1
#1  0x7fffee0b1f52 in ?? () from /usr/lib/libGL.so.1
#2  0x7fffee0b3902 in ?? () from /usr/lib/libGL.so.1
#3  0x760be949 in call_init (l=0x762a04d8, argc=2, 
argv=0x7fffe708, env=0x7fffe720) at dl-init.c:70
#4  0x760bea87 in _dl_init (main_map=0x762d0128, argc=2, 
argv=0x7fffe708, env=0x7fffe720) at dl-init.c:134
#5  0x760b1b2a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#6  0x0002 in ?? ()
#7  0x7fffe9c3 in ?? ()
#8  0x7fffe9ee in ?? ()
#9  0x in ?? ()
(gdb) c
Continuing.

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



lfou...@bourrasque:~% 


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


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

2010-10-04 Thread Laurent Fousse
* Giuseppe Iuculano [Mon, Oct 04, 2010 at 11:34:30AM +0200]:
 On 10/04/2010 11:21 AM, Laurent Fousse wrote:
  * Giuseppe Iuculano [Mon, Oct 04, 2010 at 11:19:31AM +0200]:
  On 10/04/2010 11:16 AM, Laurent Fousse wrote:
  Same problem. New script attached.
 
  Regards,
 
  Laurent.
 
  could you try also chromium-browser --disable-plugins please?
  
  Still the same segfault.
  
  Laurent.
 
 Please paste the output of glxinfo

Here you go.

Laurent.
name of display: :0.0
display: :0  screen: 0
direct rendering: No (If you want to find out why, try setting 
LIBGL_DEBUG=verbose)
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, 
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, 
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_MESA_copy_sub_buffer
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, 
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, 
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGI_swap_control, GLX_ARB_create_context, GLX_NV_float_buffer, 
GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, 
GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, 
GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage
GLX version: 1.2
GLX extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_SGIX_fbconfig, 
GLX_SGIX_pbuffer, GLX_ARB_get_proc_address
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 1.4 (2.1 Mesa 7.7.1)
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program, 
GL_ARB_fragment_program_shadow, GL_ARB_imaging, GL_ARB_multitexture, 
GL_ARB_occlusion_query, GL_ARB_point_parameters, GL_ARB_point_sprite, 
GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
GL_ARB_texture_cube_map, GL_ARB_texture_env_add, 
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, 
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, 
GL_ARB_vertex_program, GL_ARB_window_pos, GL_ATI_texture_mirror_once, 
GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_object, 
GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_rescale_normal, 
GL_EXT_secondary_color, GL_EXT_separate_specular_color, 
GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_texture3D, 
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, 
GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, 
GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_vertex_array, 
GL_IBM_texture_mirrored_repeat, GL_NV_blend_square, GL_NV_depth_clamp, 
GL_NV_fragment_program, GL_NV_fragment_program_option, 
GL_NV_light_max_exponent, GL_NV_texgen_reflection, 
GL_NV_texture_env_combine4, GL_NV_texture_rectangle, 
GL_NV_vertex_program1_1, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod

64 GLX Visuals
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x121 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x122 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x123 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0  0  0  0  0  0 0 None
0x124 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  0 16 16 16  0  0 0 Slow
0x125 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0x126 24 tc  0 24  0 r  .  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0x127 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  8  0  0  0  0  0 0 None
0x128 24 tc  0 24  0 r  y  .  8  8  8  0  0  0  8 16 16 16  0  0 0 Slow
0x129 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x12a 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x12b 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0  0  0  0  0  0 0 None
0x12c 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  0 16 16 16  0  0 0 Slow
0x12d 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x12e 24 tc  0 24  0 r  .  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x12f 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8  0  0  0  0  0 0 None
0x130 24 tc  0 24  0 r  y  .  8  8  8  0  0 24  8 16 16 16  0  0 0 Slow
0x131 24 tc  0 32  0 r  .  .  

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

2010-10-04 Thread Giuseppe Iuculano
On 10/04/2010 11:16 AM, Laurent Fousse wrote:
 Same problem. New script attached.
 
 Regards,
 
 Laurent.

could you try also chromium-browser --disable-plugins please?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


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

2010-10-04 Thread Giuseppe Iuculano
On 10/04/2010 01:29 PM, Laurent Fousse wrote:
 * Giuseppe Iuculano [Mon, Oct 04, 2010 at 11:39:46AM +0200]:
 On 10/04/2010 11:16 AM, Laurent Fousse wrote:
 # 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

 Please try to start chromium with:

 LD_LIBRARY_PATH=/usr/lib/chromium-browser chromium-browser
 
 Still segfaults.

Ok, so please run gdb with:
LD_LIBRARY_PATH=/usr/lib/chromium-browser chromium-browser -g --temp-profile

and run --single-process


Cheers,
Giuseppe



signature.asc
Description: OpenPGP digital signature


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

2010-10-04 Thread Laurent Fousse
* Giuseppe Iuculano [Mon, Oct 04, 2010 at 11:19:31AM +0200]:
 On 10/04/2010 11:16 AM, Laurent Fousse wrote:
  Same problem. New script attached.
  
  Regards,
  
  Laurent.
 
 could you try also chromium-browser --disable-plugins please?

Still the same segfault.

Laurent.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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

2010-10-04 Thread Laurent Fousse
* Giuseppe Iuculano [Mon, Oct 04, 2010 at 03:50:00PM +0200]:
 I suspect you have non-standars libs/driver, have you installed some
 relative software/libs from third party repositories?

I had a leftover lib.GL.so.whatever that was not properly uninstalled
from a previous installation of some nvidia driver. So now it works.
Thanks a lot for your help.

Laurent.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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

2010-10-04 Thread Giuseppe Iuculano
On 10/04/2010 11:21 AM, Laurent Fousse wrote:
 * Giuseppe Iuculano [Mon, Oct 04, 2010 at 11:19:31AM +0200]:
 On 10/04/2010 11:16 AM, Laurent Fousse wrote:
 Same problem. New script attached.

 Regards,

 Laurent.

 could you try also chromium-browser --disable-plugins please?
 
 Still the same segfault.
 
 Laurent.

Please paste the output of glxinfo

Cheers,
Giuseppe



signature.asc
Description: OpenPGP digital signature


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

2010-10-04 Thread Giuseppe Iuculano
On 10/04/2010 11:16 AM, Laurent Fousse wrote:
 # 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

Please try to start chromium with:

LD_LIBRARY_PATH=/usr/lib/chromium-browser chromium-browser

Cheers,
Giuseppe



signature.asc
Description: OpenPGP digital signature


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

2010-10-03 Thread Giuseppe Iuculano
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

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


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

2010-09-30 Thread Giuseppe Iuculano
On 09/30/2010 09:57 AM, Laurent Fousse wrote:
 I can't run chromium-browser, it just segfaults at startup:
 
 lfou...@bourrasque:~% chromium-browser 
 zsh: segmentation fault  chromium-browser

Does this happen also with chromium-browser --temp-profile ?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


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

2010-09-30 Thread Laurent Fousse
Hello,

* Giuseppe Iuculano [Thu, Sep 30, 2010 at 03:02:55PM +0200]:
 On 09/30/2010 09:57 AM, Laurent Fousse wrote:
  I can't run chromium-browser, it just segfaults at startup:
  
  lfou...@bourrasque:~% chromium-browser 
  zsh: segmentation fault  chromium-browser
 
 Does this happen also with chromium-browser --temp-profile ?

Yes.

Laurent.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org