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 620147 - Rhythmbox segfault on launch
Rhythmbox segfault on launch
Status: RESOLVED DUPLICATE of bug 617587
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-31 11:17 UTC by Arand
Modified: 2010-05-31 15:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb backtrace with -dbg (2.15 KB, text/plain)
2010-05-31 11:19 UTC, Arand
Details

Description Arand 2010-05-31 11:17:54 UTC
Original bug reported against ubuntu 10.10 (devel) on Launchpad:

https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/587534

Rhythmbox crashes immediately on launch, gdb backtrace with rhythmbox-gdb installed attached.
Comment 1 Arand 2010-05-31 11:19:08 UTC
Created attachment 162369 [details]
gdb backtrace with -dbg
Comment 2 Akhil Laddha 2010-05-31 12:20:56 UTC
could be a dupe of bug 512570
Comment 3 Fabio Durán Verdugo 2010-05-31 15:38:36 UTC
paste here the trace

Program received signal SIGSEGV, Segmentation fault.
0x00184f2c in rb_python_module_load_with_gil (module=0x82be350)
    at rb-python-module.c:366
366	rb-python-module.c: No such file or directory.
	in rb-python-module.c
(gdb) backtrace
  • #0 rb_python_module_load_with_gil
    at rb-python-module.c line 366
  • #1 g_type_module_use
    from /usr/lib/libgobject-2.0.so.0
  • #2 load_plugin_module
    at rb-plugins-engine.c line 492
  • #3 rb_plugins_engine_activate_plugin_real
    at rb-plugins-engine.c line 521
  • #4 rb_plugins_engine_activate_plugin
    at rb-plugins-engine.c line 541
  • #5 rb_plugins_engine_load_cb
    at rb-plugins-engine.c line 316
  • #6 _uri_handle_recurse
    at rb-file-helpers.c line 811
  • #7 _uri_handle_recurse
    at rb-file-helpers.c line 814
  • #8 rb_uri_handle_recursively
    at rb-file-helpers.c line 850
  • #9 rb_plugins_engine_load_dir
    at rb-plugins-engine.c line 329
  • #10 rb_plugins_engine_load_all
    at rb-plugins-engine.c line 342
  • #11 rb_plugins_engine_init
    at rb-plugins-engine.c line 375
  • #12 rb_shell_constructed
    at rb-shell.c line 1561
  • #13 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #16 rb_shell_new
    at rb-shell.c line 1116
  • #17 main
    at main.c line 272

Comment 4 Fabio Durán Verdugo 2010-05-31 15:43:05 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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