[Bug 28568] Segfault - affects the "run application" dialog

Nikolai Prokoschenko nikolai at prokoschenko.de
Sun Jan 15 09:11:10 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/28568

Comment:
I'm using a daily updated dapper, however this is not an originally
installed ubuntu, but rather an ex-Debian-sid system.

The string in question is to be found in the gucharmap package, since I don't really need it, I removed it and it indeed fixed the problem with the run app dialog. However, I still have the same problem with gaim, where renaming a buddy to a full name (i.e. with spaces in the name, one word works fine) yields this backtrace:
---
#0  0xb7ee9e89 in *__GI___wcscoll_l (s1=0x10fff5, s2=0x8728268, l=0xb7b9902c)
    at strcoll_l.c:495
#1  0xb7ee93fa in *__GI_wcscoll (s1=0xb7b9902c, s2=0xb7b9902c) at strcoll.c:37
#2  0x42cd2496 in IA__g_utf8_collate (
    str1=0x8728070 "\u0433\uffff\200\u0438\uffff\210\u0430 \u0437\u0430\u0433\u0430\u043b\uffff\214\uffff\201\u043a\u0438\u0439",
    str2=0x8727670 "\u0433\uffff\200\u0438\uffff\210\u0430 \u0437\u0430\u0433\u0430\u043b\uffff\214\uffff\201\u043a\u0438\u0439")
    at gunicollate.c:65
#3  0x080a8cd1 in gaim_utf8_strcasecmp (
    a=0x84b40d8 "\uffff\223\uffff\200\u0438\uffff\210\u0430 \uffff\227\u0430\u0433\u0430\u043b\uffff\214\uffff\201\u043a\u0438\u0439",
    b=0x84b40d8 "\uffff\223\uffff\200\u0438\uffff\210\u0430 \uffff\227\u0430\u0433\u0430\u043b\uffff\214\uffff\201\u043a\u0438\u0439")
    at util.c:3535
#4  0x080d1c21 in sort_method_alphabetical (node=0x8362af8, blist=0xb7b9902c,
    groupiter=
      {stamp = 1313386442, user_data = 0x84b9290, user_data2 = 0x0, user_data3 = 0x0}, cur=0xbfcf03cc, iter=0xbfcf043c) at gtkblist.c:5201
#5  0x080d05df in insert_node (list=0x8326138, node=0x8362af8,
    iter=0xbfcf043c) at gtkblist.c:3929
#6  0x080d0bb4 in gaim_gtk_blist_update_contact (list=0x8326138,
    node=0x8362af8) at gtkblist.c:4111
#7  0x080d0cdc in gaim_gtk_blist_update_buddy (list=0x8326138, node=0x8362b78)
    at gtkblist.c:4159
#8  0x080d0719 in gaim_gtk_blist_update (list=0x8326138, node=0x8362b78)
    at gtkblist.c:4230
#9  0x0807439d in gaim_blist_alias_buddy (buddy=0x8362b78,
    alias=0x8727548 "\uffff\223\uffff\200\u0438\uffff\210\u0430 \uffff\227\u0430\u0433\u0430\u043b\uffff\214\uffff\201\u043a\u0438\u0439")
    at blist.c:901
#10 0x080c7559 in gtk_blist_renderer_edited_cb (text_rend=0x83bc810,
    arg1=0xb7b9902c "",
    arg2=0x8727548 "\uffff\223\uffff\200\u0438\uffff\210\u0430 \uffff\227\u0430\u0433\u0430\u043b\uffff\214\uffff\201\u043a\u0438\u0439",
    nada=0x0) at gtkblist.c:328
---

For obvious reasons, I can't just remove the buddy and be happy. Malone
bug #6071 seems to be the same.




More information about the desktop-bugs mailing list