Bug 489733

Summary: gdm crashes on language selection
Product: [Fedora] Fedora Reporter: Harald Hoyer <harald>
Component: pangoAssignee: Behdad Esfahbod <behdad>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: behdad, fonts-bugs, jmccann, mclasen, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-11 18:12:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
gdm log file with debuginfo traceback none

Description Harald Hoyer 2009-03-11 15:49:00 UTC
Created attachment 334825 [details]
gdm log file with debuginfo traceback

Description of problem:
click user, try to select language, scroll in language window.. boom


Version-Release number of selected component (if applicable):
gdm-2.25.2-14.fc11.i586

How reproducible:
every time

Comment 1 Matthias Clasen 2009-03-11 18:09:07 UTC
Crash is inside pango:

Program received signal SIGTRAP, Trace/breakpoint trap.
0x0000003124c421e7 in g_logv () from /lib64/libglib-2.0.so.0
(gdb) bt
#0  0x0000003124c421e7 in g_logv () from /lib64/libglib-2.0.so.0
#1  0x0000003124c42583 in g_log () from /lib64/libglib-2.0.so.0
#2  0x0000003ce480b1e3 in pango_fc_fontset_finalize (object=0x25fdf20)
    at pangofc-fontmap.c:842
#3  0x000000312500d9ef in g_object_unref () from /lib64/libgobject-2.0.so.0
#4  0x0000003124c29eaa in ?? () from /lib64/libglib-2.0.so.0
#5  0x0000003124c2b40a in ?? () from /lib64/libglib-2.0.so.0
#6  0x0000003ce480b9e5 in pango_fc_fontset_cache (
    fcfontmap=<value optimized out>, fontset=<value optimized out>)
    at pangofc-fontmap.c:1619
#7  pango_fc_font_map_load_fontset (fcfontmap=<value optimized out>, 
    fontset=<value optimized out>) at pangofc-fontmap.c:1656
#8  0x0000000005eb7761 in ?? ()
   from /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so
#9  0x0000003127c191b3 in itemize_state_update_for_new_run (
    state=<value optimized out>) at pango-context.c:1288

Comment 2 Matthias Clasen 2009-03-11 18:12:59 UTC

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