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 159130 - added symbolic link to /media/usbdisk from /mnt/ipod to work with fedora core 3
added symbolic link to /media/usbdisk from /mnt/ipod to work with fedora core 3
Status: RESOLVED DUPLICATE of bug 154946
Product: rhythmbox
Classification: Other
Component: general
0.8.8
Other other
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-22 10:39 UTC by ehadden
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ehadden 2004-11-22 22:39:55 UTC
Distribution: Fedora Core release 3 (Heidelberg)
Package: gnome-utils
Severity: normal
Version: GNOME2.8.0 0.8.8
Gnome-Distributor: Red Hat, Inc
Synopsis: added symbolic link to /media/usbdisk from /mnt/ipod to work with fedora core 3
Bugzilla-Product: gnome-utils
Bugzilla-Component: gdict
Bugzilla-Version: 0.8.8
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:
rhythmbox shuts down on startup

Steps to reproduce the crash:
1. use fedora core 3... get it to work with 4g ipod (by modifiing your
kernel)
2. make a ln -s /media/usbdisk /mnt/ipod
3. open rythembox

Expected Results:
ipod stuff should work... it isn't configureable

How often does this happen?


Additional Information:



Debugging Information:

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

(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -151124288 (LWP 3929)]
[New Thread -245060688 (LWP 3938)]
[Thread debugging using libthread_db enabled]
[New Thread -151124288 (LWP 3929)]
[New Thread -245060688 (LWP 3938)]
[New Thread -234570832 (LWP 3937)]
[New Thread -222192720 (LWP 3936)]
[New Thread -211432528 (LWP 3935)]
[New Thread -200905808 (LWP 3934)]
[New Thread -185009232 (LWP 3933)]
[New Thread -174519376 (LWP 3932)]
[New Thread -164029520 (LWP 3931)]
[New Thread -153539664 (LWP 3930)]
[Thread debugging using libthread_db enabled]
[New Thread -151124288 (LWP 3929)]
[New Thread -245060688 (LWP 3938)]
0x009977a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 10 (Thread -153539664 (LWP 3930))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #2 g_async_queue_push
    from /usr/lib/libglib-2.0.so.0
  • #3 g_thread_pool_free
    from /usr/lib/libglib-2.0.so.0
  • #4 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #5 start_thread
    from /lib/tls/libpthread.so.0
  • #6 clone
    from /lib/tls/libc.so.6

Thread 9 (Thread -164029520 (LWP 3931))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_timedwait
    from /lib/tls/libpthread.so.0
  • #2 ??
    from /usr/lib/libgthread-2.0.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 ??
    from /usr/lib/libgthread-2.0.so.0
  • #7 ??
  • #8 ??

Thread 8 (Thread -174519376 (LWP 3932))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 pthread_cond_timedwait
    from /lib/tls/libpthread.so.0
  • #2 ??
    from /usr/lib/libgthread-2.0.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 free
    from /lib/tls/libc.so.6
  • #8 g_async_queue_push
    from /usr/lib/libglib-2.0.so.0
  • #9 g_async_queue_timed_pop
    from /usr/lib/libglib-2.0.so.0
  • #10 rhythmdb_entry_lookup_by_location
  • #11 rhythmdb_add_song
  • #12 ??
  • #13 ??
  • #14 ??
    from /usr/lib/libgthread-2.0.so.0
  • #15 pthread_mutex_lock
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-11-22 17:39 -------


Unknown version 0.8.8 in product gnome-utils.  Setting version to "unspecified".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-utils".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was ehadden@mn.rr.org.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Vincent Noel 2004-11-22 22:45:37 UTC
Re-assigning. Looks like a unique stack trace according to the simple-dup-finder.
Comment 2 Vincent Noel 2004-11-22 22:48:12 UTC
Although it looks awfully close to bug 154946, according to my own eyes.
Could someone more knowledgeable please comment on this ?
Comment 3 Christophe Fergeau 2004-11-23 10:58:27 UTC
Yep, 
  • #9 rhythmdb_entry_set
  • #10 rb_ipod_source_new

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