| Summary: | Using 'close' to close the document crashes Krita. | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | wolthera <griffinvalley> |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | griffinvalley, halla |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
My Kritarc which causes the crash. |
||
|
Description
wolthera
2014-05-19 18:00:13 UTC
Created attachment 86714 [details]
New crash information added by DrKonqi
krita (2.9 Pre-Alpha (git 91ae749)) on KDE Platform 4.11.5 using Qt 4.8.4
- What I was doing when the application crashed:
Removed my instal folder, removed my build folder, rebuild all together, no dice.
-- Backtrace (Reduced):
#6 0x00007fe38d7e3ab7 in ChannelModel::columnCount (this=0x28ba620) at /home/wolthera/kde4/src/calligra/krita/plugins/extensions/dockers/channeldocker/channelmodel.cpp:82
#7 0x00007fe3b8d55259 in QHeaderView::initializeSections() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#8 0x00007fe3b8d58de9 in QHeaderView::doItemsLayout() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9 0x00007fe3b8d54f3c in QHeaderView::length() const () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007fe3b8d7a005 in QTableView::updateGeometries() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
Created attachment 86715 [details]
My Kritarc which causes the crash.
Apparantly removing Krita.rc prevents the crash...
Looks like this is caused by having recent files with ) in the path. *** This bug has been marked as a duplicate of bug 334290 *** |