* Mathieu Virbel <[EMAIL PROTECTED]> [2008-10-21 08:52:21]: > * Pierre-Luc Beaudoin <[EMAIL PROTECTED]> [2008-10-20 20:50:55]: > > > On Mon, 2008-10-20 at 23:28 +0200, Mathieu Virbel wrote: > > > > > > Program received signal SIGSEGV, Segmentation fault. > > > [Switching to Thread 0xb77fcb90 (LWP 21015)] > > > 0x42ad8316 in glTexImage2D () from /usr/lib/libGL.so.1 > > > > > > Is anyone have hit this bug too ? > > > > > > > Hi Mathieu, > > > > I have something similar but not doing the same thing. I tried to debug > > it with Neil at the Boston Summit but we couldn't reproduce it on his > > laptop, and not all machines seems to get the problem. This is only > > happening when starting EOG with my plugin turned on and an image. So > > libchamplain is loading images into clutter before the window is > > displayed. > > > > Here is the top of the stack trace (which is rater similar): > > > > (Debian sid, intel graphics, clutter 0.8.2) > > > > #0 0x00007fa4a57812e7 in glTexImage2D () from /usr/lib/libGL.so.1 > > #1 0x00007fa4a6063be5 in ?? () from /usr/lib/libclutter-glx-0.8.so.0 > > #2 0x00007fa4a6064236 in cogl_texture_new_from_file () > > This his the same ending backtrace :) > I'll try to investigate too. > > Mathieu
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7723b90 (LWP 31770)]
0x42ad8316 in glTexImage2D () from /usr/lib/libGL.so.1
(gdb) up
#1 0xb7f9cf0c in _cogl_texture_slices_create (tex=0xb368b910) at
cogl-texture.c:548
548 GE( glTexImage2D (GL_PROXY_TEXTURE_2D, 0, GL_RGBA,
(gdb) p *tex
$1 = {ref_count = 1, bitmap = {data = 0xb368c000 "", format =
COGL_PIXEL_FORMAT_A_8, width = 256, height = 256, rowstride = 256},
bitmap_owner = 0, gl_target = 3553, gl_intformat = 6406, gl_format =
6406, gl_type = 5121, slice_x_spans = 0x0,
slice_y_spans = 0x0, slice_gl_handles = 0x0, max_waste = 32,
min_filter = 9728, mag_filter = 9728, is_foreign = 0,
wrap_mode = 42732, auto_mipmap = 1}
signature.asc
Description: Digital signature
