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 350765 - crash on Lecteur de musique Rhythmbox
crash on Lecteur de musique Rhythmbox
Status: RESOLVED DUPLICATE of bug 350304
Product: rhythmbox
Classification: Other
Component: general
0.9.5
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-10 15:56 UTC by Baptiste Mille-Mathias
Modified: 2006-08-11 04:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Baptiste Mille-Mathias 2006-08-10 15:56:02 UTC
What were you doing when the application crashed?
I just start RB


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.91 2006-08-08 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 57851904 vsize: 0 resident: 57851904 share: 0 rss: 22347776 rss_rlim: 0
CPU usage: start_time: 1155225326 rtime: 0 utime: 130 stime: 0 cutime:116 cstime: 0 timeout: 14 it_real_value: 0 frequency: 6

Backtrace was generated from '/usr/bin/rhythmbox'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209042752 (LWP 7940)]
[New Thread -1225032800 (LWP 7954)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1225032800 (LWP 7954))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 rhythmdb_tree_new
  • #11 xmlParseStartTag
    from /usr/lib/libxml2.so.2
  • #12 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #13 xmlParseDocument
    from /usr/lib/libxml2.so.2
  • #14 rhythmdb_tree_new
  • #15 rhythmdb_load
  • #16 g_thread_create_proxy
    at gthread.c line 553
  • #17 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #18 clone
    from /lib/tls/i686/cmov/libc.so.6

Comment 1 Baptiste Mille-Mathias 2006-08-10 17:24:47 UTC
The simple-dup-finder gives it a dup of 350304, but it didn't occurs in the same way. I just started Rb, with the launcher in the panel.

version 0.9.5-1ubuntu3
Comment 2 Alex Lancaster 2006-08-10 18:50:21 UTC
Could be bug #350304 ?  (adding "bug" to make sure it generates a link).
Comment 3 James "Doc" Livingston 2006-08-11 04:09:23 UTC
This is the same as 350304; the problem being that RB's database isn't forwards-compatible.

If a newer version updates the database (in this case cvs does), it can't be used with older versions.

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