http://bugs.kde.org/show_bug.cgi?id=170427
--- Comment #2 from Anıl Konaç <anil konac gmail com> 2008-09-05 14:17:49 --- Ok, i read the page. I installed kdegraphics-dbg package from experimental. Now kde doesn't give me backtrace after crash. So i run gdb for okular. gdb shows #0 0xb638c257 in ?? () from /usr/lib/libfreetype.so.6 #1 0x00393487 in ?? () #2 0x000003e8 in ?? () #3 0xb2894408 in ?? () #4 0xb6370806 in FT_Stream_ReadAt () from /usr/lib/libfreetype.so.6 #5 0xb638c3d1 in ?? () from /usr/lib/libfreetype.so.6 #6 0x00000000 in ?? () after "backtrace" command. There is explanation for "??" but i couldn't find a -dbg package for freetype. Then i run valgrind Annotation "Widget" not supported Annotation "Widget" not supported KCrash: Application 'okular' crashing... okular: Fatal IO error: client killed sock_file=/home/anil/.kde4/socket-anil-deb/kdeinit4__0 kDebugStream called after destruction (from void KDirWatchPrivate::removeEntry(KDirWatch*, const QString&, KDirWatchPrivate::Entry*) file /tmp/buildd/kde4libs-4.1.1/kio/kio/kdirwatch.cpp line 771) path= "/home/anil/.local/share//user-places.xbel" sub_entry: 0x0 kDebugStream called after destruction (from void KDirWatchPrivate::removeEntry(KDirWatch*, const QString&, KDirWatchPrivate::Entry*) file /tmp/buildd/kde4libs-4.1.1/kio/kio/kdirwatch.cpp line 771) path= "/home/anil/.local/share" sub_entry: 0xa926a34 kDebugStream called after destruction (from void KDirWatchPrivate::removeEntry(KDirWatch*, KDirWatchPrivate::Entry*, KDirWatchPrivate::Entry*) file /tmp/buildd/kde4libs-4.1.1/kio/kio/kdirwatch.cpp line 821) Cancelled INotify (fd 43, 1) for "/home/anil/.local/share" kDebugStream called after destruction (from void KDirWatchPrivate::removeEntry(KDirWatch*, KDirWatchPrivate::Entry*, KDirWatchPrivate::Entry*) file /tmp/buildd/kde4libs-4.1.1/kio/kio/kdirwatch.cpp line 846) Removed Dir "/home/anil/.local/share" for "/home/anil/.local/share//user-places.xbel" [""] kDebugStream called after destruction (from void KDirWatchPrivate::removeEntry(KDirWatch*, KDirWatchPrivate::Entry*, KDirWatchPrivate::Entry*) file /tmp/buildd/kde4libs-4.1.1/kio/kio/kdirwatch.cpp line 846) Removed File "/home/anil/.local/share//user-places.xbel" for "" ["KDirWatch-2"] ==8961== ==8961== ERROR SUMMARY: 11 errors from 4 contexts (suppressed: 348 from 7) ==8961== malloc/free: in use at exit: 10,477,960 bytes in 107,567 blocks. ==8961== malloc/free: 1,225,992 allocs, 1,118,425 frees, 124,332,187 bytes allocated. ==8961== For counts of detected errors, rerun with: -v ==8961== searching for pointers to 107,567 not-freed blocks. ==8961== checked 38,158,140 bytes. ==8961== ==8961== LEAK SUMMARY: ==8961== definitely lost: 7,472 bytes in 332 blocks. ==8961== possibly lost: 16,352 bytes in 782 blocks. ==8961== still reachable: 10,454,136 bytes in 106,453 blocks. ==8961== suppressed: 0 bytes in 0 blocks. ==8961== Rerun with --leak-check=full to see details of leaked memory. I couldn't attached log file because of this error ==9705== Can't create log file '/home/anil/okular' (Permission denied); giving up! valgrind: Bad option '--log-file=<file> (didn't work out for some reason.)'; aborting. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
