seahorse crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

Bug #344696 reported by vasiliy-balakirev
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
seahorse
Fix Released
Critical
seahorse (Ubuntu)
Fix Released
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: seahorse

2. Steps:
   2.1. Start Seahorse
   2.2. Open Settings throw menu in main window
   2.3. Open Sync dialog throw menu in main window
   2.4. Click on button in sync window to select servers before syncing
   2.5. Take crash
3. Steps:
   3.1. Start Seahorse
   3.2. Open Sync dialog throw menu in main window
   3.3. Click on button in sync window to select servers before syncing
   3.4. Open Settings throw menu in main window
   3.5. Take crash

ProblemType: Crash
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/seahorse
Package: seahorse 2.26.0-0ubuntu1
ProcCmdline: seahorse
ProcEnviron:
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: seahorse
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 g_cclosure_marshal_VOID__VOID ()
 g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
Title: seahorse crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
Uname: Linux 2.6.28-10-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Related branches

Revision history for this message
vasiliy-balakirev (vasiliy-balakirev) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:populate_keyservers (swidget=0x0, ks=0x955fd88)
seahorse_prefs_new (parent=0x94e2360)
seahorse_preferences_show (parent=0x94e2360,
IA__g_cclosure_marshal_VOID__VOID (closure=0x95c0fb0,
IA__g_closure_invoke (closure=0x95c0fb0, return_value=0x0,

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Changed in seahorse:
importance: Undecided → Medium
Revision history for this message
Andreas Moog (ampelbein) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible.
This will help us to find and resolve the problem.

visibility: private → public
Changed in seahorse (Ubuntu):
assignee: nobody → desktop-bugs
status: New → Incomplete
Revision history for this message
vasiliy-balakirev (vasiliy-balakirev) wrote : Re: [Bug 344696] Re: seahorse crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

1. Yes, It is reproducible.
2. Steps:
   2.1. Start Seahorse
   2.2. Open Settings throw menu in main window
   2.3. Open Sync dialog throw menu in main window
   2.4. Click on button in sync window to select servers before syncing
   2.5. Take crash
3. Steps:
   3.1. Start Seahorse
   3.2. Open Sync dialog throw menu in main window
   3.3. Click on button in sync window to select servers before syncing
   3.4. Open Settings throw menu in main window
   3.5. Take crash

In general, I try to call twice same window by different way, but if
settings window with selection of server has showed, then I take the
crash of Seahorse.

2009/3/24 Andreas Moog <email address hidden>:
> Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions:
> 1. Is this reproducible?
> 2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible.
> This will help us to find and resolve the problem.
>
> ** Visibility changed to: Public
>
> ** Changed in: seahorse (Ubuntu)
>       Status: New => Incomplete
>
> ** Changed in: seahorse (Ubuntu)
>     Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
>
> --
> seahorse crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
> https://bugs.launchpad.net/bugs/344696
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “seahorse” source package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: seahorse
>
> When I open settings of servers and do sync with try open settings agane Seahorse crashed
>
> ProblemType: Crash
> Architecture: i386
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /usr/bin/seahorse
> Package: seahorse 2.26.0-0ubuntu1
> ProcCmdline: seahorse
> ProcEnviron:
>  LANG=ru_RU.UTF-8
>  SHELL=/bin/bash
> Signal: 11
> SourcePackage: seahorse
> StacktraceTop:
>  ?? ()
>  ?? ()
>  ?? ()
>  g_cclosure_marshal_VOID__VOID ()
>  g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> Title: seahorse crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
> Uname: Linux 2.6.28-10-generic i686
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>

--
Best Regards, Vasiliy Balakirev.

Revision history for this message
Andreas Moog (ampelbein) wrote :

Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: http://bugzilla.gnome.org/show_bug.cgi?id=576519

Changed in seahorse (Ubuntu):
status: Incomplete → Triaged
description: updated
Changed in seahorse:
status: Unknown → New
Revision history for this message
Andreas Moog (ampelbein) wrote :

Fixed upstream.

Changed in seahorse (Ubuntu):
status: Triaged → Fix Committed
Changed in seahorse:
status: New → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package seahorse - 2.26.1-0ubuntu1

---------------
seahorse (2.26.1-0ubuntu1) jaunty; urgency=low

  * New upstream version: (LP: #360225)
    - PGP UIDs display in order reported by key server, and fix
      parsing of HKP PGP search UIDs. [Adam Schreiber] (LP: #351948)
    - Fix problem opening preferences window twice. [Adam Schreiber]
      (LP: #344696)
    - Set authorized_keys properly when sending SSH keys to a
      remote system. [Andreas Moog, Stef Walter] (LP: #326087)
    - Fix crash when entering hkp: url manually. [Stef Walter]
      (LP: #341983)
  * debian/patches
    - updated 80_autoconf.patch to apply to new version

 -- Andreas Moog <email address hidden> Sun, 12 Apr 2009 23:36:57 +0200

Changed in seahorse (Ubuntu):
status: Fix Committed → Fix Released
Changed in seahorse:
importance: Unknown → Critical
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.