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 763679 - Crashes browsing "Radio France" grilo source
Crashes browsing "Radio France" grilo source
Status: RESOLVED DUPLICATE of bug 766392
Product: rhythmbox
Classification: Other
Component: Plugins (other)
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-15 12:57 UTC by Bastien Nocera
Modified: 2016-05-13 21:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2016-03-15 12:57:12 UTC
In 3.3 and in master.

Program received signal SIGSEGV, Segmentation fault.
g_str_hash (v=0x0) at ghash.c:1876
1876	  for (p = v; *p != '\0'; p++)
(gdb) bt
  • #0 g_str_hash
    at ghash.c line 1876
  • #1 g_hash_table_lookup_node
    at ghash.c line 375
  • #2 g_hash_table_lookup
    at ghash.c line 1147
  • #3 rb_refstring_find
    at rb-refstring.c line 122
  • #4 rhythmdb_entry_lookup_by_location
    at rhythmdb.c line 4036
  • #5 create_entry_for_media
    at rb-grilo-source.c line 553
  • #6 grilo_media_browse_cb
    at rb-grilo-source.c line 859
  • #7 browse_result_relay_cb
    at grl-source.c line 2368
  • #8 grl_l_callback
    at grl-lua-library.c line 1030
  • #9 luaD_precall
    from /lib64/liblua-5.3.so
  • #10 luaV_execute
    from /lib64/liblua-5.3.so
  • #11 luaD_call
    from /lib64/liblua-5.3.so
  • #12 luaD_callnoyield
    from /lib64/liblua-5.3.so
  • #13 luaD_rawrunprotected
    from /lib64/liblua-5.3.so
  • #14 luaD_pcall
    from /lib64/liblua-5.3.so
  • #15 lua_pcallk
    from /lib64/liblua-5.3.so
  • #16 grl_util_fetch_done
    at grl-lua-library.c line 527
  • #17 g_simple_async_result_complete
    at gsimpleasyncresult.c line 801
  • #18 read_async_cb
    at grl-net-wc.c line 623
  • #19 async_ready_callback_wrapper
    at ginputstream.c line 532
  • #20 g_task_return_now
    at gtask.c line 1107
  • #21 complete_in_idle_cb
    at gtask.c line 1121
  • #22 g_main_dispatch
    at gmain.c line 3157
  • #23 g_main_context_dispatch
    at gmain.c line 3782
  • #24 g_main_context_iterate
    at gmain.c line 3853
  • #25 g_main_context_iteration
    at gmain.c line 3914
  • #26 g_application_run
    at gapplication.c line 2381
  • #27 rb_application_run
    at rb-application.c line 646
  • #28 main
    at main.c line 89

Comment 1 Bastien Nocera 2016-05-13 21:23:34 UTC
Bug 766392 has a patch.

*** This bug has been marked as a duplicate of bug 766392 ***