dconf-service crashed with SIGSEGV in g_variant_builder_add_value()

Bug #1105102 reported by Para Siva
306
This bug affects 66 people
Affects Status Importance Assigned to Milestone
ubuntu-nexus7
Fix Released
Undecided
Unassigned
d-conf (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Occured after the raring desktop amd64 installation on 20130125 on a VM based on qemu-kvm usign virt-manager

1. Boot a VM to raring desktop amd64 live session with the image of 20130125
2. Start the installer from the live session
3. Perform manual partition (with 3 ext4 partitions and a swap)
4. Reboot after the installation
5. This crash was observed after the first reboot

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: dconf-service 0.15.2-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-1.5-generic 3.8.0-rc4
Uname: Linux 3.8.0-1-generic x86_64
ApportVersion: 2.8-0ubuntu2
Architecture: amd64
Date: Fri Jan 25 13:57:33 2013
ExecutablePath: /usr/lib/dconf/dconf-service
InstallationDate: Installed on 2013-01-25 (0 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130125)
MarkForUpload: True
ProcCmdline: /usr/lib/dconf/dconf-service
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=<set>
 PATH=(custom, no user)
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7fdfa0181520: mov 0x20(%rdi),%eax
 PC (0x7fdfa0181520) ok
 source "0x20(%rdi)" (0x00000020) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: d-conf
StacktraceTop:
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_variant_builder_add_value () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_variant_new_va () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_variant_new () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: dconf-service crashed with SIGSEGV in g_variant_builder_add_value()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

Revision history for this message
Para Siva (psivaa) wrote :
information type: Private → Public
Revision history for this message
Apport retracing service (apport) wrote : This bug is a duplicate

Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1104883, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.

tags: removed: need-amd64-retrace
Para Siva (psivaa)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in d-conf (Ubuntu):
status: New → Confirmed
Changed in d-conf (Ubuntu):
importance: Undecided → High
status: Confirmed → Fix Committed
affects: d-conf (Ubuntu) → glib2.0 (Ubuntu)
Revision history for this message
Ubuntu QA Website (ubuntuqa) wrote :

This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1105102

tags: added: iso-testing
Revision history for this message
Cavsfan (cavsfan) wrote :

I just installed the daily iso and was preparing to copy files and got this error.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package glib2.0 - 2.35.4-0ubuntu5

---------------
glib2.0 (2.35.4-0ubuntu5) raring; urgency=low

  * debian/patches/git_fix_gvariant_tuple_checking.patch:
    - should fix a dconf-service segfault issue (lp: #1105102)
 -- Sebastien Bacher <email address hidden> Fri, 25 Jan 2013 18:08:29 +0100

Changed in glib2.0 (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
jerrylamos (jerrylamos) wrote :

As of 26 January daily build bug still occurs.

Revision history for this message
cacula (cacula) wrote :

As of 26 January daily build bug still occurs.

Revision history for this message
Dave Gilbert (ubuntu-treblig) wrote :

Bug 1106322 saying it still happens on the new release version.

Changed in glib2.0 (Ubuntu):
status: Fix Released → New
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in glib2.0 (Ubuntu):
status: New → Confirmed
Revision history for this message
Benjamin (nailartcenter) wrote :

occured in a VirtualBox with daily build after start a live session.

Revision history for this message
Para Siva (psivaa) wrote :

The crash is occurring in a live system even where the installed version on libglib2.0-bin is 2.35.4-0ubuntu5. This was observed on 20130128 raring desktop images.

Revision history for this message
Robert Bruce Park (robru) wrote :

Just installed the latest raring image for the nexus7, and was confronted with this crash on first boot.

Revision history for this message
Kevin John Panzke (kevpan815) wrote :

I just installed 20130128 Ubuntu AMD64 and the bug occurred right after first boot for me as well, only this time it did NOT allow me to try to file a bug report on the issue stating that I have some outdated files, therefore either the file has been recently updated and/or the 20130128 Builds may NOT yet contain the fix to solve this problem yet.

Revision history for this message
Para Siva (psivaa) wrote :

The latest traces are attached from an installation with 20130129

Revision history for this message
Para Siva (psivaa) wrote :
Revision history for this message
bwat47 (bwat47) wrote :

observed on the 29th amd64 daily iso

affects: glib2.0 (Ubuntu) → d-conf (Ubuntu)
Changed in d-conf (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package d-conf - 0.15.2-0ubuntu5

---------------
d-conf (0.15.2-0ubuntu5) raring; urgency=low

  * debian/patches/git_ignore_empty_changesets.patch:
    - should fix a segfault happening on new users login (lp: #1105102)
 -- Sebastien Bacher <email address hidden> Thu, 31 Jan 2013 09:49:59 +0100

Changed in d-conf (Ubuntu):
status: Fix Committed → Fix Released
Changed in ubuntu-nexus7:
status: New → Fix Released
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.