Bug 264287

Summary: still crash when changing charset
Product: [Applications] kcharselect Reporter: raffamaiden <raffamaiden>
Component: generalAssignee: Daniel Laidig <laidig>
Status: RESOLVED DUPLICATE    
Severity: crash CC: cfeck
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: gdb backtrace of kcharselect crash

Description raffamaiden 2011-01-25 20:14:57 UTC
Version:           unspecified (using KDE 4.5.5) 
OS:                Linux

Hi. When i chage the character set from "latin" to "greek" kcharselect crashes. 

I found a similar bug in wich it says that "it is fixed for KDE SC 4.5.4", but i have KDE 4.5.5 (from kde4-config --version) and the bug is still here. I run Kubuntu 10.10, kcharselect version is 1.7. 

The crash seems to happen only under dejavu serif, if i select arial the application does not crash

Reproducible: Always
Comment 1 Christoph Feck 2011-01-25 20:54:20 UTC
Please add the backtrace, it might be a different crash. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 raffamaiden 2011-01-26 00:42:52 UTC
Created attachment 56429 [details]
gdb backtrace of kcharselect crash
Comment 3 raffamaiden 2011-01-26 00:44:22 UTC
drkonqi not work for me (it keeps telling that i have no debug symbols but i have them). So i tried with gdb and i found out that the crash didn't happen. After some experiment i finally got kcharselect crash under gdb but it is harder. While in normal mode it crash after i chage the character set one time, under gdb i have to change it lots of time before the application crash. 

It is very similar from the one here https://bugs.kde.org/show_bug.cgi?id=257591
but it's strange because it says that "it is fixed for KDE SC 4.5.4", but kde4-config report:

raffaele@raffaele-desktop:~$ kde4-config --version
Qt: 4.7.0
Piattaforma di sviluppo KDE: 4.5.5 (KDE 4.5.5)
kde4-config: 1.0

BTW I attached the backtrace.
Comment 4 Christoph Feck 2011-01-26 02:07:39 UTC
Thanks, it is indeed the same crash.

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