gurlchecker crashed with SIGSEGV in _IO_vfprintf_internal()

Bug #973673 reported by David Ring
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gurlchecker (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

 gurlchecker http://www.justiceforfamilies.us

(gurlchecker:11265): libglade-WARNING **: Could not load support for `bonobo': libbonobo.so: cannot open shared object file: No such file or directory

(gurlchecker:11265): libglade-WARNING **: Could not load support for `bonobo': libbonobo.so: cannot open shared object file: No such file or directory

(gurlchecker:11265): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(gurlchecker:11265): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(gurlchecker:11265): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(gurlchecker:11265): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(gurlchecker:11265): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(gurlchecker:11265): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(gurlchecker:11265): libglade-WARNING **: unknown property `allow_floating' for class `BonoboDock'

(gurlchecker:11265): libglade-WARNING **: unknown widget class 'BonoboDockItem'

(gurlchecker:11265): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `BonoboDockItem'

(gurlchecker:11265): Bonobo-CRITICAL **: bonobo_dock_item_set_behavior: assertion `BONOBO_IS_DOCK_ITEM (dock_item)' failed

(gurlchecker:11265): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `BonoboDockItem'

(gurlchecker:11265): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `BonoboDockItem'
Segmentation fault (core dumped)

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gurlchecker 0.13.1-2
ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
Uname: Linux 3.2.0-21-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0-0ubuntu4
Architecture: amd64
CrashCounter: 1
Date: Wed Apr 4 09:52:36 2012
ExecutablePath: /usr/bin/gurlchecker
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
ProcCmdline: gurlchecker
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gurlchecker
Title: gurlchecker crashed with SIGSEGV in vfprintf()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lp lpadmin plugdev sambashare sudo

Revision history for this message
David Ring (n1ea) wrote :
visibility: private → public
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : StacktraceTop.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in gurlchecker (Ubuntu):
importance: Undecided → Medium
summary: - gurlchecker crashed with SIGSEGV in vfprintf()
+ gurlchecker crashed with SIGSEGV in _IO_vfprintf_internal()
tags: removed: need-amd64-retrace
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in gurlchecker (Ubuntu):
status: New → Confirmed
Revision history for this message
Graham Inggs (ginggs) wrote :

The problem is libbonoboui2-0 and libgnomecanvas2-0 place shared libraries in /usr/lib/libglade/2.0/ but libglade2-0 expects to find them in /usr/lib/x86_64-linux-gnu/libglade/2.0/.

A possible workaround (for x86_64 systems):
sudo ln -s /usr/lib/libglade/2.0/libbonobo.so /usr/lib/x86_64-linux-gnu/libglade/2.0/libbonobo.so
sudo ln -s /usr/lib/libglade/2.0/libcanvas.so /usr/lib/x86_64-linux-gnu/libglade/2.0/libcanvas.so

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.