gdm-simple-slave crashed with signal 5 in g_return_if_fail_warning()

Bug #403441 reported by JMFTheVCI
244
This bug affects 49 people
Affects Status Importance Assigned to Milestone
gdm
Fix Released
Critical
gdm (Ubuntu)
Fix Released
Medium
Sebastien Bacher
Lucid
Fix Released
Low
Sebastien Bacher

Bug Description

Binary package hint: gdm

Not seen this before. Might have been triggered after connecting to a VPN via a personally added menu item.

Description: Ubuntu karmic (development branch)
Release: 9.10
gdm:
  Installed: 2.27.4-0ubuntu2
  Candidate: 2.27.4-0ubuntu2
  Version table:
 *** 2.27.4-0ubuntu2 0
        500 http://gb.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

ProblemType: Crash
Architecture: i386
Date: Tue Jul 21 17:59:41 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/lib/gdm/gdm-simple-slave
Package: gdm 2.27.4-0ubuntu2
ProcCmdline: /usr/lib/gdm/gdm-simple-slave --display-id /org/gnome/DisplayManager/Display1
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-3.19-generic
Signal: 5
SourcePackage: gdm
StacktraceTop:
 g_return_if_fail_warning () from /usr/lib/libglib-2.0.so.0
 g_array_free () from /usr/lib/libglib-2.0.so.0
 ?? ()
 g_object_unref () from /usr/lib/libgobject-2.0.so.0
 ?? ()
Title: gdm-simple-slave crashed with signal 5 in g_return_if_fail_warning()
Uname: Linux 2.6.31-3-generic i686
UserGroups:

Revision history for this message
JMFTheVCI (jmfthevci) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt (retraced)

StacktraceTop:IA__g_return_if_fail_warning (log_domain=0x2bbbc6 "GLib",
IA__g_array_free (farray=0x0, free_segment=1)
gdm_slave_finalize (object=0x8848000) at gdm-slave.c:1460
IA__g_object_unref (_object=0x8848000)
main (argc=1, argv=0xbf8069a4) at simple-slave-main.c:261

Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt (retraced)
Changed in gdm (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
visibility: private → public
Revision history for this message
Sebastien Bacher (seb128) wrote :

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

Changed in gdm (Ubuntu):
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
status: New → Triaged
Revision history for this message
Sebastien Bacher (seb128) wrote :

Could you give details on this vpn use you described?

Changed in gdm:
status: Unknown → New
Revision history for this message
JMFTheVCI (jmfthevci) wrote :

The VPN was a linux version of the Citrix Access Gateway
Citrix Access Gateway Plugin Version: 4604400

I used System > Preferences > Main Menu to create a new "application in terminal" running the command "cagvpn --login"

FYI:
This plugin works on Jaunty [starts in a terminal, makes VPN link, can web to the citrix metaframe presentation website]
The plugin does not work on Karmic [starts in a terminal, makes VPN link, nothing will load or ping or connect. Web page to citrix metaframe does not load.]

Revision history for this message
JMFTheVCI (jmfthevci) wrote :

Updated karmic with the latest fixes as of 10am GMT. Rebooted.
Ran the new app to launch cagvpn and this time it did not cause the "bug" as specified in this bug report.
Either 1) The App has nothing to do with the crash 2) The crash is random 3) Something fixed it (there was a GDM update).
The App itself still fails to let me access anything on the VPN which is probably a separate bug.

Revision history for this message
JMFTheVCI (jmfthevci) wrote :

FYI: The iptables firewall was blocking the VPN. VPN now works.
"Bug" status still uncertain.

Revision history for this message
monty (haveno) wrote :

Got the same, after restarting gdm from console.

Changed in gdm (Ubuntu):
milestone: none → ubuntu-9.10
milestone: ubuntu-9.10 → none
milestone: none → ubuntu-9.10
Revision history for this message
Sebastien Bacher (seb128) wrote :

could somebody try if that's an issue on karmic now? is the issue really crashing gdm or is it a crash on closing or restart?

Changed in gdm (Ubuntu):
milestone: ubuntu-9.10 → none
Revision history for this message
Francesco Usseglio (francescousseglio) wrote :

It doesn't affect me anymore

Revision history for this message
Sebastien Bacher (seb128) wrote :

the issue has been fixed to GNOME git now

Changed in gdm (Ubuntu):
assignee: Ubuntu Desktop Bugs (desktop-bugs) → nobody
status: Triaged → Fix Committed
Changed in gdm:
status: New → Fix Released
Changed in gdm (Ubuntu Lucid):
importance: Undecided → Low
status: New → Fix Committed
Revision history for this message
Sebastien Bacher (seb128) wrote :
Changed in gdm (Ubuntu Lucid):
assignee: nobody → Sebastien Bacher (seb128)
Revision history for this message
Colin Watson (cjwatson) wrote : Please test proposed package

Accepted gdm into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Revision history for this message
Sebastien Bacher (seb128) wrote :

I'm running the updated version for a wekk without issue

Revision history for this message
Pedro Villavicencio (pedro) wrote :

I cannot reproduce this crash but I've been testing the other gdm SRU with the proposed package and did not noticed any regression so far. Marking this as verification done, thanks all.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Sebastien Bacher (seb128) wrote :

the maverick version will be fixed when 2.30.3 is uploaded in the next days

Changed in gdm (Ubuntu):
assignee: nobody → Sebastien Bacher (seb128)
milestone: none → maverick-alpha-2
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gdm - 2.30.2.is.2.30.0-0ubuntu2

---------------
gdm (2.30.2.is.2.30.0-0ubuntu2) lucid-proposed; urgency=low

  * debian/patches/94_git_null_free_crash.patch:
    - git change to fix a crasher (lp: #403441)
  * debian/patches/95_git_name_escaping.patch:
    - git change to fix escaping issues leading to crashes (lp: #499690),
      or to having incorrect usernames displayed (lp: #585128)

  [ Didier Roche ]
  * debian/patches/30_don_t_save_failsafe_session.patch: (LP: #542345)
    - return FALSE instead of exiting on .desktop file without a comment
 -- Sebastien Bacher <email address hidden> Thu, 17 Jun 2010 15:41:17 +0200

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

This bug was fixed in the package gdm - 2.30.2.is.2.30.2-0ubuntu1

---------------
gdm (2.30.2.is.2.30.2-0ubuntu1) maverick; urgency=low

  * Tweak the version number to be newer than the lucid-updates one
  * debian/patches/94_git_null_free_crash.patch:
    - git change to fix a crasher (lp: #403441)
  * debian/patches/95_git_name_escaping.patch:
    - git change to fix escaping issues leading to crashes (lp: #499690),
      or to having incorrect usernames displayed (lp: #585128)
 -- Sebastien Bacher <email address hidden> Tue, 06 Jul 2010 13:36:48 +0200

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