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 439944 - crash in CD/DVD Creator: Tried to access a passwo...
crash in CD/DVD Creator: Tried to access a passwo...
Status: RESOLVED DUPLICATE of bug 387818
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-20 14:14 UTC by SirRichard
Modified: 2007-05-20 14:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description SirRichard 2007-05-20 14:14:09 UTC
What were you doing when the application crashed?
Tried to access a password-protected remote CIFS shared folder.  I entered username/password, clikced ok, boom.


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-01-28 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 289366016 vsize: 289366016 resident: 51568640 share: 19857408 rss: 51568640 rss_rlim: -1
CPU usage: start_time: 1179670336 rtime: 163 utime: 142 stime: 21 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(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 47020466137696 (LWP 2105)]
[New Thread 1082132800 (LWP 2134)]
0x00002ac3cda2c556 in poll () from /lib/libc.so.6

Thread 2 (Thread 1082132800 (LWP 2134))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 ??
    from /usr/lib/libdbus-1.so.3
  • #6 ??
    from /usr/lib/libdbus-1.so.3
  • #7 dbus_pending_call_steal_reply
    from /usr/lib/libdbus-1.so.3
  • #8 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #9 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #10 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #11 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #12 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #13 ??
    from /usr/lib/libglib-2.0.so.0
  • #14 ??
    from /usr/lib/libglib-2.0.so.0
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6
  • #17 ??

Comment 1 Pedro Villavicencio 2007-05-20 14:18:15 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!


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