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 522224 - rhythmbox crashed with SIGSEGV in strlen()
rhythmbox crashed with SIGSEGV in strlen()
Status: RESOLVED DUPLICATE of bug 522247
Product: rhythmbox
Classification: Other
Component: Podcast
0.11.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-13 12:34 UTC by Pedro Villavicencio
Modified: 2008-06-15 13:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-03-13 12:34:46 UTC
This report has been filed here:

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

"crashes on startup"

rhythmbox 0.11.4

".

Thread 2 (process 31606)

  • #0 __lll_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_lock_104
    from /lib/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #3 IA__g_signal_newv
    at /build/buildd/glib2.0-2.15.6/gobject/gsignal.c line 1242
  • #4 IA__g_signal_new_valist
    at /build/buildd/glib2.0-2.15.6/gobject/gsignal.c line 1373
  • #5 IA__g_signal_new
    at /build/buildd/glib2.0-2.15.6/gobject/gsignal.c line 1130
  • #6 totem_pl_parser_class_init
    at totem-pl-parser.c line 353
  • #7 IA__g_type_class_ref
    at /build/buildd/glib2.0-2.15.6/gobject/gtype.c line 1880
  • #8 IA__g_object_newv
    at /build/buildd/glib2.0-2.15.6/gobject/gobject.c line 853
  • #9 IA__g_object_new_valist
    at /build/buildd/glib2.0-2.15.6/gobject/gobject.c line 986
  • #10 IA__g_object_new
    at /build/buildd/glib2.0-2.15.6/gobject/gobject.c line 795
  • #11 totem_pl_parser_new
    at totem-pl-parser.c line 611
  • #12 rb_podcast_parse_load_feed
    at rb-podcast-parse.c line 195
  • #13 rb_podcast_manager_thread_parse_feed
    at rb-podcast-manager.c line 921
  • #14 g_thread_create_proxy
    at /build/buildd/glib2.0-2.15.6/glib/gthread.c line 635
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6
  • #17 ??

Comment 1 Jonathan Matthew 2008-03-13 13:32:43 UTC
Memory corruption somewhere or other - the string pointer has been overwritten with the string 'iris-ans' .. no idea what that means.
Comment 2 Jonathan Matthew 2008-06-15 13:14:18 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 522247 ***