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 671959 - [regression] Crash trying to print to printer
[regression] Crash trying to print to printer
Status: RESOLVED DUPLICATE of bug 671419
Product: evolution
Classification: Applications
Component: Mailer
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-03-13 02:15 UTC by David Ronis
Modified: 2013-09-13 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2012-03-13 02:15:38 UTC
I'm running the git master of evo and related projects.  I just tried to print to a printer on my lan (using cups) by clicking on the printer icon.   The print UI comes up as expected, but once I select the printer and press print evo crashes.  If I print to a file things are fine.  Here's the backtrace:


Core was generated by `evolution'.
Program terminated with signal 6, Aborted.

Thread 1 (Thread 0xb575c860 (LWP 6795))

  • #0 raise
    from /lib/libc.so.6
  • #1 abort
    from /lib/libc.so.6
  • #2 __libc_message
    from /lib/libc.so.6
  • #3 _int_free
    from /lib/libc.so.6
  • #4 free
    from /lib/libc.so.6
  • #5 standard_free
    at gmem.c line 98
  • #6 g_free
    at gmem.c line 252
  • #7 colord_update_ui_from_settings
    at gtkprintercups.c line 251
  • #8 colord_update_device
    at gtkprintercups.c line 474
  • #9 colord_client_connect_cb
    at gtkprintercups.c line 495
  • #10 g_simple_async_result_complete
    at gsimpleasyncresult.c line 744
  • #11 complete_in_idle_cb
    at gsimpleasyncresult.c line 756
  • #12 g_idle_dispatch
    at gmain.c line 4629
  • #13 g_main_dispatch
    at gmain.c line 2510
  • #14 g_main_context_dispatch
    at gmain.c line 3047
  • #15 g_main_context_iterate
    at gmain.c line 3118
  • #16 g_main_context_iterate
    at gmain.c line 3055
  • #17 g_main_loop_run
    at gmain.c line 3312
  • #18 print_pages
    at gtkprintoperation.c line 3068
  • #19 gtk_print_operation_run
    at gtkprintoperation.c line 3242
  • #20 html_engine_print_operation_run
    at htmlengine-print.c line 513
  • #21 gtk_html_print_operation_run
    at gtkhtml.c line 6522
  • #22 emfhp_complete
    at em-format-html-print.c line 197
  • #23 g_cclosure_marshal_VOID__VOIDv
    at gmarshal.c line 115
  • #24 _g_closure_invoke_va
    at gclosure.c line 840
  • #25 g_signal_emit_valist
    at gsignal.c line 3206
  • #26 g_signal_emit_by_name
    at gsignal.c line 3389
  • #27 efh_format_done
    at em-format-html.c line 303
  • #28 mail_msg_idle_cb
    at mail-mt.c line 380
  • #29 g_idle_dispatch
    at gmain.c line 4629
  • #30 g_main_dispatch
    at gmain.c line 2510
  • #31 g_main_context_dispatch
    at gmain.c line 3047
  • #32 g_main_context_iterate
    at gmain.c line 3118
  • #33 g_main_context_iterate
    at gmain.c line 3055
  • #34 g_main_loop_run
    at gmain.c line 3312
  • #35 gtk_main
    at gtkmain.c line 1161
  • #36 main
    at main.c line 673

Comment 1 Milan Crha 2012-03-13 07:31:19 UTC
Thanks for a bug report. This one got fixed just recently, thus I'm marking it as a duplicate.

*** This bug has been marked as a duplicate of bug 671419 ***