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 546203 - rhythmbox crashed with SIGSEGV in strlen()
rhythmbox crashed with SIGSEGV in strlen()
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.11.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-04 09:39 UTC by Sebastien Bacher
Modified: 2008-08-04 12:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2008-08-04 09:39:39 UTC
the bug has been opened on https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/254255

"Crashes on startup.

0.11.6svn20080731-0ubuntu3

  • #0 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #1 rb_make_valid_utf8
    at rb-cut-and-paste-code.c line 344
  • #2 make_access_failed_error
    at rhythmdb.c line 597
  • #3 stat_thread_main
    at rhythmdb.c line 717
  • #4 ??
    from /usr/lib/libglib-2.0.so.0
  • #5 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #6 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 1 Jonathan Matthew 2008-08-04 12:01:30 UTC
fixed in svn; all the g_uri_unescape_string calls were wrong..