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 357892 - crash in Rhythmbox Music Player: trying to enabled the ip...
crash in Rhythmbox Music Player: trying to enabled the ip...
Status: RESOLVED DUPLICATE of bug 355194
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-26 22:58 UTC by scotty2hott2k
Modified: 2006-10-05 19:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
File made with bug report under Ubuntu Edgy (46.09 KB, text/plain)
2006-10-05 19:10 UTC, Omar A Mondragon
Details

Description scotty2hott2k 2006-09-26 22:58:30 UTC
What were you doing when the application crashed?
trying to enabled the ipod support plugin


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 113496064 vsize: 0 resident: 113496064 share: 0 rss: 30838784 rss_rlim: 0
CPU usage: start_time: 1159311440 rtime: 0 utime: 570 stime: 0 cutime:530 cstime: 0 timeout: 40 it_real_value: 0 frequency: 5

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1229146448 (LWP 16392)]
[New Thread -1269372000 (LWP 16414)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229146448 (LWP 16392))

  • #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 gtk_tree_selection_count_selected_rows
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 rb_entry_view_new
  • #6 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
  • #0 __kernel_vsyscall

Comment 1 Alex Lancaster 2006-09-27 02:48:14 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report?

Almost identical stack trace to bug #355194.  Can you also report which version of rhythmbox you are using on that other bug?



*** This bug has been marked as a duplicate of 355194 ***
Comment 2 Omar A Mondragon 2006-10-05 19:10:30 UTC
Created attachment 74088 [details]
File made with bug report under Ubuntu Edgy

I tried to catch the crash using GDB, but I couldn't I just got this info:

gohan@gohan:~$ gdb rhythmbox
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/rhythmbox 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1228319056 (LWP 10069)]
[New Thread -1229612128 (LWP 10094)]
[Thread -1229612128 (LWP 10094) exited]

Program exited normally.
(gdb) thread apply all bt
(gdb) 


As far I understand it says the program finished normally, but it didn't. I got the info with bug report tool.

I used to sync my music using "Amarok".