Version: 3.2.0 (using KDE KDE 3.2.0) Installed from: FreeBSD Ports Compiler: GCC 3.3.1 OS: FreeBSD On any kind of UI (Tabbed, IDEAl, etc) when i trying to close opened file (doesn't matter was it saved or not), the KDevelop crashes with signal 11 Here is the log: (no debugging symbols found)...(no debugging symbols found)... 0x2965cd40 in __sys_poll () from /usr/lib/libc_r.so.4 #0 0x2965cd40 in __sys_poll () from /usr/lib/libc_r.so.4 #1 0x2965c28c in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 #2 0x2965bc51 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 #3 0x0 in ?? () OS: FreeBSD 4.9 stable pkg_info | grep gcc gcc-2.8.1_1 GNU Compiler Collection 2.8 gcc-2.95.3_2 GNU Compiler Collection gcc-3.3.3_20040202 GNU Compiler Collection 3.3
Dupe. See also bug #74385. Workaround: disable the history plugin. *** This bug has been marked as a duplicate of 57902 ***
ok, got it, now it works fine, thanks!