Bug 230182 - open a session that has files from ssh sftp scp fish ftp
Summary: open a session that has files from ssh sftp scp fish ftp
Status: RESOLVED DUPLICATE of bug 203774
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 10:54 UTC by Jamie Gilbert
Modified: 2010-03-11 18:09 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 Jamie Gilbert 2010-03-10 10:54:41 UTC
Version:           3.4.0 (using KDE 4.4.0)
OS:                Linux
Installed from:    Fedora RPMs

If I save a session that contains a document from ssh/scp/sftp when I try to open Kate crashes out.

Bug reportL

Application: Kate (kate), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78037a0 (LWP 19539))]

Thread 2 (Thread 0xb60c5b70 (LWP 19540)):
#0  0x004b5416 in __kernel_vsyscall ()
#1  0x005a5c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x078a4567 in ?? () from /usr/lib/libQtScript.so.4
#3  0x078a45b2 in ?? () from /usr/lib/libQtScript.so.4
#4  0x005a1ab5 in start_thread () from /lib/libpthread.so.0
#5  0x001eadce in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb78037a0 (LWP 19539)):
[KCrash Handler]
#6  0x05314daf in ?? () from /usr/lib/libkateinterfaces.so.4
#7  0x05315f18 in ?? () from /usr/lib/libkateinterfaces.so.4
#8  0x052eab16 in ?? () from /usr/lib/libkateinterfaces.so.4
#9  0x052f0285 in ?? () from /usr/lib/libkateinterfaces.so.4
#10 0x04b065db in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x04b154af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x052f33c8 in ?? () from /usr/lib/libkateinterfaces.so.4
#13 0x052f57d1 in ?? () from /usr/lib/libkateinterfaces.so.4
#14 0x052f6692 in ?? () from /usr/lib/libkateinterfaces.so.4
#15 0x052f8c93 in ?? () from /usr/lib/libkateinterfaces.so.4
#16 0x052f42b7 in ?? () from /usr/lib/libkateinterfaces.so.4
#17 0x052f76ea in ?? () from /usr/lib/libkateinterfaces.so.4
#18 0x052ee3d1 in ?? () from /usr/lib/libkateinterfaces.so.4
#19 0x052d58c3 in KateApp::newMainWindow(KConfig*, QString const&) () from /usr/lib/libkateinterfaces.so.4
#20 0x05302c60 in ?? () from /usr/lib/libkateinterfaces.so.4
#21 0x05307e66 in ?? () from /usr/lib/libkateinterfaces.so.4
#22 0x052d7266 in KateApp::startupKate() () from /usr/lib/libkateinterfaces.so.4
#23 0x052d7658 in KateApp::initKate() () from /usr/lib/libkateinterfaces.so.4
#24 0x052d78aa in KateApp::KateApp(KCmdLineArgs*) () from /usr/lib/libkateinterfaces.so.4
#25 0x00d71475 in kdemain () from /usr/lib/libkdeinit4_kate.so
#26 0x0804864c in _start ()
Comment 1 Dominik Haumann 2010-03-10 19:26:54 UTC
The backtrace is unfortunately useless. Can you insteall full debug packages and past a more detailed backtrace?
Comment 2 Jamie Gilbert 2010-03-11 11:55:29 UTC
When I get a break I'll see If I can get the packages through our firewall, I tend to have trouble with  files over 15mb.

Anecdotally, It only seems effect my work fedora 12 install, my Kubuntu 4.4 back-ports personal machine (the same or at least similar version) seemed fine. I can confirm or deny this later today.
Comment 3 Jamie Gilbert 2010-03-11 12:18:10 UTC
New Backtrace:

Application: Kate (kate), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77667a0 (LWP 8625))]

Thread 2 (Thread 0xb6028b70 (LWP 8626)):
#0  0x00c1c416 in __kernel_vsyscall ()
#1  0x005a5c45 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:122
#2  0x078a4567 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x79766c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#3  0x078a45b2 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x79766c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#4  0x005a1ab5 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x004f8dce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77667a0 (LWP 8625)):
[KCrash Handler]
#6  0x05314daf in KateViewDocumentProxyModel::sort (this=0x9355b08) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateviewdocumentproxymodel.cpp:649
#7  0x05315f18 in KateViewDocumentProxyModel::opened (this=0x9355b08, index=...) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateviewdocumentproxymodel.cpp:216
#8  0x052eab16 in KateMainWindow::slotWindowActivated (this=0x91ab230) at /usr/src/debug/kdesdk-4.4.0/kate/app/katemainwindow.cpp:572
#9  0x052f0285 in KateMainWindow::qt_metacall (this=0x91ab230, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0xbfa4149c)
    at /usr/src/debug/kdesdk-4.4.0/i686-redhat-linux-gnu/kate/app/katemainwindow.moc:181
#10 0x04b065db in QMetaObject::metacall (object=0x91ab230, cl=InvokeMetaMethod, idx=59, argv=0xbfa4149c) at kernel/qmetaobject.cpp:237
#11 0x04b154af in QMetaObject::activate (sender=0x9230e08, m=0x5332584, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3293
#12 0x052f33c8 in KateViewManager::viewChanged (this=0x9230e08) at /usr/src/debug/kdesdk-4.4.0/i686-redhat-linux-gnu/kate/app/kateviewmanager.moc:164
#13 0x052f57d1 in KateViewManager::activateView (this=0x9230e08, view=0x92ed7c8) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateviewmanager.cpp:462
#14 0x052f6692 in KateViewManager::createView (this=0x9230e08, doc=<value optimized out>) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateviewmanager.cpp:301
#15 0x052f8c93 in KateViewSpace::restoreConfig (this=0x9235d28, viewMan=0x9230e08, config=0x916d760, groupname=...) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateviewspace.cpp:252
#16 0x052f42b7 in KateViewManager::restoreSplitter (this=0x9230e08, configBase=0x916d760, group=..., parent=0x9230e08, viewConfGrp=...) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateviewmanager.cpp:795
#17 0x052f76ea in KateViewManager::restoreViewConfiguration (this=0x9230e08, config=...) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateviewmanager.cpp:701
#18 0x052ee3d1 in KateMainWindow::KateMainWindow (this=0x91ab230, sconfig=0x916d760, sgroup=..., __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/kdesdk-4.4.0/kate/app/katemainwindow.cpp:208
#19 0x052d58c3 in KateApp::newMainWindow (this=0xbfa41fb4, sconfig_=0x916d760, sgroup_=...) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateapp.cpp:389
#20 0x05302c60 in KateSessionManager::activateSession (this=0x8fdb590, session=..., closeLast=false, saveLast=false, loadNew=true) at /usr/src/debug/kdesdk-4.4.0/kate/app/katesession.cpp:341
#21 0x05307e66 in KateSessionManager::chooseSession (this=0x8fdb590) at /usr/src/debug/kdesdk-4.4.0/kate/app/katesession.cpp:484
#22 0x052d7266 in KateApp::startupKate (this=0xbfa41fb4) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateapp.cpp:182
#23 0x052d7658 in KateApp::initKate (this=0xbfa41fb4) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateapp.cpp:135
#24 0x052d78aa in KateApp::KateApp (this=0xbfa41fb4, args=0x8e9fda0) at /usr/src/debug/kdesdk-4.4.0/kate/app/kateapp.cpp:72
#25 0x00d71475 in kdemain (argc=1, argv=0xbfa42654) at /usr/src/debug/kdesdk-4.4.0/kate/app/katemain.cpp:373
#26 0x0804864c in main (argc=1, argv=0xbfa42654) at /usr/src/debug/kdesdk-4.4.0/i686-redhat-linux-gnu/kate/app/kate_dummy.cpp:3
Comment 4 Dominik Haumann 2010-03-11 18:09:27 UTC
ok, then it's a known issue, and unfortunately still valid.

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