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 750730 - Crash when pressing ctrl-c during initial harvesting
Crash when pressing ctrl-c during initial harvesting
Status: RESOLVED OBSOLETE
Product: rygel
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on: 747721
Blocks:
 
 
Reported: 2015-06-10 18:06 UTC by Jens Georg
Modified: 2018-05-22 12:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Georg 2015-06-10 18:06:15 UTC
Program terminated with signal SIGSEGV, Segmentation fault.
  • #0 __strcmp_sse2_unaligned
    at ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S line 30
  • #0 __strcmp_sse2_unaligned
    at ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S line 30
  • #1 xml_util_get_element
    at xml-util.c line 44
  • #2 xml_util_get_child_element_content
    at xml-util.c line 62
  • #3 xml_util_get_child_element_content_uri
    at xml-util.c line 115
  • #4 xml_util_get_child_element_content_url
    at xml-util.c line 137
  • #5 gupnp_service_info_get_control_url
    at gupnp-service-info.c line 521
  • #6 gupnp_service_dispose
    at gupnp-service.c line 1571
  • #7 g_object_unref
    at gobject.c line 3137
  • #8 g_source_callback_unref
    at gmain.c line 1532
  • #9 g_source_destroy_internal
    at gmain.c line 1178
  • #10 g_main_dispatch
    at gmain.c line 3145
  • #11 g_main_context_dispatch
    at gmain.c line 3737
  • #12 g_main_context_iterate
    at gmain.c line 3808
  • #13 g_main_loop_run
    at gmain.c line 4002
  • #14 rygel_main_run
    at /home/jens/Source/rygel/src/rygel/rygel-main.vala line 89
  • #15 rygel_main_main
    at /home/jens/Source/rygel/src/rygel/rygel-main.vala line 304
  • #16 main
    at /home/jens/Source/rygel/src/rygel/rygel-main.vala line 277
  • #1 xml_util_get_element
    at xml-util.c line 44
$1 = 0x7f2c5bda88f9 "controlURL"
(gdb) p node
$2 = (xmlNode *) 0x1bde220
(gdb) p node->name
$3 = (const xmlChar *) 0x30373631223d4449 <error: Cannot access memory at address 0x30373631223d4449>
(gdb)
Comment 1 GNOME Infrastructure Team 2018-05-22 12:55:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rygel/issues/90.