| Summary: | Lokalize crashs when search for 'placeholder' in TM | ||
|---|---|---|---|
| Product: | [Applications] lokalize | Reporter: | Dimitrios Glentadakis <dglent> |
| Component: | general | Assignee: | Nick Shaforostoff <shafff> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | adrian, dglent |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 1.5 | ||
| Target Milestone: | --- | ||
| Platform: | Mageia RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Dimitrios Glentadakis
2014-01-03 11:13:45 UTC
Created attachment 84995 [details]
New crash information added by DrKonqi
lokalize (1.5) on KDE Platform 4.10.5 using Qt 4.8.5
I searched for the term "clipart"
Lokalize crashs at every time
-- Backtrace (Reduced):
#6 0x00007fa113730fca in QRegExpCharClass::in (this=this@entry=0x41db9a0, ch=...) at tools/qregexp.cpp:2394
#7 0x00007fa11373ba18 in QRegExpMatchState::matchHere (this=this@entry=0x7fa0f0383c60) at tools/qregexp.cpp:2034
#8 0x00007fa11373c128 in QRegExpEngine::badCharMatch (this=0x37aed60, matchState=...) at tools/qregexp.cpp:1928
#9 0x00007fa11373c415 in QRegExpMatchState::match (this=0x7fa0f0383c60, str0=<optimized out>, len0=<optimized out>, pos0=pos0@entry=0, minimal0=<optimized out>, oneTest=oneTest@entry=false, caretIndex=0) at tools/qregexp.cpp:1447
#10 0x00007fa11373cc87 in QRegExp::indexIn (this=0x7fa0faffc640, str=..., offset=0, caretMode=QRegExp::CaretAtZero) at tools/qregexp.cpp:4128
i cannot reproduce this on kubuntu 12.10 (fresh lokalize sources). can you try reproduce the issue after renaming ~/.kde/share/apps/lokalize/ temporarily, and filling translation memory from the scratch? if the issue disappears please send me your ~/.kde/share/apps/lokalize/ folder contents Yes, it works fine with a new TM Here is the ~/.kde/share/apps/lokalize folder: http://glenbox.free.fr/files/lokalize-orig.tar.gz 39.2M something corrupted inside the data base ? Using your lokalize folder with the master branch of Lokalize works for me: http://image.bayimg.com/09be6a4384bf9273245ec5304c713238c34eb54f.jpg Do you think you can build Lokalize from sources and try again? I have configured a new TM and i don't have this problem again Thanks a lot |