Summary: | open dialog crashed kate | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | Francesco Riosa <vivo75+kde> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | vivo75+kde |
Priority: | NOR | ||
Version: | 4.7.x | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Francesco Riosa
2011-09-06 21:27:05 UTC
Created attachment 63454 [details]
New crash information added by DrKonqi
kate (3.7.0) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
the exact sequence to reproduce is:
paste: "/fogliDiLavoro.wsgi/elenco_fogli"
hit <endline> key
hit <home> key
in the directory a file named "fogliDiLavoro.wsgi" exists
-- Backtrace (Reduced):
#6 0x00007f5644cef8e5 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007f5644cf0d5b in __GI_abort () at abort.c:92
[...]
#11 0x00007f563fee20d2 in KDirModelPrivate::expandAllParentsUntil (this=0x1d06590, _url=<optimized out>) at /usr/src/debug/kde-base/kdelibs-4.7.0-r1/kdelibs-4.7.0/kio/kio/kdirmodel.cpp:262
#12 0x00007f563fee2755 in KDirModel::expandToUrl (this=0xf33640, url=...) at /usr/src/debug/kde-base/kdelibs-4.7.0-r1/kdelibs-4.7.0/kio/kio/kdirmodel.cpp:1122
#13 0x00007f562deccd73 in KDirOperator::setCurrentItems (this=0x1520c50, urls=<optimized out>) at /usr/src/debug/kde-base/kdelibs-4.7.0-r1/kdelibs-4.7.0/kfile/kdiroperator.cpp:1767
Created attachment 63455 [details]
New crash information added by DrKonqi
kate (3.7.0) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
sorry; CORRECTION
the exact sequence to reproduce is:
paste: "/fogliDiLavoro.wsgi/elenco_fogli"
hit <home> key
hit <canc> key (to remove the / )
-- Backtrace (Reduced):
#6 0x00007f5644cef8e5 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007f5644cf0d5b in __GI_abort () at abort.c:92
[...]
#11 0x00007f563fee20d2 in KDirModelPrivate::expandAllParentsUntil (this=0x16c4590, _url=<optimized out>) at /usr/src/debug/kde-base/kdelibs-4.7.0-r1/kdelibs-4.7.0/kio/kio/kdirmodel.cpp:262
#12 0x00007f563fee2755 in KDirModel::expandToUrl (this=0x1407cb0, url=...) at /usr/src/debug/kde-base/kdelibs-4.7.0-r1/kdelibs-4.7.0/kio/kio/kdirmodel.cpp:1122
#13 0x00007f562e021d73 in KDirOperator::setCurrentItems (this=0x1b383d0, urls=<optimized out>) at /usr/src/debug/kde-base/kdelibs-4.7.0-r1/kdelibs-4.7.0/kfile/kdiroperator.cpp:1767
cannot reproduce in kate 3.8.5 kde 4.8.5 |