Bug 235234 - kate open session with many files over fish kio crash
Summary: kate open session with many files over fish kio crash
Status: RESOLVED DUPLICATE of bug 203774
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-24 06:06 UTC by Marcos Raul Carot
Modified: 2010-04-24 10:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Raul Carot 2010-04-24 06:06:55 UTC
Application that crashed: kate
Version of the application: 3.3.4
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-3-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
I have a session stored with 33 files over fish kio slave. Until about a month ago it was working, now when I select that session in the initial screen it crashes. If I select new session and then use the quick session to open it, it works, but does not open all the files. You have to select that quick session many times to get all the fies opened.

Files are in a local server over a small ethernet network, so I do not thing there is a lag issue.

 -- Backtrace:
Application: Kate (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f4805291750 (LWP 4418))]

Thread 2 (Thread 0x7f47f1df9910 (LWP 4419)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f47f214c6a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f47f242a2a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f47f214c6e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f47f243836c) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f48021cb73a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f48024ac69d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4805291750 (LWP 4418)):
[KCrash Handler]
#5  0x00007f47f5407b5b in KateViewDocumentProxyModel::sort (this=0x1824f20) at ../../../kate/app/kateviewdocumentproxymodel.cpp:633
#6  0x00007f47f53d5246 in KateFileList::setSortRole (this=0x17c8da0, role=0) at ../../../kate/app/katefilelist.cpp:123
#7  0x00007f47f53e023f in KateMainWindow (this=0x17d2790, sconfig=0x1204330, sgroup=..., __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../kate/app/katemainwindow.cpp:205
#8  0x00007f47f53c5bd3 in KateApp::newMainWindow (this=0x7fff1a1bc2d0, sconfig_=<value optimized out>, sgroup_=<value optimized out>) at ../../../kate/app/kateapp.cpp:368
#9  0x00007f47f53f574a in KateSessionManager::activateSession (this=<value optimized out>, session=<value optimized out>, closeLast=<value optimized out>, saveLast=<value optimized out>, 
    loadNew=<value optimized out>) at ../../../kate/app/katesession.cpp:318
#10 0x00007f47f53fbb89 in KateSessionManager::chooseSession (this=0x130d930) at ../../../kate/app/katesession.cpp:498
#11 0x00007f47f53c69e5 in KateApp::startupKate (this=0x7fff1a1bc2d0) at ../../../kate/app/kateapp.cpp:165
#12 0x00007f47f53c7550 in KateApp::initKate (this=0x7fff1a1bc2d0) at ../../../kate/app/kateapp.cpp:121
#13 0x00007f47f562a98f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../kate/app/katemain.cpp:253
#14 0x0000000000406e9e in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=1, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x10b40e3 "Jade.carotcollins.com;1272081755;875215;2711_TIME9844691") at ../../kinit/kinit.cpp:677
#15 0x0000000000407aad in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#16 0x0000000000407f91 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#17 0x00000000004086c6 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dominik Haumann 2010-04-24 10:07:28 UTC

*** This bug has been marked as a duplicate of bug 203774 ***