Summary: | konsole crashes on --ls --workdir arguments | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Diederik van der Boor <vdboor> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | 1.3.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Diederik van der Boor
2004-03-26 19:49:27 UTC
Works here. Please post the backtrace. After re-compiling the kdebase package, I haven't noticed the bug again.. perhaps it was a cflags/cxxflags issue. My flags used to be: "-mcpu=athlon-xp -mmmx -msse -m3dnow -Os -pipe -fomit-frame-pointer -fmerge-all-constants -fforce-addr". To enable debugging, I changed the flags to "-mcpu=athlon-xp -Os -pipe" and this worked. Until I can find more about this issue, I'd rather close this report because it seams to be my fault. |