| Summary: | SIGSEGV in kdevelop when switching tabs | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Vadym Krevs <vkrevs> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.1.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Vadym Krevs
2004-12-16 10:29:20 UTC
Seams to be a kate issue. mattr, teatime ? I forgot to mention that I use the FTP version of Suse Linux 9.1. without a better backtrace, I would say that it is a kate issue. Probably the easiest way for us to tell is if it's reproduciable using kate or not. However, these two lines:
#8 0x4221ad2a in QXIMInputContext::setMicroFocus ()
from /usr/lib/qt3/plugins/inputmethods/libqxim.so
#9 0x421e73a3 in QMultiInputContext::setMicroFocus ()
from /usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so
make me think it's a bad interaction with a qt plugin. We can't really pin it on anything yet.
This is invalid and a dupe. SuSE patches Qt and it's the added code that crashes. I'll find the dupe tonight and close it unless someone beats me to it. Dupe. *** This bug has been marked as a duplicate of 89278 *** Now the same happens on Suse 9.2 Professional. However, Kdevelop is the only KDE application that crashes. Well, have you read the comments ? SuSE RPM's are broken, uninstall KDevelop and compile KDevelop HEAD locally on your machine. The crashes, and 140 bugs should disappear. |