glchess crashed with SIGSEGV in gtk_about_dialog_set_program_name()

Bug #1047458 reported by sk
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gnome-games (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Crashed on launching application

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: glchess 1:3.5.90-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
Uname: Linux 3.5.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
Date: Fri Sep 7 20:57:16 2012
ExecutablePath: /usr/games/glchess
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcCmdline: /usr/games/glchess
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7fe091c8b8c8: mov (%rax),%rsi
 PC (0x7fe091c8b8c8) ok
 source "(%rax)" (0x00000000) not located in a known VMA region (needed readable region)!
 destination "%rsi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gnome-games
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 gtk_window_set_application () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 g_cclosure_marshal_VOID__OBJECTv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: glchess crashed with SIGSEGV in gtk_window_set_application()
UpgradeStatus: Upgraded to quantal on 2012-09-07 (0 days ago)
UserGroups: adm admin bluetooth fuse gdm mediatomb pulse sambashare ssh sudo sys syslog vboxusers

Revision history for this message
sk (sreekumar-r84-live) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 gtk_about_dialog_set_program_name (about=<optimized out>, name=<optimized out>) at /build/buildd/gtk+3.0-3.5.16/./gtk/gtkaboutdialog.c:1117
 gtk_window_set_deletable (window=<optimized out>, setting=<optimized out>) at /build/buildd/gtk+3.0-3.5.16/./gtk/gtkwindow.c:3465
 gtk_aspect_frame_compute_child_allocation (frame=0x16a8020, child_allocation=0x16b2000) at /build/buildd/gtk+3.0-3.5.16/./gtk/gtkaspectframe.c:378
 g_closure_add_finalize_notifier (closure=0x3000000020, notify_data=0x5, notify_func=0x7fffc2422250) at /build/buildd/glib2.0-2.33.12/./gobject/gclosure.c:432
 ?? ()

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceSource.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in gnome-games (Ubuntu):
importance: Undecided → Medium
summary: - glchess crashed with SIGSEGV in gtk_window_set_application()
+ glchess crashed with SIGSEGV in gtk_about_dialog_set_program_name()
tags: removed: need-amd64-retrace
visibility: private → public
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-games (Ubuntu):
status: New → Confirmed
Revision history for this message
Saulo Soares de Toledo (saulotoledo) wrote :
Download full text (5.1 KiB)

GDB output for the crash:

GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 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/>...
Lendo símbolos de /usr/games/glchess...(no debugging symbols found)...concluído.
(gdb) run
Starting program: /usr/games/glchess
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeb328700 (LWP 8260)]
[New Thread 0x7fffeab27700 (LWP 8262)]

Program received signal SIGSEGV, Segmentation fault.
g_action_muxer_insert (muxer=0x7c6630, prefix=0x7ffff7a4323d "app", action_group=0x7c0120) at /build/buildd/gtk+3.0-3.5.18/./gtk/gactionmuxer.c:645
(gdb) thread apply all bt

Thread 3 (Thread 0x7fffeab27700 (LWP 8262)):
#0 0x00007ffff50ef9e3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1 0x00007ffff5bcbe84 in g_main_context_poll (n_fds=3, fds=0x7fffdc0010c0, timeout=-1, context=0x7fffe400d5f0, priority=<optimized out>) at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3584
#2 g_main_context_iterate (context=0x7fffe400d5f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3285
#3 0x00007ffff5bcc2e2 in g_main_loop_run (loop=0x7fffe400d510) at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3484
#4 0x00007ffff63c17b6 in gdbus_shared_thread_func (user_data=0x7fffe400d5c0) at /build/buildd/glib2.0-2.33.14/./gio/gdbusprivate.c:277
#5 0x00007ffff5bef985 in g_thread_proxy (data=0x7fffe400aa80) at /build/buildd/glib2.0-2.33.14/./glib/gthread.c:797
#6 0x00007ffff53cde9a in start_thread (arg=0x7fffeab27700) at pthread_create.c:308
#7 0x00007ffff50fb39d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffeb328700 (LWP 8260)):
#0 0x00007ffff50ef9e3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1 0x00007ffff5bcbe84 in g_main_context_poll (n_fds=1, fds=0x7fffe40010e0, timeout=-1, context=0x7c4800, priority=<optimized out>) at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3584
#2 g_main_context_iterate (context=context@entry=0x7c4800, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3285
#3 0x00007ffff5bcbfa4 in g_main_context_iteration (context=0x7c4800, may_block=1) at /build/buildd/glib2.0-2.33.14/./glib/gmain.c:3351
#4 0x00007fffeb32f35d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#5 0x00007ffff5bef985 in g_thread_proxy (data=0x7bc8f0) at /build/buildd/glib2.0-2.33.14/./glib/gthread.c:797
#6 0x00007ffff53cde9a in start_thread (arg=0x7fffeb328700) at pthread_create.c:308
#7 0x00007ffff50fb39d in clone () at ....

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.