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 532396 - Rhythmbox segfaults when using URI's like smb://machine-name/share-name/file-name.mp3
Rhythmbox segfaults when using URI's like smb://machine-name/share-name/file-...
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.11.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 536134 538486 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-05-09 19:19 UTC by Pedro Villavicencio
Modified: 2008-07-27 06:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-05-09 19:19:01 UTC
this report has been filed here:

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

version is: 0.11.5

"In order to obtain those logs I had to find a way of calling rhythmbox the same way the "context menu" does and it was easy enough to find out. Turns out that rhythmbox simply runs like this "rhythmbox smb://machine-name/share-name/filename.mp3" so that's how I managed to reproduce the bug through the command line."

"Thread 5 (Thread 0xb5dc3b90 (LWP 26023)):

Thread 1 (Thread 0xb6570740 (LWP 26016))

  • #0 local_load_uri
    at main.c line 415
  • #1 load_uri_args
    at main.c line 371
  • #2 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.16.3/gobject/gmarshal.c line 77
  • #3 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.3/gobject/gclosure.c line 490
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2440
  • #5 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2199
  • #6 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.3/gobject/gsignal.c line 2243
  • #7 _scan_idle
    at rb-shell.c line 1301
  • #8 g_idle_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 4087
  • #9 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2009
  • #10 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2642
  • #11 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2850
  • #12 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 main
    at main.c line 327

Comment 1 Bastien Nocera 2008-05-30 16:10:25 UTC
2008-05-30  Bastien Nocera  <hadess@hadess.net>

	* shell/main.c (local_load_uri): Don't crash when passing a
	non-local URI, and there's no errors to report (Closes: #532396)
Comment 2 Jonathan Matthew 2008-06-15 21:21:20 UTC
*** Bug 538486 has been marked as a duplicate of this bug. ***
Comment 3 Jonathan Matthew 2008-07-27 06:53:29 UTC
*** Bug 536134 has been marked as a duplicate of this bug. ***