Bug 595192 - [abrt] crash in gobject-introspection-devel-0.6.9-3.fc13: subprocess.py:488:check_call:CalledProcessError: Command '['gcc', '-o', '/home/bochecha/Fedora/rpmbuild/BUILD/clutk-0.3.8/clutk/tmp-introspectU75iFu/Ctk-0.3', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D
Summary: [abrt] crash in gobject-introspection-devel-0.6.9-3.fc13: subprocess.py:488:c...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gobject-introspection
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9185878d
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-23 23:52 UTC by Mathieu Bridon
Modified: 2010-05-24 13:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-24 13:54:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.97 KB, text/plain)
2010-05-23 23:52 UTC, Mathieu Bridon
no flags Details

Description Mathieu Bridon 2010-05-23 23:52:21 UTC
abrt 1.1.0 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/bin/python /usr/bin/g-ir-scanner -v --namespace Ctk --nsversion=0.3 -I. -I.. '-DG_LOG_DOMAIN=\"Clutk\"' '-DPREFIX=\"/usr\"' '-DLIBDIR=\"/usr/lib64\"' '-DSHADERDIR=\"/usr/share/clutk/shaders\"' -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED --c-include=clutk/clutk.h --include=GObject-2.0 --include=Clutter-1.0 --include=Gtk-2.0 --include=GtkClutter-0.10 --library=libclutk-0.3.la --output Ctk-0.3.gir ../clutk/clutk.h ./ctk-actor.h ./ctk-bin.h ./ctk-box.h ./ctk-button.h ./ctk-dnd.h ./ctk-effect.h ./ctk-effect-drop-shadow.h ./ctk-effect-blur.h ./ctk-effect-context.h ./ctk-effect-glow.h ./ctk-focusable.h ./ctk-hbox.h ./ctk-icon-view.h ./ctk-image.h ./ctk-main.h ./ctk-menu.h ./ctk-menu-item.h ./ctk-menu-seperator.h ./ctk-render-target.h ./ctk-scroll-view.h ./ctk-text.h ./ctk-toplevel.h ./ctk-tooltip.h ./ctk-types.h ./ctk-utils.h ./ctk-vbox.h ../clutk/ctk-enum-types.h ./ctk-arb-asm-private.c ./ctk-arb-asm-private.h ./ctk-actor.c ./ctk-bin.c ./ctk-box.c ./ctk-button.c ./ctk-dnd.c ./ctk-effect.c ./ctk-effect-blur.c ./ctk-effect-drop-shadow.c ./ctk-effect-context.c ./ctk-effect-glow.c ctk-enum-types.c ./ctk-focusable.c ./ctk-gfx-private.c ./ctk-gfx-private.h ./ctk-hbox.c ./ctk-icon-view.c ./ctk-image.c ./ctk-main.c ctk-marshal.c ./ctk-menu.c ./ctk-menu-item.c ./ctk-menu-seperator.c ./ctk-private.h ./ctk-render-target.c ./ctk-scroll-view.c ./ctk-text.c ./ctk-toplevel.c ./ctk-tooltip.c ./ctk-utils.c ./ctk-vbox.c
comment: This is not that big an issue (after all, I tried building a library without one of its dependencies), but I figured it could probably fail more gracefully.
component: gobject-introspection
executable: /usr/bin/g-ir-scanner
kernel: 2.6.33.4-95.fc13.x86_64
package: gobject-introspection-devel-0.6.9-3.fc13
reason: subprocess.py:488:check_call:CalledProcessError: Command '['gcc', '-o', '/home/bochecha/Fedora/rpmbuild/BUILD/clutk-0.3.8/clutk/tmp-introspectU75iFu/Ctk-0.3', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector', '--param=ssp-buffer-size=4', '-m64', '-mtune=generic', '-L.', 'libclutk-0.3.la', '-pthread', '-Wl,--export-dynamic', '-lgio-2.0', '-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0', '-lffi', '-lgthread-2.0', '-lrt', '-lglib-2.0', '/home/bochecha/Fedora/rpmbuild/BUILD/clutk-0.3.8/clutk/tmp-introspectU75iFu/Ctk-0.3.o']' returned non-zero exit status 1
release: Fedora release 13 (Goddard)

How to reproduce
-----
1. Try to build a library needing libtool without having libtool installed
2. Observe the crash

Comment 1 Mathieu Bridon 2010-05-23 23:52:25 UTC
Created attachment 416006 [details]
File: backtrace

Comment 2 Colin Walters 2010-05-24 13:54:19 UTC
Not sure what you want by "more gracefully", but will consider patches.


Note You need to log in before you can comment on or make changes to this bug.