GNOME Bugzilla – Bug 162888
Copy/Paste with cells containing an auto filter results in crash.
Last modified: 2005-01-05 05:40:53 UTC
Put an autofilter on a row. Then copy one of the cells and try to paste it somewhere. It will result in a crash of gnumeric.
I can not replicate this pleae supply a test workbook and more detailed instructions
1. Select A-E. 2. Insert new autofilter. 3. Copy A1. 4. Paste into H1. NPR: Null pointer read This is occurring while in: sheet_object_dup [sheet-object.c:713 pc=0x1a76f0] paste_object [clipboard.c:239 pc=0xa80b4] clipboard_paste_region [clipboard.c:281 pc=0xa8210] cmd_paste_copy_impl [commands.c:2829 pc=0xb9184] cmd_paste_copy_redo [commands.c:2878 pc=0xb93e0] command_push_undo [commands.c:794 pc=0xb0e78] cmd_paste_copy [commands.c:2983 pc=0xb9b9c] cmd_paste [cmd-edit.c:357 pc=0xab300] cmd_paste_to_selection [cmd-edit.c:386 pc=0xab450] cb_edit_paste [wbcg-actions.c:292 pc=0x1f1bec] g_cclosure_marshal_VOID__VOID [gmarshal.c:77 pc=0xfa888e5c] g_closure_invoke [gclosure.c:437 pc=0xfa85e084] signal_emit_unlocked_R [gsignal.c:2485 pc=0xfa8866c8] g_signal_emit_valist [gsignal.c:2244 pc=0xfa8832fc] g_signal_emit [gsignal.c:2288 pc=0xfa883830] _gtk_action_emit_activate [gtkaction.c:1010 pc=0xfac7e728] closure_accel_activate [gtkaction.c:1402 pc=0xfac7f808] g_closure_invoke [gclosure.c:437 pc=0xfa85e084] signal_emit_unlocked_R [gsignal.c:2485 pc=0xfa8866c8] g_signal_emit_valist [gsignal.c:2254 pc=0xfa883380] g_signal_emit [gsignal.c:2288 pc=0xfa883830] gtk_accel_group_activate [gtkaccelgroup.c:739 pc=0xfac75cf4] gtk_accel_groups_activate [gtkaccelgroup.c:777 pc=0xfac75e4c] gtk_window_activate_key [gtkwindow.c:7348 pc=0xfafb91ec] gtk_window_key_press_event [gtkwindow.c:4450 pc=0xfafb24e4] Reading 4 bytes from 0x0
patched.