Bug#785538: NVidia also affected

Aigars Mahinovs aigarius at gmail.com
Tue Jun 16 14:49:19 UTC 2015


Same on NVidia with the proprietary driver. Totem version 3.16.1-2 and
libcogl 1.20.0-2


Also another backtrace that might help a bit:


aigarius at home:/media/aigarius/Data$ GDK_SYNCHRONIZE="all" gdb totem
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from totem...Reading symbols from
/usr/lib/debug//usr/bin/totem...done.
done.
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/totem
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe2a13700 (LWP 17523)]


(totem:17519): Gdk-ERROR **: The program 'totem' received an X Window
System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 657 error_code 8 request_code 154 (GLX) minor_code 31)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)


Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x7ffff1b7b7ce "Gdk", log_level=G_LOG_LEVEL_ERROR,
format=<optimized out>, args=args at entry=0x7fffffffc060) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./glib/gmessages.c:1046
1046 /build/glib2.0-NiYzoW/glib2.0-2.44.1/./glib/gmessages.c: No such file
or directory.
(gdb) backtrace full
#0 0x00007ffff04a7d00 in g_logv (log_domain=0x7ffff1b7b7ce "Gdk",
log_level=G_LOG_LEVEL_ERROR, format=<optimized out>,
args=args at entry=0x7fffffffc060)
at /build/glib2.0-NiYzoW/glib2.0-2.44.1/./glib/gmessages.c:1046
domain = 0x0
data = 0x0
depth = 0
log_func = 0x7ffff04a7590 <g_log_default_handler>
domain_fatal_mask = <optimized out>
masquerade_fatal = 0
test_level = <optimized out>
was_fatal = <optimized out>
was_recursion = <optimized out>
msg = 0x555556169350 "The program 'totem' received an X Window System
error.\nThis probably reflects a bug in the program.\nThe error was
'BadMatch (invalid parameter attributes)'.\n (Details: serial 657
error_code 8 request"...
msg_alloc = 0x555556169350 "The program 'totem' received an X Window System
error.\nThis probably reflects a bug in the program.\nThe error was
'BadMatch (invalid parameter attributes)'.\n (Details: serial 657
error_code 8 request"...
i = 2
#1 0x00007ffff04a7f3f in g_log (log_domain=<optimized out>,
log_level=<optimized out>, format=<optimized out>) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./glib/gmessages.c:1079
args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area =
0x7fffffffc140, reg_save_area = 0x7fffffffc080}}
#2 0x00007ffff1b4baa3 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#3 0x00007ffff1b56a29 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#4 0x00007ffff45e646d in _XError () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#5 0x00007ffff45e33a7 in () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#6 0x00007ffff45e3465 in () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#7 0x00007ffff45e4420 in _XReply () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#8 0x00007ffff45dfcad in XSync () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#9 0x00007ffff45dfd4b in () at /usr/lib/x86_64-linux-gnu/libX11.so.6
#10 0x00007fffe0ed1146 in glXCreateWindow () at
/usr/lib/x86_64-linux-gnu/libGL.so.1
#11 0x00007ffff5f14ae2 in _cogl_winsys_onscreen_init
(onscreen=0x555556166400, error=0x7fffffffc9c0) at
./winsys/cogl-winsys-glx.c:1421
framebuffer = 0x555556166400
context = <optimized out>
display = <optimized out>
glx_display = <optimized out>
xlib_renderer = 0x55555592d6c0
glx_renderer = 0x55555598e000
xwin = 58720323
xlib_onscreen = 0x55555610e900
glx_onscreen = 0x55555610e900
fbconfig = 0x19e
fbconfig_error = 0x0
#12 0x00007ffff5f0138e in cogl_framebuffer_allocate
(framebuffer=0x555556166400, error=error at entry=0x7fffffffc9c0) at
./cogl-framebuffer.c:750
onscreen = 0x555556166400
winsys = <optimized out>
ctx = 0x555555889f00
#13 0x00007ffff65a86ca in clutter_stage_cogl_realize
(stage_window=0x555555ee7190) at cogl/clutter-stage-cogl.c:154
stage_cogl = 0x555555ee7190 [ClutterStageGdk]
backend = <optimized out>
framebuffer = <optimized out>
error = 0x0
#14 0x00007ffff65ab366 in clutter_stage_gdk_realize
(stage_window=0x555555ee7190) at gdk/clutter-stage-gdk.c:316
stage_gdk = 0x555555ee7190 [ClutterStageGdk]
stage_cogl = 0x555555ee7190 [ClutterStageGdk]
backend = <optimized out>
backend_gdk = <optimized out>
attributes = {title = 0x7fffffffcb30 "", event_mask = 3939, x = 32767, y =
1442348880, width = 21845, height = 32, wclass = (GDK_INPUT_ONLY | unknown:
32766), visual = 0x555555f8a0f0, window_type = 4294953584, cursor =
0x555556105400, wmclass_name = 0x0, wmclass_class = 0x0, override_redirect
= 1434684320, type_hint = 21845}
cursor_visible = -227879680
use_alpha = 32767
width = 664
height = 373
#15 0x00007ffff6614d4c in clutter_stage_realize (self=0x555555f87f50
[ClutterStage]) at clutter-stage.c:746
priv = <optimized out>
is_realized = <optimized out>
#16 0x00007ffff0776504 in _g_closure_invoke_va (closure=0x7ffff0234620
<main_arena>, closure at entry=0x555555d60aa0,
return_value=return_value at entry=0x0,
instance=0x0, instance at entry=0x555555f87f50, args=0x7ffff0234678
<main_arena+88>, args at entry=0x7fffffffcc70, n_params=-266123656,
param_types=0x7ffff0234670 <main_arena+80>) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gclosure.c:831
marshal = 0x0
marshal_data = 0x7ffff0234678 <main_arena+88>
__FUNCTION__ = "_g_closure_invoke_va"
#17 0x00007ffff078ffa7 in g_signal_emit_valist (instance=0x555555f87f50,
signal_id=<optimized out>, detail=0, var_args=var_args at entry=0x7fffffffcc70)
at /build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3214
return_accu = <optimized out>
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong =
0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0},
{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
accumulator = 0x0
emission = {next = 0x7fffffffcf70, instance = 0x555555f87f50, ihint =
{signal_id = 401, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state =
EMISSION_RUN, chain_type = 93825000656624}
signal_id = 401
instance_type = <optimized out>
emission_return = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0,
v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0,
v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64
= 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
rtype = 4
static_scope = 0
fastpath_handler = <optimized out>
closure = 0x555555d60aa0
run_type = <optimized out>
l = <optimized out>
fastpath = <optimized out>
instance_and_params = <optimized out>
signal_return_type = <optimized out>
param_values = <optimized out>
i = <optimized out>
n_params = <optimized out>
__FUNCTION__ = "g_signal_emit_valist"
#18 0x00007ffff07908ff in g_signal_emit
(instance=instance at entry=0x555555f87f50,
signal_id=<optimized out>, detail=detail at entry=0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3361
var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7fffffffcd50, reg_save_area = 0x7fffffffcc90}}
#19 0x00007ffff65beb2e in clutter_actor_realize (self=0x555555f87f50
[ClutterStage]) at clutter-actor.c:1944
priv = 0x555555f87c50
#20 0x00007ffff65beb2e in clutter_actor_realize (self=0x555555f87f50
[ClutterStage]) at clutter-actor.c:1900
#21 0x00007ffff68c8b28 in () at
/usr/lib/x86_64-linux-gnu/libclutter-gtk-1.0.so.0
#22 0x00007ffff7ba7a97 in bacon_video_widget_realize (widget=0x555555d5e350
[BaconVideoWidget]) at bacon-video-widget.c:629
bvw = 0x555555d5e350 [BaconVideoWidget]
toplevel = <optimized out>
#26 0x00007ffff07908ff in <emit signal ??? on instance 0x555555d5e350
[BaconVideoWidget]> (instance=<optimized out>, signal_id=<optimized out>,
detail=<optimized out>) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3361
var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7fffffffd240, reg_save_area = 0x7fffffffd180}}
#23 0x00007ffff07762d5 in g_closure_invoke (closure=0x5555557a8900,
return_value=0x0, n_param_values=1, param_values=0x7fffffffcfe0,
invocation_hint=0x7fffffffcf80) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gclosure.c:768
marshal = <optimized out>
marshal_data = <optimized out>
in_marshal = 0
real_closure = 0x5555557a88e0
__FUNCTION__ = "g_closure_invoke"
#24 0x00007ffff0787913 in signal_emit_unlocked_R
(node=node at entry=0x5555557a8930,
detail=detail at entry=0, instance=instance at entry=0x555555d5e350,
emission_return=emission_return at entry=0x0,
instance_and_params=instance_and_params at entry=0x7fffffffcfe0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3479
accumulator = 0x0
emission = {next = 0x7fffffffd450, instance = 0x555555d5e350, ihint =
{signal_id = 27, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state =
EMISSION_RUN, chain_type = 93825000647280}
handler_list = <optimized out>
return_accu = 0x0
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong =
0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0},
{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
signal_id = 27
max_sequential_handler_number = 1968
return_value_altered = <optimized out>
#25 0x00007ffff0790698 in g_signal_emit_valist (instance=<optimized out>,
signal_id=<optimized out>, detail=<optimized out>,
var_args=var_args at entry=0x7fffffffd160)
at /build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3305
instance_and_params = 0x7fffffffcfe0
signal_return_type = <optimized out>
param_values = 0x7fffffffcff8
i = <optimized out>
n_params = <optimized out>
__FUNCTION__ = "g_signal_emit_valist"
#27 0x00007ffff211234c in gtk_widget_realize () at
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#28 0x00007ffff7b91602 in video_widget_create (totem=totem at entry=0x5555557a01a0
[TotemObject]) at totem-object.c:4081
err = 0x0
container = <optimized out>
bvw = 0x5555557a01e0
#29 0x00007ffff7b91754 in totem_object_app_activate (app=<optimized out>)
at totem-object.c:199
totem = 0x5555557a01a0 [TotemObject]
__FUNCTION__ = "totem_object_app_activate"
#30 0x00007ffff0776504 in _g_closure_invoke_va (closure=0x7ffff0234620
<main_arena>, closure at entry=0x55555579b020,
return_value=return_value at entry=0x0,
instance=0x0, instance at entry=0x5555557a01a0, args=0x7ffff0234678
<main_arena+88>, args at entry=0x7fffffffd510, n_params=-266123656,
param_types=0x7ffff0234670 <main_arena+80>) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gclosure.c:831
marshal = 0x0
marshal_data = 0x7ffff0234678 <main_arena+88>
__FUNCTION__ = "_g_closure_invoke_va"
#31 0x00007ffff078ffa7 in g_signal_emit_valist (instance=0x5555557a01a0,
signal_id=<optimized out>, detail=0, var_args=var_args at entry=0x7fffffffd510)
at /build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3214
return_accu = <optimized out>
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong =
0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0},
{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
accumulator = 0x0
emission = {next = 0x7fffffffd780, instance = 0x5555557a01a0, ihint =
{signal_id = 8, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state =
EMISSION_RUN, chain_type = 93824994602192}
signal_id = 8
instance_type = <optimized out>
emission_return = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0,
v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0,
v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64
= 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
rtype = 4
static_scope = 0
fastpath_handler = <optimized out>
closure = 0x55555579b020
run_type = <optimized out>
l = <optimized out>
fastpath = <optimized out>
instance_and_params = <optimized out>
signal_return_type = <optimized out>
param_values = <optimized out>
i = <optimized out>
n_params = <optimized out>
__FUNCTION__ = "g_signal_emit_valist"
#32 0x00007ffff07908ff in g_signal_emit (instance=<optimized out>,
signal_id=<optimized out>, detail=detail at entry=0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3361
var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7fffffffd5f0, reg_save_area = 0x7fffffffd530}}
#33 0x00007ffff0a61ccb in g_application_activate (application=<optimized
out>) at /build/glib2.0-NiYzoW/glib2.0-2.44.1/./gio/gapplication.c:2111
__FUNCTION__ = "g_application_activate"
#34 0x00007ffff7b97217 in remote_command_cb (action=<optimized out>,
parameter=0x7fffdc00a0d0, user_data=<optimized out>) at totem-menu.c:281
totem = 0x5555557a01a0 [TotemObject]
cmd = 32767
url = 0x54552e4200000002 <error: Cannot access memory at address
0x54552e4200000002>
#38 0x00007ffff07908ff in <emit signal ??? on instance 0x5555559ced90
[GSimpleAction]> (instance=instance at entry=0x5555559ced90,
signal_id=<optimized out>, detail=detail at entry=0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3361
var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area =
0x7fffffffda60, reg_save_area = 0x7fffffffd9a0}}
#35 0x00007ffff07762d5 in g_closure_invoke (closure=0x5555559b38d0,
return_value=0x0, n_param_values=2, param_values=0x7fffffffd7f0,
invocation_hint=0x7fffffffd790) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gclosure.c:768
marshal = <optimized out>
marshal_data = <optimized out>
in_marshal = 0
real_closure = 0x5555559b38b0
__FUNCTION__ = "g_closure_invoke"
#36 0x00007ffff078803c in signal_emit_unlocked_R
(node=node at entry=0x5555559c7680,
detail=detail at entry=0, instance=instance at entry=0x5555559ced90,
emission_return=emission_return at entry=0x0,
instance_and_params=instance_and_params at entry=0x7fffffffd7f0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3549
tmp = <optimized out>
handler = 0x55555592c870
accumulator = 0x0
emission = {next = 0x7fffffffdeb0, instance = 0x5555559ced90, ihint =
{signal_id = 225, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state =
EMISSION_RUN, chain_type = 4}
handler_list = <optimized out>
return_accu = 0x0
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong =
0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0},
{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
signal_id = 225
max_sequential_handler_number = 102
return_value_altered = 0
#37 0x00007ffff0790698 in g_signal_emit_valist (instance=<optimized out>,
signal_id=<optimized out>, detail=<optimized out>,
var_args=var_args at entry=0x7fffffffd980)
at /build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3305
instance_and_params = 0x7fffffffd7f0
signal_return_type = <optimized out>
param_values = 0x7fffffffd808
i = <optimized out>
n_params = <optimized out>
__FUNCTION__ = "g_signal_emit_valist"
#39 0x00007ffff0a6a485 in g_simple_action_activate (action=0x5555559ced90,
parameter=0x7fffdc00a0d0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gio/gsimpleaction.c:225
simple = 0x5555559ced90 [GSimpleAction]
__FUNCTION__ = "g_simple_action_activate"
#40 0x00007ffff0a68df1 in g_action_activate (action=0x5555559ced90,
parameter=0x7fffdc00a0d0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gio/gaction.c:397
__FUNCTION__ = "g_action_activate"
#41 0x00007ffff7b8c10d in totem_object_app_handle_local_options
(application=0x5555557a01a0 [TotemObject], options=<optimized out>) at
totem-object.c:279
options = <optimized out>
application = 0x5555557a01a0 [TotemObject]
error = 0x0
#42 0x00007fffedcdddc0 in ffi_call_unix64 () at
/usr/lib/x86_64-linux-gnu/libffi.so.6
#43 0x00007fffedcdd828 in ffi_call () at
/usr/lib/x86_64-linux-gnu/libffi.so.6
#44 0x00007ffff0776f3c in g_cclosure_marshal_generic_va
(closure=0x55555579b420, return_value=0x7fffffffde70,
instance=0x5555557a01a0, args_list=<optimized out>,
marshal_data=0x7ffff7b8c0c0 <totem_object_app_handle_local_options>,
n_params=1, param_types=0x5555557602e0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gclosure.c:1561
rtype = 0x7fffedcde0f0 <ffi_type_sint32>
rvalue = 0x7fffffffdc50
n_args = 3
atypes = 0x7fffffffdc20
args = 0x7fffffffdbf0
storage = 0x7fffffffdbd0
i = <optimized out>
cif = {abi = FFI_UNIX64, nargs = 3, arg_types = 0x7fffffffdc20, rtype =
0x7fffedcde0f0 <ffi_type_sint32>, bytes = 0, flags = 10}
cc = 0x55555579b420
enum_tmpval = <optimized out>
tmpval_used = 0
args_copy = {{gp_offset = 32, fp_offset = 48, overflow_arg_area =
0x7fffffffe050, reg_save_area = 0x7fffffffdf90}}
#45 0x00007ffff0776504 in _g_closure_invoke_va (closure=0x7ffff0234620
<main_arena>, closure at entry=0x55555579b420, return_value=0x0,
return_value at entry=0x7fffffffde70, instance=0x0, instance at entry=0x5555557a01a0,
args=0x7ffff0234678 <main_arena+88>, args at entry=0x7fffffffdf70,
n_params=-266123656, param_types=0x7ffff0234670 <main_arena+80>) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gclosure.c:831
marshal = 0x0
marshal_data = 0x7ffff0234678 <main_arena+88>
__FUNCTION__ = "_g_closure_invoke_va"
#46 0x00007ffff078fa50 in g_signal_emit_valist (instance=0x5555557a01a0,
signal_id=<optimized out>, detail=<optimized out>,
var_args=var_args at entry=0x7fffffffdf70)
at /build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3214
return_accu = <optimized out>
accu = {g_type = 24, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong =
0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0},
{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
accumulator = 0x5555557603b0
emission = {next = 0x0, instance = 0x5555557a01a0, ihint = {signal_id = 11,
detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type
= 93824994602192}
signal_id = 11
instance_type = <optimized out>
emission_return = {g_type = 24, data = {{v_int = 0, v_uint = 0, v_long = 0,
v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0,
v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64
= 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
rtype = 24
static_scope = 0
fastpath_handler = <optimized out>
closure = 0x55555579b420
run_type = <optimized out>
l = <optimized out>
fastpath = <optimized out>
instance_and_params = <optimized out>
signal_return_type = <optimized out>
param_values = <optimized out>
i = <optimized out>
n_params = <optimized out>
__FUNCTION__ = "g_signal_emit_valist"
#47 0x00007ffff07908ff in g_signal_emit
(instance=instance at entry=0x5555557a01a0,
signal_id=<optimized out>, detail=detail at entry=0) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gobject/gsignal.c:3361
var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7fffffffe050, reg_save_area = 0x7fffffffdf90}}
#48 0x00007ffff0a62251 in g_application_real_local_command_line
(application=0x5555557a01a0 [TotemObject], arguments=0x7fffffffe178,
exit_status=0x7fffffffe174) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gio/gapplication.c:972
error = 0x0
n_args = <optimized out>
#49 0x00007ffff0a625e2 in g_application_run (application=0x5555557a01a0
[TotemObject], argc=<optimized out>, argv=0x7fffffffe2d8) at
/build/glib2.0-NiYzoW/glib2.0-2.44.1/./gio/gapplication.c:2277
arguments = 0x555555761f20
status = 0
__FUNCTION__ = "g_application_run"
#50 0x00005555555551b8 in main (argc=1, argv=0x7fffffffe2d8) at totem.c:83
totem = 0x5555557a01a0 [TotemObject]
(gdb) quit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20150616/8b0a29a3/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glxinfo
Type: application/octet-stream
Size: 64976 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20150616/8b0a29a3/attachment-0001.obj>


More information about the pkg-gnome-maintainers mailing list