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 707098 - segfault upon pressing "Play next song" button
segfault upon pressing "Play next song" button
Status: RESOLVED DUPLICATE of bug 700401
Product: rhythmbox
Classification: Other
Component: general
2.99.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-30 01:00 UTC by Matthew Gatto
Modified: 2013-08-30 01:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb session showing rhythmbox segfault upon pressing "Play next song" button (18.78 KB, text/x-log)
2013-08-30 01:00 UTC, Matthew Gatto
Details
"rhythmbox -D player" output (22.73 KB, text/x-log)
2013-08-30 01:07 UTC, Matthew Gatto
Details

Description Matthew Gatto 2013-08-30 01:00:57 UTC
Created attachment 253571 [details]
gdb session showing rhythmbox segfault upon pressing "Play next song" button

I get a segfault upon pressing "Play next song" button, almost every time. A gdb debugging session log is attached, but here is the meat of it:

Program received signal SIGSEGV, Segmentation fault.
g_base_info_get_type (info=info@entry=0x100000005) at girepository/gibaseinfo.c:276
276	  return ((GIRealInfo*)info)->type;
Missing separate debuginfos, use: debuginfo-install glibc-2.17-13.fc19.x86_64 gstreamer1-plugins-ugly-1.0.9-1.fc19.x86_64 libmad-0.15.1b-16.fc19.x86_64 python-libs-2.7.5-3.fc19.x86_64
(gdb) thread apply all bt

...

Thread 1 (Thread 0x7ffff7f9fa40 (LWP 15370))

  • #0 g_base_info_get_type
    at girepository/gibaseinfo.c line 276
  • #1 g_callable_info_load_return_type
    at girepository/gicallableinfo.c line 197
  • #2 _pygi_closure_set_out_arguments
    at pygi-closure.c line 464
  • #3 _pygi_closure_handle
    at pygi-closure.c line 567
  • #4 ffi_closure_unix64_inner
    at ../src/x86/ffi64.c line 667
  • #5 ffi_closure_unix64
    at ../src/x86/unix64.S line 229
  • #6 gst_pad_add_probe
    at gstpad.c line 1246
  • #7 ffi_call_unix64
    at ../src/x86/unix64.S line 76

Comment 1 Matthew Gatto 2013-08-30 01:07:32 UTC
Created attachment 253572 [details]
"rhythmbox -D player" output
Comment 2 Jonathan Matthew 2013-08-30 01:24:13 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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