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 157478 - Evolution crashes in hangul drawing code.
Evolution crashes in hangul drawing code.
Status: RESOLVED DUPLICATE of bug 129741
Product: pango
Classification: Platform
Component: hangul
unspecified
Other other
: Normal normal
: ---
Assigned To: Changwoo Ryu
Changwoo Ryu
Depends on:
Blocks:
 
 
Reported: 2004-11-05 21:12 UTC by Chris Lahey
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Chris Lahey 2004-11-05 21:13:07 UTC
Distribution: Novell Linux Desktop 9 (i586)
Package: pango
Severity: normal
Version: GNOME2.6. unspecified
Gnome-Distributor: Novell, Inc.
Synopsis: Evolution crashes in hangul drawing code.
Bugzilla-Product: pango
Bugzilla-Component: hangul
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.6.0)
Description:
Description of the crash:
Evolution crashes.

Steps to reproduce the crash:
1. View a particular spam in evolution.  I'll try to figure out which.
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/opt/gnome/bin/evolution'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1097410304 (LWP 26700)]
[New Thread 1137945520 (LWP 26798)]
[Thread debugging using libthread_db enabled]
[New Thread 1097410304 (LWP 26700)]
[New Thread 1137945520 (LWP 26798)]
[Thread debugging using libthread_db enabled]
[New Thread 1097410304 (LWP 26700)]
[New Thread 1137945520 (LWP 26798)]
[New Thread 1134742448 (LWP 26712)]
[New Thread 1118833584 (LWP 26707)]
[New Thread 1114606512 (LWP 26705)]
[New Thread 1112501168 (LWP 26703)]
[New Thread 1110399920 (LWP 26702)]
0xffffe410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 libgnomeui_segv_handle
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #6 segv_redirect
    at main.c line 420
  • #7 <signal handler called>
  • #8 render_syllable
    from /opt/gnome/lib/pango/1.4.0/modules/pango-hangul-fc.so
  • #9 hangul_engine_shape
    from /opt/gnome/lib/pango/1.4.0/modules/pango-hangul-fc.so
  • #10 _pango_engine_shape_shape
    from /opt/gnome/lib/libpango-1.0.so.0
  • #11 pango_shape
    from /opt/gnome/lib/libpango-1.0.so.0
  • #12 process_item
    from /opt/gnome/lib/libpango-1.0.so.0
  • #13 pango_layout_check_lines
    from /opt/gnome/lib/libpango-1.0.so.0
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 _int_malloc
    from /lib/tls/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-11-05 16:13 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "pango".
   Setting to default milestone for this product, '---'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Elijah Newren 2004-11-08 16:29:01 UTC
Looks possibly like a duplicate of bug 129741.  What version of pango are you
running with?
Comment 2 Chris Lahey 2004-11-08 20:10:02 UTC
Pango 1.4.0-6.1
Comment 3 Elijah Newren 2004-11-08 20:55:52 UTC
The fix didn't appear until pango 1.4.1, so I'm marking as a duplicate.

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