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 789406 - Fails to run on Fedora 27
Fails to run on Fedora 27
Status: RESOLVED OBSOLETE
Product: gnome-music
Classification: Applications
Component: general
3.26.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-24 13:44 UTC by Allan Day
Modified: 2018-01-10 15:11 UTC
See Also:
GNOME target: 3.26
GNOME version: ---



Description Allan Day 2017-10-24 13:44:10 UTC
I just installed gnome-music on Fedora 27 and it fails to run when I launch it.

Automatic crash report:

https://retrace.fedoraproject.org/faf/reports/1867474/

According to Carlos, it might be due to commit dbce6f439ce.
Comment 1 André Klapper 2017-10-26 17:23:15 UTC
F27: Starts here, also shows stuff, but quitting it shows a segfault:

$:acko\> gdb --args python3
GNU gdb (GDB) Fedora 8.0.1-26.fc27
(gdb) run /usr/bin/gnome-music
Starting program: /usr/bin/python3 /usr/bin/gnome-music
Thread 1 "python3" received signal SIGSEGV, Segmentation fault.
g_type_check_instance_cast (type_instance=0x55555644ddf0, iface_type=93824996788304) at gtype.c:4057
4057		  node = lookup_type_node_I (type_instance->g_class->g_type);
(gdb) thread apply all bt full

Thread 1 (Thread 0x7ffff7fce740 (LWP 19880))

  • #0 g_type_check_instance_cast
    at gtype.c line 4057
  • #1 get_generic
    at libgd/gd-main-view.c line 329
  • #2 gd_main_view_apply_model
    at libgd/gd-main-view.c line 970
  • #3 gd_main_view_set_model
    at libgd/gd-main-view.c line 1103
  • #4 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #5 ffi_call
    at ../src/x86/ffi64.c line 525
  • #6 pygi_invoke_c_callable
  • #7 pygi_function_cache_invoke
  • #8 _callable_info_call
  • #9 _PyObject_FastCallDict
  • #10 call_function
  • #11 _PyEval_EvalFrameDefault
  • #12 _PyEval_EvalCodeWithName
  • #13 fast_function
  • #14 call_function
  • #15 _PyEval_EvalFrameDefault
  • #16 PyEval_EvalCodeEx
  • #17 function_call
  • #18 PyObject_Call
  • #19 _pygi_closure_handle
  • #20 ffi_closure_unix64_inner
    at ../src/x86/ffi64.c line 670
  • #21 ffi_closure_unix64
    at ../src/x86/unix64.S line 229
  • #22 queue_process
    at grl-source.c line 2095
  • #23 g_idle_dispatch
    at gmain.c line 5504
  • #24 g_main_dispatch
    at gmain.c line 3148
  • #25 g_main_context_dispatch
    at gmain.c line 3813
  • #26 g_main_context_iterate
    at gmain.c line 3886
  • #27 g_main_context_iteration
    at gmain.c line 3947
  • #28 g_application_run
    at gapplication.c line 2425
  • #29 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #30 ffi_call
    at ../src/x86/ffi64.c line 525
  • #31 pygi_invoke_c_callable
  • #32 pygi_function_cache_invoke
  • #33 _callable_info_call
  • #34 _PyObject_FastCallDict
  • #35 call_function
  • #36 _PyEval_EvalFrameDefault
  • #37 fast_function
  • #38 call_function
  • #39 _PyEval_EvalFrameDefault
  • #40 fast_function
  • #41 call_function
  • #42 _PyEval_EvalFrameDefault
  • #43 PyEval_EvalCodeEx
  • #44 PyEval_EvalCode
  • #45 run_mod
  • #46 PyRun_FileExFlags
  • #47 PyRun_SimpleFileExFlags
  • #48 Py_Main
  • #49 main

Comment 2 GNOME Infrastructure Team 2018-01-10 15:11:03 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/gnome-music/issues/124.