gdb evolution-mail GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-suse-linux"... (gdb) r Starting program: /usr/bin/evolution-mail [New Thread 1024 (LWP 14810)] evolution-mail-WARNING **: Starting mail config evolution-mail-WARNING **: Registered evolution-mail: Yeeeh! We have an owner! loading rules /usr/share/evolution/vfoldertypes.xml /home/emmel/evolution/vfolders.xml Adding new vfolder: UNMATCHED UNMATCHED [New Thread 2049 (LWP 14847)] [New Thread 1026 (LWP 14848)] [New Thread 2051 (LWP 14849)] ** CRITICAL **: file e-unicode.c: line 622 (e_utf8_xml1_decode): assertion `text != NULL' failed. ** CRITICAL **: file e-unicode.c: line 622 (e_utf8_xml1_decode): assertion `text != NULL' failed. ** CRITICAL **: file e-unicode.c: line 622 (e_utf8_xml1_decode): assertion `text != NULL' failed. utf8_to_gtk: Body or subject contains => Body or subject contains utf8_to_gtk: Body contains => Body contains utf8_to_gtk: Subject contains => Subject contains utf8_to_gtk: Body does not contain => Body does not contain utf8_to_gtk: Subject does not contain => Subject does not contain utf8_to_gtk: Sender contains => Sender contains got folder 'file:///home/emmel/evolution/local/Inbox' = 0x8188f80 folder name is '/home/emmel/evolution/local/Inbox/' Message threading 13 messages took 0.000 seconds emitting cursor changed signal, for uid 9 selecting uid 9 (direct) selecting uid 9 (delayed) GnomePrinter finalize .. gtkhtml-ERROR **: file htmlprinter.c: line 65 (insure_paper): assertion failed: (paper != NULL) aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 1024 (LWP 14810)] 0x40bd9bc1 in __kill () from /lib/libc.so.6 (gdb) bt #0 0x40bd9bc1 in __kill () from /lib/libc.so.6 #1 0x407847ac in pthread_kill () from /lib/libpthread.so.0 #2 0x40784c96 in raise () from /lib/libpthread.so.0 #3 0x40bdafe1 in abort () from /lib/libc.so.6 #4 0x4064b57d in g_logv () from /usr/lib/libglib-1.2.so.0 #5 0x4064b639 in g_log () from /usr/lib/libglib-1.2.so.0 #6 0x40a15219 in insure_paper () from /usr/lib/libgtkhtml.so.9 #7 0x40a15266 in printer_get_page_width () from /usr/lib/libgtkhtml.so.9 #8 0x40a16f8a in html_printer_get_page_width () from /usr/lib/libgtkhtml.so.9 #9 0x40a16c7e in get_page_width () from /usr/lib/libgtkhtml.so.9 #10 0x40a15111 in html_painter_get_page_width () from /usr/lib/libgtkhtml.so.9 #11 0x40a04df8 in get_max_width () from /usr/lib/libgtkhtml.so.9 #12 0x40a04e4c in html_engine_calc_size () from /usr/lib/libgtkhtml.so.9 #13 0x40a06b45 in html_engine_set_painter () from /usr/lib/libgtkhtml.so.9 #14 0x409fa342 in html_engine_print_with_header_footer () from /usr/lib/libgtkhtml.so.9 #15 0x409fa24f in html_engine_print () from /usr/lib/libgtkhtml.so.9 #16 0x409e1e8d in gtk_html_print () from /usr/lib/libgtkhtml.so.9 #17 0x8077663 in do_mail_print (md=0x81e7c48, preview=1) at mail-callbacks.c:1546 #18 0x8077824 in mail_print_msg (md=0x81e7c48) at mail-callbacks.c:1576 #19 0x40b4c567 in impl_Bonobo_UIComponent_execVerb (servant=0x82081ac, cname=0x81d846c "PrintMessage", ev=0xbfffef74) at bonobo-ui-component.c:123 #20 0x40a6c520 in _ORBIT_skel_Bonobo_UIComponent_execVerb (_ORBIT_servant=0x82081ac, _ORBIT_recv_buffer=0x81296c8, ev=0xbfffef74, _impl_execVerb=0x40b4c4f4 ) at Bonobo-skels.c:4339 #21 0x40aed146 in ORBit_POA_handle_request (recv_buffer=0x81296c8, poa=0x8120248) at orbit_poa.c:507 #22 0x40af0193 in ORBit_handle_incoming_request (recv_buffer=0x81296c8) at server.c:90 #23 0x40af048b in ORBit_handle_incoming_message (recv_buffer=0x81296c8) at server.c:160 #24 0x40b08ce4 in giop_main_handle_connection (connection=0x812ad40) at connection.c:1211 #25 0x40aad020 in orb_handle_connection (source=0x810f630, cond=G_IO_IN, cnx=0x812ad40) at oaf-mainloop.c:69 #26 0x40647350 in g_io_unix_dispatch () from /usr/lib/libglib-1.2.so.0 #27 0x40648be6 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0 #28 0x40649213 in g_main_iterate () from /usr/lib/libglib-1.2.so.0 #29 0x406493dc in g_main_run () from /usr/lib/libglib-1.2.so.0 #30 0x4056504c in gtk_main () from /usr/lib/libgtk-1.2.so.0 #31 0x40a7d4bf in bonobo_main () at bonobo-main.c:277 #32 0x808d0ab in main (argc=1, argv=0xbffff394) at main.c:137 ---Type to continue, or q to quit--- #33 0x40bc9baf in __libc_start_main () from /lib/libc.so.6 (gdb)