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 243132 - Crash: Segfault on email print
Crash: Segfault on email print
Status: RESOLVED DUPLICATE of bug 231551
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal normal
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-05-16 04:11 UTC by Kim van der Riet
Modified: 2003-05-16 08:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kim van der Riet 2003-05-16 04:11:11 UTC
Package: Evolution
Priority: Normal
Version: 1.2.1
Synopsis: Segfault on email print
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer

Description:
Description of Problem:
A particular e-mail causes a Segmentation Fault when attempting to print
it.

Steps to reproduce the problem:
1. Select the e-mail.
2. Click the print icon.
3. Click the print button at the bottom of the print popup without making any
changes to the default settings.

Actual Results:
Segmentation Fault Popup dialog.

Expected Results:
E-mail would be printed.

How often does this happen?
Every time.

Additional Information:
Preview makes no difference. E-mail contains a jpeg attachment. Every
other e-mail I've printed works OK. The printer is a postscript printer.



Debugging Information:

Backtrace was generated from '/usr/bin/evolution-mail'

(no debugging symbols found)...(no debugging symbols found)...[New
Thread 16384 (LWP 10358)]
[New Thread 32769 (LWP 10401)]
[New Thread 16386 (LWP 10402)]
[New Thread 32771 (LWP 10403)]
[New Thread 49156 (LWP 10406)]
[New Thread 65541 (LWP 10409)]

0x403b783a in waitpid () from /lib/i686/libpthread.so.0

Thread 1 (Thread 16384 (LWP 10358))

  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #2 message_browser_get_type
  • #3 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #4 <signal handler called>
  • #5 strlen
    from /lib/i686/libc.so.6
  • #6 t1_get_glyph_name
    from /usr/lib/libfreetype.so.6
  • #7 FT_Get_Glyph_Name
    from /usr/lib/libfreetype.so.6
  • #8 gff_pso_ensure_buffer_t1
    from /usr/lib/libgnomeprint.so.15
  • #9 gnome_font_face_pso_ensure_buffer
    from /usr/lib/libgnomeprint.so.15
  • #10 gnome_print_ps2_close
    from /usr/lib/libgnomeprint.so.15
  • #11 gnome_print_context_close
    from /usr/lib/libgnomeprint.so.15
  • #12 gpf_close
    from /usr/lib/libgnomeprint.so.15
  • #13 gnome_print_context_close
    from /usr/lib/libgnomeprint.so.15
  • #14 gnome_print_master_print
    from /usr/lib/libgnomeprint.so.15
  • #15 vfolder_edit_vfolders
  • #16 impl_Bonobo_UIComponent_execVerb
    from /usr/lib/libbonobox.so.2
  • #17 _ORBIT_skel_Bonobo_UIComponent_execVerb
    from /usr/lib/libbonobo.so.2
  • #18 ORBit_POA_handle_request
    from /usr/lib/libORBit.so.0
  • #19 ORBit_handle_incoming_request
    from /usr/lib/libORBit.so.0
  • #20 giop_main_handle_connection
    from /usr/lib/libIIOP.so.0
  • #21 orb_handle_connection
    from /usr/lib/liboaf.so.0
  • #22 g_io_unix_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #23 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #24 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #25 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #26 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #27 bonobo_main
    from /usr/lib/libbonobo.so.2
  • #28 main
  • #29 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 waitpid
    from /lib/i686/libpthread.so.0


Unknown reporter: kimp@vanderriet.com, changed to bugbuddy-import@ximian.com.
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Gerardo Marin 2003-05-16 08:04:43 UTC
Please upgrade to latest gnome-print from Ximian.

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