On 02/16/2011 12:46 PM, Serghei Amelian wrote:
On Wednesday 16 February 2011 20:42:05 David C. Rankin wrote: [...]
Debugging Info
[Thread debugging using libthread_db enabled] [KCrash handler] #6 0xb786071e in KWrite::KWrite(KTextEditor::Document*) () from /opt/trinity/lib/libkdeinit_kwrite.so #7 0xb786281c in kdemain () from /opt/trinity/lib/libkdeinit_kwrite.so #8 0x080485ab in main ()
Any ideas?
Without a trace, no ideas. Compile with debug info and give us the trace.
Will setting:
-DCMAKE_CXX_FLAGS_DEBUG
do it?