Summary: | Crash when opening project | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | reebydobalina |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 3.0.2 | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
reebydobalina
2004-03-31 07:18:50 UTC
Never mind, after learning a bit more about using gdb with a threaded program, I figured out that the crash was because of a seg fault in the KDE Style I was using: Program received signal SIGSEGV, Segmentation fault. 0x42042d44 in slickerstyle::drawComplexControl(QStyle::ComplexControl, QPainter*, QWidget const*, QRect const&, QColorGroup const&, unsigned, unsigned, unsigned, QStyleOption const&) const () from /opt/kde/lib/kde3/plugins/styles/slicker.so |