After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604303 - checks crash in gobject-introspection 0.6.6
checks crash in gobject-introspection 0.6.6
Status: RESOLVED DUPLICATE of bug 603157
Product: gobject-introspection
Classification: Platform
Component: general
2.23.x
Other Linux
: Normal major
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-12-10 20:04 UTC by Götz Waschk
Modified: 2015-02-07 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Götz Waschk 2009-12-10 20:04:29 UTC
This is on Mandriva Cooker with gobject-introspection and glib 2.23.0:

make  check-am
make[1]: Entering directory `/home/goetz/svn/gobject-introspection/BUILD/gobject-introspection-0.6.6/tests/invoke'
make  invoke genericmarshaller
make[2]: Entering directory `/home/goetz/svn/gobject-introspection/BUILD/gobject-introspection-0.6.6/tests/invoke'
make[2]: `invoke' is up to date.
make[2]: `genericmarshaller' is up to date.
make[2]: Leaving directory `/home/goetz/svn/gobject-introspection/BUILD/gobject-introspection-0.6.6/tests/invoke'
make  check-TESTS
make[2]: Entering directory `/home/goetz/svn/gobject-introspection/BUILD/gobject-introspection-0.6.6/tests/invoke'
hello world
/bin/sh: line 4: 22972 Segmentation fault      ${dir}$tst
FAIL: invoke
PASS: genericmarshaller
hello world
/bin/sh: line 4: 23008 Segmentation fault      ${dir}$tst
FAIL: invoke-namespace-find.sh
=============================================================================================
2 of 3 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection
=============================================================================================


It only crashes on x86_64 but not on i586.
Comment 1 Johan (not receiving bugmail) Dahlin 2009-12-10 20:06:31 UTC
Can you submit include a backtrace of the crash?
Comment 2 Götz Waschk 2009-12-10 20:19:36 UTC
Program received signal SIGSEGV, Segmentation fault.
ffi_call_unix64 () at src/x86/unix64.S:143
143             movq    %rax, (%rdi)
Current language:  auto; currently asm
(gdb) bt
  • #0 ffi_call_unix64
    at src/x86/unix64.S line 143
  • #1 ffi_call
    at src/x86/ffi64.c line 430
  • #2 g_function_info_invoke
    at ginvoke.c line 250
  • #3 main
    at invoke.c line 114


I am using libffi 3.0.8.
Comment 3 Dan Winship 2009-12-10 21:07:56 UTC

*** This bug has been marked as a duplicate of bug 603157 ***
Comment 4 André Klapper 2015-02-07 16:53:38 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]