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 78142 - gnome-terminal crashed after renaming new folder
gnome-terminal crashed after renaming new folder
Status: RESOLVED DUPLICATE of bug 75340
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-09 01:46 UTC by Heath Harrelson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Heath Harrelson 2002-04-09 01:46:54 UTC
Package: nautilus
Severity: critical
Version: 1.9.2
Synopsis: gnome-terminal crashed after renaming new folder
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.114.0)

Description:
Description of Problem:
Renaming a new folder on the desktop crashed gnome-terminal.

Steps to reproduce the problem:
1. Right-click desktop, pick "New Folder"
2. Type name for folder (in this case, "flerb")
3. Press enter
4. Crash

Actual Results:
Nautilus crashes.

Expected Results:
Folder created and renamed, no crash.

How often does this happen?
Just this once, so far.  Weird.

Additional Information:
Ximian GNOME2 snapshots from April 8 on Red Hat 7.2

gnome-terminal-1.9.2.0.200204080411-0.snap.ximian.1



Debugging Information:

Backtrace was generated from '/usr/bin/gnome-terminal'

[New Thread 1024 (LWP 11607)]
0x408e9e29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 11607))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
    at gmessages.c line 503
  • #7 g_log
    at gmessages.c line 526
  • #8 gdk_x_error
    at gdkmain-x11.c line 780
  • #9 bonobo_x_error_handler
    at bonobo-ui-main.c line 50
  • #10 _XError
    from /usr/X11R6/lib/libX11.so.6
  • #11 _XReply
    from /usr/X11R6/lib/libX11.so.6
  • #12 XSync
    from /usr/X11R6/lib/libX11.so.6
  • #13 _gdk_x11_copy_to_image
    at gdkimage-x11.c line 519
  • #14 _gdk_drawable_copy_to_image
    at gdkdraw.c line 746
  • #15 gdk_pixmap_copy_to_image
    at gdkpixmap.c line 473
  • #16 _gdk_drawable_copy_to_image
    at gdkdraw.c line 746
  • #17 gdk_pixbuf_get_from_drawable
    at gdkpixbuf-drawable.c line 1557
  • #18 pixbuf_from_atom
    at background.c line 93
  • #19 zvt_background_set
    at background.c line 656
  • #20 zvt_root_atom_changed
    at background.c line 498
  • #21 zvt_filter_prop_change
    at background.c line 174
  • #22 gdk_event_apply_filters
    at gdkevents-x11.c line 267
  • #23 gdk_event_translate
    at gdkevents-x11.c line 531
  • #24 _gdk_events_queue
    at gdkevents-x11.c line 1690
  • #25 gdk_event_dispatch
    at gdkevents-x11.c line 1746
  • #26 g_main_dispatch
    at gmain.c line 1617
  • #27 g_main_context_dispatch
    at gmain.c line 2161
  • #28 g_main_context_iterate
    at gmain.c line 2242
  • #29 g_main_loop_run
    at gmain.c line 2462
  • #30 gtk_main
    at gtkmain.c line 912
  • #31 main
    at terminal.c line 806
  • #32 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
  • #7 g_log
    at gmessages.c line 526




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-04-08 21:46 -------

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

Comment 1 John Fleck 2002-04-09 01:58:42 UTC
I'm confused about the relationship between your explanation of the
steps leading up to the crash and the crash itself. The steps you
describe were performed in Nautilus, but what crashed? In the short
summary you say gnome-terminal crashed. In the text you say Nautilus
crashed. The stack trace says it's from gnome-terminal. Can you help
sort this out for us?
Comment 2 Heath Harrelson 2002-04-09 02:02:13 UTC
Now that I think of it, there wasn't any.  I happened to have a telnet
session time out at the same time.

This is a dup, anyway.

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