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 216974 - Crash: Renaming folders occassionally fails.
Crash: Renaming folders occassionally fails.
Status: RESOLVED FIXED
Product: GAL
Classification: Deprecated
Component: ETable
unspecified
Other All
: Normal normal
: ---
Assigned To: Mike Kestner
Evolution QA team
: 204698 206934 226054 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-12-08 17:55 UTC by Eric J. Peters
Modified: 2003-11-12 23:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric J. Peters 2001-12-08 22:40:44 UTC
Package: Evolution
Priority: Major
Version: 1.0 []
Synopsis: Renaming folders occassionally fails.
Bugzilla-Product: Evolution
Bugzilla-Component: Shell

Description:

It seems inconsistant, but I've gotten a few crashed while renaming
folders.  I renamed a non-selected folder (right-click, rename) from
"ab" to "a/b" and got the appropriate error.  I then renamed it to "a
and b" and the program paused (working?) then died.

I will try to replicate and send in a better reports.



Debugging Information:

(no debugging symbols found)...[New Thread 1024 (LWP 27229)]
0x40999c09 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 27229))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 etmm_get_next
    at e-tree-memory.c line 244
  • #7 e_tree_model_node_get_next
    at e-tree-model.c line 460
  • #8 generate_children
    at e-tree-sorted.c line 474
  • #9 e_tree_sorted_node_num_children
    at e-tree-sorted.c line 1377
  • #10 e_tree_selection_model_node_fill_children
    at e-tree-selection-model.c line 109
  • #11 etsm_find_node_unless_equals
    at e-tree-selection-model.c line 205
  • #12 etsm_find_node_unless_equals
    at e-tree-selection-model.c line 193
  • #13 etsm_change_one_row
    at e-tree-selection-model.c line 994
  • #14 etsm_select_single_row
    at e-tree-selection-model.c line 1077
  • #15 e_selection_model_select_single_row
    at e-selection-model.c line 350
  • #16 e_selection_model_right_click_up
    at e-selection-model.c line 479
  • #17 e_tree_right_click_up
    at e-tree.c line 1626
  • #18 e_splash_get_type
  • #19 e_marshal_INT__INT_POINTER_INT_POINTER
    at e-util.c line 349
  • #20 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #21 gtk_signal_emit
    at gtksignal.c line 552
  • #22 item_right_click
    at e-tree.c line 564
  • #23 e_marshal_INT__INT_INT_POINTER
    at e-util.c line 326
  • #24 gtk_handlers_run
    at gtksignal.c line 1917
  • #25 gtk_signal_real_emit
    at gtksignal.c line 1477
  • #26 gtk_signal_emit
    at gtksignal.c line 552
  • #27 eti_event
    at e-table-item.c line 2222
  • #28 gnome_canvas_item_marshal_signal_1
    at gnome-canvas.c line 543
  • #29 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #30 gtk_signal_emit_by_name
    at gtksignal.c line 618
  • #31 emit_event
    at e-canvas.c line 276
  • #32 e_canvas_button
    at e-canvas.c line 539
  • #33 gtk_marshal_BOOL__POINTER
    at gtkmarshal.c line 28
  • #34 gtk_signal_real_emit
    at gtksignal.c line 1492
  • #35 gtk_signal_emit
    at gtksignal.c line 552
  • #36 gtk_widget_event
    at gtkwidget.c line 2864
  • #37 gtk_propagate_event
    at gtkmain.c line 1378
  • #38 gtk_main_do_event
    at gtkmain.c line 818
  • #39 gdk_event_dispatch
    at gdkevents.c line 2139
  • #40 g_main_dispatch
    at gmain.c line 656
  • #41 g_main_iterate
    at gmain.c line 877
  • #42 g_main_run
    at gmain.c line 935
  • #43 gtk_main
    at gtkmain.c line 524
  • #44 bonobo_main
    at bonobo-main.c line 283
  • #45 main
  • #46 __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 gnome_segv_handle
    at gnome-init.c line 659
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 etmm_get_next
    at e-tree-memory.c line 244
  • #7 e_tree_model_node_get_next
    at e-tree-model.c line 460


Unknown reporter: erpeters@alumni.indiana.edu, changed to bugbuddy-import@ximian.com.

Comment 1 Luis Villa 2001-12-11 18:55:51 UTC
Chris?
Comment 2 Chris Lahey 2001-12-11 19:21:51 UTC
There was an issue with having a slash in the name.  It could be that
the tree got damaged because of that.
Comment 3 Gerardo Marin 2002-09-03 19:46:25 UTC
*** bug 226054 has been marked as a duplicate of this bug. ***
Comment 4 Gerardo Marin 2002-09-03 19:47:03 UTC
*** bug 206934 has been marked as a duplicate of this bug. ***
Comment 5 Gerardo Marin 2002-09-03 19:47:29 UTC
*** bug 204698 has been marked as a duplicate of this bug. ***
Comment 6 Mike Kestner 2002-09-24 17:15:11 UTC
Since evo no longer allows folders with /'s in their name, I'm
removing the 1.2 milestone.
Comment 7 Gerardo Marin 2003-11-12 23:29:35 UTC
Since the UI doesn't allow slashes and I'm unable to reproduce this
crash by "normal" renaming I'm closing this bug as fixed.