[Rtcomm] [Rtcomm] [Bug 3455] telepathy-gabble deadlooping
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Wed Feb 18 19:26:53 EET 2009
- Previous message: [Rtcomm] Your Bugzilla buglist needs attention.
- Next message: [Rtcomm] Your Bugzilla buglist needs attention.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=3455 ------- Comment #9 from eero.tamminen at nokia.com 2009-02-18 19:26 GMT+3 ------- > Never mind, I naively assumed they'd be in the same repository as the glibc > ones. After enabling the SDK repo they installed fine. Note that it's better to disable SDK repo after getting the needed packages to prevent accidental installation of something you wouldn't want on the device (except for debug symbol stuff, SDK repo stuff isn't really tested on the device, only in SDK). > Still missing symbols for some libs (libssl, libcrypto, libz, libdb1) Btw. Loading debug symbols takes a lot of RAM (and even latest upstream version of libbfd leaks memory), so for things that use a lot of libraries (like e.g. desktop) it might actually be better just to have the ones up to the interesting part of the backtrace. As debug symbols are used only by debuggers & profilers (Gdb, Oprofile etc), if there are a lot of them, I sometimes symlink /var/lib/debug to memory card to save some of that precious internal Flash too (JFFS2 file system also uses more RAM the fuller it is). > format=0x42240960 "no connections, and timed out") at gmessages.c:522 > #9 0x42235ef0 in kill_connection_manager (data=0x411370cc) at run.c:67 Thanks! The message comes from here: http://mxr.maemo.org/diablo/source/telepathy-glib-0.7.0/telepathy-glib/run.c#63 And it seems that the process should exit right after it. I didn't find anything in our internal bug tracker with above function, and no bugs about freeze with that message (there was one crash in Fremantle where telepathy-ring had output this message, but as crash was in different process, I don't think it was related). Fremantle telepathy-glib is slightly newer than Diablo: http://repository.maemo.org/pool/maemo5.0/free/t/telepathy-glib/ Diablo version isn't going to be updated, but if you're someday feeling particularly superior Maemo hacker, maybe you could try rebuilding the Fremantle package for Diablo and check whether it helps with the issue? :-) -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email Replies to this email are NOT read, instead please add comments at https://bugs.maemo.org/show_bug.cgi?id=3455 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
- Previous message: [Rtcomm] Your Bugzilla buglist needs attention.
- Next message: [Rtcomm] Your Bugzilla buglist needs attention.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]