David Paleino kirjoitti la 13. maaliskuuta 2010 15:23:33:
> On Saturday 13 March 2010 11:44:21, Petteri wrote:
> > Here is the backtrace with commands executed. If I am doing something
> > wrong, please just say so:
> 
> Can you please also install libglib2.0-0-dbg , and use "run --clutter-
> debug=all" instead of simply "run" inside gdb?
> 

Here is the backtrace with "run --clutter-debug=all":

pett...@kettu:~$ gdb gthumb 
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 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/bin/gthumb...Reading symbols from
/usr/lib/debug/usr/bin/gthumb...done.
(no debugging symbols found)...done.
(gdb) run --clutter-debug=all
Starting program: /usr/bin/gthumb --clutter-debug=all
[Thread debugging using libthread_db enabled]
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:174: Getting the X
screen
Clutter-Message: [BACKEND] ./clutter-backend.c:165: Units per em: 11,74
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:226: X Display
':0.0'[0x6fa380] opened (screen:0, root:508, dpi:94,953271)
Clutter-Message: [BACKEND] ./clutter-stage.c:1004: Creating stage from
the default backend
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:598: Creating stage
of type 'ClutterStageGLX'
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:616: GLX stage
created[0x78e160] (dpy:0x6fa380, screen:0, root:508, wrap:0x78c030)
Clutter-Message: [ACTOR] ./clutter-actor.c:1183: Realizing actor
'ClutterStage' [0x78c030]
Clutter-Message: [ACTOR] ./clutter-actor.c:1183: Realizing actor
'ClutterStageGLX' [0x78e160]
ClutterGLX-Message: [ACTOR] clutter-stage-glx.c:125: Realizing stage
'ClutterStageGLX' [0x78e160]
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:657: Retrieving GL
visual (for onscreen use), dpy: 0x6fa380, xscreen; 0x7053e0 (0)
ClutterGLX-Message: [MISC] clutter-stage-glx.c:151: Creating stage X
window
Clutter-Message: [LAYOUT] ./clutter-actor.c:4523: Width request for
-1,00 px
Clutter-Message: [LAYOUT] ./clutter-actor.c:4594: Width request for
640,00 px
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:657: Retrieving GL
visual (for onscreen use), dpy: 0x6fa380, xscreen; 0x7053e0 (0)
ClutterGLX-Message: [GL] clutter-backend-glx.c:374: Creating GL Context
(display: 0x6fa380, onscreen)

(gthumb:8383): ClutterGLX-CRITICAL **: Unable to realize stage: Unable
to create suitable onscreen GL context

** ERROR **: Unable to initialize GtkClutter
aborting...

Program received signal SIGABRT, Aborted.
0x00007ffff1e0ff45 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64  ../nptl/sysdeps/unix/sysv/linux/raise.c: Tiedostoa tai hakemistoa ei
ole.
        in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt full
#0  0x00007ffff1e0ff45 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
        pid = <value optimized out>
        selftid = <value optimized out>
#1  0x00007ffff1e12d80 in *__GI_abort () at abort.c:88
        act = {__sigaction_handler = {sa_handler = 0xe, sa_sigaction =
        0xe}, 
          sa_mask = {__val = {140737488346080, 7145632, 140737257217727, 
              7638592, 140737257307505, 0, 7638592, 140737251265200, 
              140737353904128, 2, 6788756, 140737257554432,
              140737256939520, 
              3, 140737488347360, 140737488347456}}, sa_flags = 7145632, 
          sa_restorer = 0x2c48a0}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007ffff2393a4a in IA__g_logv (log_domain=<value optimized out>, 
    log_level=<value optimized out>, format=<value optimized out>, 
    args1=0x7fffffffe140) at
    /tmp/buildd/glib2.0-2.22.4/glib/gmessages.c:549
        depth = <value optimized out>
        domain = <value optimized out>
        data = 0x0
        log_func = 0x7ffff2393150 <IA__g_log_default_handler>
        domain_fatal_mask = -1
        test_level = 3
        was_recursion = 0
        i = <value optimized out>
---Type <return> to continue, or q <return> to quit---
#3  0x00007ffff2393ad3 in IA__g_log (
    log_domain=0x20bf <Address 0x20bf out of bounds>, log_level=8383, 
    format=0x6 <Address 0x6 ou



-- 
 ___.  /     \  .___
 "Y/|\ | 0 o / /|\Y"
   '^^V  /|\ 'v'^^'




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

Reply via email to