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 752210 - gdbus command crashes with SIGSEGV
gdbus command crashes with SIGSEGV
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gdbus
2.45.x
Other FreeBSD
: Normal normal
: ---
Assigned To: David Zeuthen (not reading bugmail)
gtkdev
Depends on:
Blocks:
 
 
Reported: 2015-07-10 08:23 UTC by Ting-Wei Lan
Modified: 2015-07-27 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ting-Wei Lan 2015-07-10 08:23:29 UTC
It just crashes when I run it. This problem is always reproducible.

$ gdbus   
Segmentation fault (core dumped)

Backtrace:
  • #0 g_option_context_get_help
    at goption.c line 858
  • #1 usage
    at gdbus-tool.c line 107
  • #2 main
    at gdbus-tool.c line 1989

context->main_group is NULL at goption.c:859.
Comment 1 sébastien lafargue 2015-07-10 08:27:16 UTC
confirmed :

in goption.c:859: g_option_context_get_help :

p context->main_group 
$2 = (GOptionGroup *) 0x0