Summary: | KLocale::translate*() functions are not thread-safe | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Mario Minners <mario.minners> |
Component: | klocale | Assignee: | Chusslove Illich <caslav.ilic> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alter.pub, andresbajotierra, crissi99, cronopios, eagles051387, finex, hujuice, kdelibs-bugs, klaus.layer+kde, rasasi78, usaywot, zayed.alsaidi, zdenek.zikan, zmogas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | xsession errors excerpt |
Description
Mario Minners
2009-04-30 09:56:39 UTC
I've had some random sporadic crashes of plasma too since I'm using a dual monitor setup. I'll try to provide a backtrace. (I'm running trunk). @Mario: did you experienced this crash even without dual monitor? Mh: "malloc(): memory corruption (fast)" in internal Qt functions... I also see "<Address 0x6 out of bounds>" What is your Qt version ? It's Kubuntu Jaunty Qt is 4.5.0 Without external VGA plasma isn't crashing. I can test only with the internal LVDS in single-head setup at the moment. I have expierenced that plasma crashed often when I'm moving a maximized firefox window with flashmovies from one screen to another. But its also randomly. Can't test it with konqueror at the moment. sorry, bad english Thanks Mario, your english is good enough :-) Hello: I'm experiencing this as well on sid KDE4.2.2, Qt 4.5.1. I have had same backtrace on kontact and konqueror, so maybe it's not a plasma issue. I'm attaching a .xsession-errors excerpt where memory corruption is shown. This was for kontact. Feel free to ask me for the kontact and konqueror full backtraces. Regardsm Created attachment 33379 [details]
xsession errors excerpt
SVN commit 969775 by dfaure: * Add a mutex around the KCatalog code, that is playing with env vars (setting+resetting), as needed by gettext(). BUG: 191122 * Fix isApplicationTranslatedInto() being false wrongly in apps that use setMainCatalog() (e.g. in korgac it would say "nope, because no korgac.po" even though it's using korganizer.po) M +20 -0 kcatalog.cpp M +17 -21 klocale.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=969775 *** Bug 192035 has been marked as a duplicate of this bug. *** *** Bug 193218 has been marked as a duplicate of this bug. *** *** Bug 193219 has been marked as a duplicate of this bug. *** *** Bug 193223 has been marked as a duplicate of this bug. *** *** Bug 193231 has been marked as a duplicate of this bug. *** *** Bug 191048 has been marked as a duplicate of this bug. *** *** Bug 191395 has been marked as a duplicate of this bug. *** *** Bug 191155 has been marked as a duplicate of this bug. *** *** Bug 191151 has been marked as a duplicate of this bug. *** *** Bug 184867 has been marked as a duplicate of this bug. *** *** Bug 195028 has been marked as a duplicate of this bug. *** *** Bug 195063 has been marked as a duplicate of this bug. *** *** Bug 195176 has been marked as a duplicate of this bug. *** *** Bug 197029 has been marked as a duplicate of this bug. *** *** Bug 203267 has been marked as a duplicate of this bug. *** |