Summary: | accountwizard crashed in KPIMIdentities::Identity::setProperty | ||
---|---|---|---|
Product: | [Applications] kdepim | Reporter: | Aaron Williams <aaronw> |
Component: | wizards | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | montel, robert |
Priority: | NOR | ||
Version: | 4.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aaron Williams
2010-11-30 03:55:19 UTC
still valid ? Looks to me like the probelm is with whatever is calling setProperty not the setProperty call itself (notice that the "this" pointer is NULL, which should never happen if called from code that correctly creates an Identity object). Unfortunately, the backtrace doesn't go back quite far enough to tell us why this happened in the first place. Aaron -- can you still trigger this bug? it's a very old kdepim so we need to know if it works now in new kdepim* I am not seeing this problem now with a later build. ok I close it |