Re: [Evolution] Tasks Crash X



I would like to report a bug that I have noticed in the last couple of
snapshots (i am using the one from 25/1/01 now) that crashes X, well,
not really crashes but rather stops it responding to the mouse so I have
to CTRL-ALT-BKSP to get out.

I'm seeing this as well. Double click on a task icon in the Tasks folder
to open it, and it SEGVs. Thanks for the report.

It looks like an ETable bug. A stack trace is below.
The "col" value looks wrong in the call to view_to_model_col().
It looks like it is already the model column. It is column 0 in the view.
(Maybe the "cursor_col" arg of the selection is the model column rather
than the view column, as it seems to assume.)


#0  0x40839830 in view_to_model_col (eti=0x815a228, col=13)
    at e-table-item.c:128
#1  0x40836cd0 in eti_event (item=0x815a228, e=0xbffff208)
    at e-table-item.c:1771
#2  0x4034c396 in gnome_canvas_item_marshal_signal_1 (object=0x815a228, 
    func=0x40836408 <eti_event>, func_data=0x0, args=0xbfffef2c)
    at gnome-canvas.c:543
#3  0x4057f31c in gtk_signal_real_emit (object=0x815a228, signal_id=131, 
    params=0xbfffef2c) at gtksignal.c:1492
#4  0x4057c4aa in gtk_signal_emit (object=0x815a228, signal_id=131)
    at gtksignal.c:552
#5  0x403521ab in emit_event (canvas=0x81370f0, event=0x8162814)
    at gnome-canvas.c:2815
#6  0x40352a05 in gnome_canvas_button (widget=0x81370f0, event=0x8162814)
    at gnome-canvas.c:3024
#7  0x4053862e in gtk_marshal_BOOL__POINTER (object=0x81370f0, 
    func=0x403527c4 <gnome_canvas_button>, func_data=0x0, args=0xbffff334)
    at gtkmarshal.c:28
#8  0x4057f31c in gtk_signal_real_emit (object=0x81370f0, signal_id=32, 
    params=0xbffff334) at gtksignal.c:1492
#9  0x4057c4aa in gtk_signal_emit (object=0x81370f0, signal_id=32)
    at gtksignal.c:552
#10 0x405d0eeb in gtk_widget_event (widget=0x81370f0, event=0x8162814)
    at gtkwidget.c:2860
#11 0x40538574 in gtk_propagate_event (widget=0x81370f0, event=0x8162814)
    at gtkmain.c:1313
#12 0x405370f9 in gtk_main_do_event (event=0x8162814) at gtkmain.c:755
#13 0x40626067 in gdk_event_dispatch (source_data=0x0, 
    current_time=0xbffff704, user_data=0x0) at gdkevents.c:2129
#14 0x407a16b9 in g_main_dispatch (dispatch_time=0xbffff704) at gmain.c:656
#15 0x407a1e90 in g_main_iterate (block=1, dispatch=1) at gmain.c:877
#16 0x407a2089 in g_main_run (loop=0x81223b8) at gmain.c:935
#17 0x405364e9 in gtk_main () at gtkmain.c:476
#18 0x400dcda2 in bonobo_main () at bonobo-main.c:275
#19 0x809a72a in main (argc=3, argv=0xbffff7b4) at main.c:82


Damon





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]