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 106857 - Crash on middle-drag copy
Crash on middle-drag copy
Status: RESOLVED DUPLICATE of bug 108656
Product: nautilus
Classification: Core
Component: File and Folder Operations
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-23 11:29 UTC by Jeff Waugh
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeff Waugh 2003-02-23 11:23:45 UTC
Package: nautilus
Severity: normal
Version: GNOME2.2.0 2.2.0.2
os_details: Gnome.Org
Synopsis: Crash on middle-drag copy
Bugzilla-Product: nautilus
Bugzilla-Component: File and Folder Operations
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Almost 100% reproducible (on just this machine, i will have to test
elsewhere):

- middle-drag file to desktop
- choose copy from the destination menu
- kaboom

The file is not copied before the crash.


Debugging Information:

Backtrace was generated from '/home/jdub/garnome/bin/nautilus'

[New Thread 16384 (LWP 3466)]
[New Thread 32769 (LWP 3467)]
[New Thread 16386 (LWP 3468)]
[New Thread 32771 (LWP 3469)]
[New Thread 49156 (LWP 3470)]
0x40ca4b89 in wait4 () from /lib/libc.so.6

Thread 5 (Thread 49156 (LWP 3470))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 job_notify
    at gnome-vfs-job.c line 184

Thread 4 (Thread 32771 (LWP 3469))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0

Thread 3 (Thread 16386 (LWP 3468))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 3466))

  • #0 wait4
    from /lib/libc.so.6
  • #1 sys_sigabbrev
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 sigaction
    from /lib/libc.so.6
  • #5 gtk_main_get_window_group
    at gtkmain.c line 1569
  • #6 gtk_main_do_event
    at gtkmain.c line 1394
  • #7 gdk_event_dispatch
    at gdkevents-x11.c line 2018
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-02-23 06:23 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Alex Duggan 2003-02-23 17:33:45 UTC
I can't reproduce here with 2.2.0.2
Comment 2 mwehner 2003-09-27 12:02:55 UTC

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