Bug 264287 - still crash when changing charset
Summary: still crash when changing charset
Status: RESOLVED DUPLICATE of bug 235020
Alias: None
Product: kcharselect
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Laidig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 20:14 UTC by raffamaiden
Modified: 2011-01-26 02:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
gdb backtrace of kcharselect crash (7.02 KB, text/plain)
2011-01-26 00:42 UTC, raffamaiden
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***