the test-editor program that's part of the gtkhtml distro works fine,
but evo's composer window crashes; specifically, the
gnome-gtkhtml-editor process gets a SIGABRT as seen below. I have ORBit
0.5.8 as suggested. I'm not an ORBit hacker. Does anyone have a solution
to this?
On 15 May 2001 20:42:38 -0400, Michael Rothwell wrote:
> I'm running everything from CVS today: Evolution, GAL, Gtkhtml, and orbit 0.5.8. But 
>the composer window still crashes at the first <return>
> 
> Here's the GDB trace:
> 
> Program received signal SIGABRT, Aborted.
> 0x4086cd21 in __kill () from /lib/libc.so.6
> (gdb) bt
> #0  0x4086cd21 in __kill () from /lib/libc.so.6
> #1  0x4086c996 in raise (sig=6) at ../sysdeps/posix/raise.c:27
> #2  0x4086e0b8 in abort () at ../sysdeps/generic/abort.c:88
> #3  0x40839ef1 in g_logv (log_domain=0x4034bd8e "ORBit", 
>log_level=G_LOG_LEVEL_ERROR, 
>     format=0x4034bd60 "file %s: line %d (%s): assertion failed: (%s)", 
>args1=0xbfffebf8) at gmessages.c:391
> #4  0x40839fa2 in g_log (log_domain=0x4034bd8e "ORBit", log_level=G_LOG_LEVEL_ERROR, 
>     format=0x4034bd60 "file %s: line %d (%s): assertion failed: (%s)") at 
>gmessages.c:408
> #5  0x403313b0 in ORBit_free (mem=0x8123408, free_strings=1 '\001') at 
>allocators.c:114
> #6  0x403385bb in CORBA_free (storage=0x8123408) at orbit.c:502
> #7  0x805174d in _ORBIT_skel_GNOME_GtkHTML_Editor_Engine_getParagraphData 
>(_ORBIT_servant=0x80d0068, 
>     _ORBIT_recv_buffer=0x80c1ab8, ev=0xbfffec94, _impl_getParagraphData=0x8058740 
><impl_get_paragraph_data>)
>     at Editor-skels.c:372
> #8  0x4033b999 in ORBit_POA_handle_request (recv_buffer=0x80c1ab8, poa=0x80bab88) at 
>orbit_poa.c:507
> #9  0x4033e926 in ORBit_handle_incoming_request (recv_buffer=0x80c1ab8) at 
>server.c:90
> #10 0x4033ec31 in ORBit_handle_incoming_message (recv_buffer=0x80c1ab8) at 
>server.c:160
> #11 0x40359ebf in giop_recv_reply_buffer_use_multiple_2 (request_cnx=0x80d13c0, 
>request_ids=0xbfffed4c, 
>     block_for_reply=1) at giop-msg-buffer.c:1024
> #12 0x40359f97 in giop_recv_reply_buffer_use_2 (request_cnx=0x80d13c0, 
>request_id=3221220724, block_for_reply=1)
>     at giop-msg-buffer.c:1058
> #13 0x8052776 in GNOME_GtkHTML_Editor_Listener_event (_obj=0x80d18c8, name=0x8063d17 
>"command", arg=0x81234c8, 
>     ev=0xbfffedd0) at Editor-stubs.c:214
> #14 0x80585fc in editor_api_event (html=0x80cdb98, 
>event_type=GTK_HTML_EDITOR_EVENT_COMMAND, args=0xbfffee08, 
>     data=0x80cfdd8) at editor-control-factory.c:634
> #15 0x4003f654 in gtk_html_editor_event_command (html=0x80cdb98, 
>com_type=GTK_HTML_COMMAND_INSERT_PARAGRAPH)
>     at gtkhtml.c:3318
> #16 0x4004c414 in html_engine_insert_empty_paragraph (e=0x80ceca8) at 
>htmlengine-edit-cut-and-paste.c:720
> #17 0x4003e40c in command (html=0x80cdb98, 
>com_type=GTK_HTML_COMMAND_INSERT_PARAGRAPH) at gtkhtml.c:2731
> #18 0x405feb6d in gtk_marshal_NONE__INT (object=0x80cdb98, func=0x4003e088 
><command>, func_data=0x0, 
>     args=0x81232d8) at gtkmarshal.c:240
> #19 0x4062a9e8 in gtk_signal_real_emit (object=0x80cdb98, signal_id=97, 
>params=0x81232d8) at gtksignal.c:1492
> #20 0x40628b13 in gtk_signal_emitv (object=0x80cdb98, signal_id=97, 
>params=0x81232d8) at gtksignal.c:523
> ---Type <return> to continue, or q <return> to quit---
> #21 0x4059cb56 in gtk_binding_entry_activate (entry=0x80c5bb0, object=0x80cdb98) at 
>gtkbindings.c:411
> #22 0x4059d964 in gtk_bindings_activate (object=0x80cdb98, keyval=65293, 
>modifiers=0) at gtkbindings.c:800
> #23 0x4003a3be in key_press_event (widget=0x80cdb98, event=0x8102d40) at 
>gtkhtml.c:639
> #24 0x405fe921 in gtk_marshal_BOOL__POINTER (object=0x80cdb98, func=0x4003a2e8 
><key_press_event>, func_data=0x0, 
>     args=0xbffff060) at gtkmarshal.c:28
> #25 0x4062a9e8 in gtk_signal_real_emit (object=0x80cdb98, signal_id=32, 
>params=0xbffff060) at gtksignal.c:1492
> #26 0x40628c40 in gtk_signal_emit (object=0x80cdb98, signal_id=32) at gtksignal.c:552
> #27 0x4065d6ab in gtk_widget_event (widget=0x80cdb98, event=0x8102d40) at 
>gtkwidget.c:2864
> #28 0x40397296 in bonobo_plug_key_press_event (widget=0x81055a8, event=0x8102d40) at 
>bonobo-plug..c:209
> #29 0x405fe921 in gtk_marshal_BOOL__POINTER (object=0x81055a8, func=0x40397180 
><bonobo_plug_key_press_event>, 
>     func_data=0x0, args=0xbffff3cc) at gtkmarshal.c:28
> #30 0x4062a9e8 in gtk_signal_real_emit (object=0x81055a8, signal_id=32, 
>params=0xbffff3cc) at gtksignal.c:1492
> #31 0x40628c40 in gtk_signal_emit (object=0x81055a8, signal_id=32) at gtksignal.c:552
> #32 0x4065d6ab in gtk_widget_event (widget=0x81055a8, event=0x8102d40) at 
>gtkwidget.c:2864
> #33 0x405fe816 in gtk_propagate_event (widget=0x80cdb98, event=0x8102d40) at 
>gtkmain.c:1360
> #34 0x405fdb1a in gtk_main_do_event (event=0x8102d40) at gtkmain.c:818
> #35 0x406b1392 in gdk_event_dispatch (source_data=0x0, current_time=0xbffff750, 
>user_data=0x0) at gdkevents.c:2139
> #36 0x408379f6 in g_main_dispatch (dispatch_time=0xbffff750) at gmain.c:656
> #37 0x40837fb1 in g_main_iterate (block=1, dispatch=1) at gmain.c:877
> #38 0x40838129 in g_main_run (loop=0x80c1a18) at gmain.c:935
> #39 0x405fd48a in gtk_main () at gtkmain.c:524
> #40 0x401f2c32 in bonobo_main () at bonobo-main.c:277
> #41 0x805ac08 in main (argc=3, argv=0xbffff80c) at main.c:105
> 
> --Michael
> 
> 
> _______________________________________________
> evolution maillist  -  [EMAIL PROTECTED]
> http://lists.helixcode.com/mailman/listinfo/evolution
--
Michael Rothwell
[EMAIL PROTECTED]



_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/evolution

Reply via email to