[Bugs] #2064 UNSP: Sugar dies with SIGABRT when clicking on icons (was: Sudden death while clicking around on the journal)
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Oct 7 08:51:32 EDT 2010
#2064: Sugar dies with SIGABRT when clicking on icons
------------------------------------------+---------------------------------
Reporter: bernie | Owner: alsroot
Type: defect | Status: assigned
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: journal | Version: 0.88.x
Severity: Critical | Resolution:
Keywords: r+ dextrose | Status_field: Needinfo
Distribution: Unspecified | Seeta_dev:
------------------------------------------+---------------------------------
Description changed by bernie:
Old description:
> Sometimes, clicking on journal entries in a seemingly innocent way,
> causes Sugar to die instantly.
>
> This has been reported against F11-0.88 by other testers as well.
>
> I've only seen it twice, It's very hard to trigger. It may very well be a
> platform bug (DBus, GTK, Python bindings...).
>
> {{{
> 1277655977.154171 WARNING root: No gtk.AccelGroup in the top level
> window.
> /usr/lib/python2.6/site-packages/dbus/connection.py:242:
> DeprecationWarning: object.__init__() takes no parameters
> super(Connection, self).__init__(*args, **kwargs)
> ** (sugar-session:3202): DEBUG: accept_ice_connection()
> ** (sugar-session:3202): DEBUG: New client '0xa541c60'
> ** (sugar-session:3202): DEBUG: Initializing client 0xa541c60
> ** (sugar-session:3202): DEBUG: Client '0xa541c60' received
> RegisterClient(NULL)
> ** (sugar-session:3202): DEBUG: Adding new client (null) to session
> ** (sugar-session:3202): DEBUG: Sending RegisterClientReply to '0xa541c60
> [105cc12965cbe6b7b4127765671187810100000032020000]'
> ** (sugar-session:3202): DEBUG: Sending initial SaveYourself
> ** (sugar-session:3202): DEBUG: Set properties from client '0xa541c60
> [105cc12965cbe6b7b4127765671187810100000032020000]'
> ** (sugar-session:3202): DEBUG: Program = 'sugar-activity'
> ** (sugar-session:3202): DEBUG: CloneCommand = 'sugar-activity'
> ** (sugar-session:3202): DEBUG: RestartCommand = 'sugar-activity'
> '--sm-client-id' '105cc12965cbe6b7b4127765671187810100000032020000'
> ** (sugar-session:3202): DEBUG: UserID = 'olpc'
> ** (sugar-session:3202): DEBUG: ProcessID = '3692'
> ** (sugar-session:3202): DEBUG: RestartStyleHint = 0
> ** (sugar-session:3202): DEBUG: Client '0xa541c60 [sugar-activity
> 105cc12965cbe6b7b4127765671187810100000032020000]' received
> SaveYourselfDone(success = True)
> ** (sugar-session:3202): DEBUG: sms_error_handler (0xa69e160, FALSE, 3,
> 9, 32771, 0)
> ** (sugar-session:3202): DEBUG: ice_io_error_handler (0xa55c3b8)
> ** (sugar-session:3202): DEBUG: IceProcessMessagesIOError on '0xa541c60
> [sugar-activity 105cc12965cbe6b7b4127765671187810100000032020000]'
> ** (sugar-session:3202): DEBUG: xsmp_finalize (0xa541c60 [sugar-activity
> 105cc12965cbe6b7b4127765671187810100000032020000])
> 1277656858.845542 WARNING root: No gtk.AccelGroup in the top level
> window.
> 1277656858.848256 WARNING root: No gtk.AccelGroup in the top level
> window.
> 1277656858.886509 ERROR root: set_active() failed:
> org.freedesktop.DBus.Error.ServiceUnknown: The name :1.24 was not
> provided by any .service files
> python: Modules/gcmodule.c:262: update_refs: La declaración
> `gc->gc.gc_refs != 0' no se cumple.
> }}}
New description:
Sometimes, clicking on journal entries or activity icons in a seemingly
innocent way, causes Sugar to die instantly.
This has been reported against F11-0.88 by other testers as well.
I've only seen it twice, It's very hard to trigger. It may very well be a
platform bug (DBus, GTK, Python bindings...).
{{{
1277655977.154171 WARNING root: No gtk.AccelGroup in the top level window.
/usr/lib/python2.6/site-packages/dbus/connection.py:242:
DeprecationWarning: object.__init__() takes no parameters
super(Connection, self).__init__(*args, **kwargs)
** (sugar-session:3202): DEBUG: accept_ice_connection()
** (sugar-session:3202): DEBUG: New client '0xa541c60'
** (sugar-session:3202): DEBUG: Initializing client 0xa541c60
** (sugar-session:3202): DEBUG: Client '0xa541c60' received
RegisterClient(NULL)
** (sugar-session:3202): DEBUG: Adding new client (null) to session
** (sugar-session:3202): DEBUG: Sending RegisterClientReply to '0xa541c60
[105cc12965cbe6b7b4127765671187810100000032020000]'
** (sugar-session:3202): DEBUG: Sending initial SaveYourself
** (sugar-session:3202): DEBUG: Set properties from client '0xa541c60
[105cc12965cbe6b7b4127765671187810100000032020000]'
** (sugar-session:3202): DEBUG: Program = 'sugar-activity'
** (sugar-session:3202): DEBUG: CloneCommand = 'sugar-activity'
** (sugar-session:3202): DEBUG: RestartCommand = 'sugar-activity' '--sm-
client-id' '105cc12965cbe6b7b4127765671187810100000032020000'
** (sugar-session:3202): DEBUG: UserID = 'olpc'
** (sugar-session:3202): DEBUG: ProcessID = '3692'
** (sugar-session:3202): DEBUG: RestartStyleHint = 0
** (sugar-session:3202): DEBUG: Client '0xa541c60 [sugar-activity
105cc12965cbe6b7b4127765671187810100000032020000]' received
SaveYourselfDone(success = True)
** (sugar-session:3202): DEBUG: sms_error_handler (0xa69e160, FALSE, 3, 9,
32771, 0)
** (sugar-session:3202): DEBUG: ice_io_error_handler (0xa55c3b8)
** (sugar-session:3202): DEBUG: IceProcessMessagesIOError on '0xa541c60
[sugar-activity 105cc12965cbe6b7b4127765671187810100000032020000]'
** (sugar-session:3202): DEBUG: xsmp_finalize (0xa541c60 [sugar-activity
105cc12965cbe6b7b4127765671187810100000032020000])
1277656858.845542 WARNING root: No gtk.AccelGroup in the top level window.
1277656858.848256 WARNING root: No gtk.AccelGroup in the top level window.
1277656858.886509 ERROR root: set_active() failed:
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.24 was not provided
by any .service files
python: Modules/gcmodule.c:262: update_refs: La declaración
`gc->gc.gc_refs != 0' no se cumple.
}}}
--
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2064#comment:22>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list