Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

Ticket #286 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Crash(SIGILL) when going to the parent dir in the kioslave view.

Reported by: Raúl Sánchez Siles <rasasi78@…> Owned by: alwin
Priority: normal Milestone: not applicable
Component: All Version: 0.14.x
Severity: tweak Keywords:
Cc:

Description (last modified by Raúl Sánchez Siles) (diff)

Reply to: Raúl Sánchez Siles
Hello:

 0.14.1 on kde 3.5.8 Debian/unstable Linux 2.6.24.2(amd64)
I was looking this repo:
svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdepim/kitchensync/src using
the kioslave view into konqueror. I pressed the up button twice and konqueror
crashed.

  This is the .xsession-errors log excerpt:

QObject::connect: No such slot KonqFrame::slotUrlOpened(bool)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'KonqFrame')
konqueror: Appname = konqueror
konqueror: Enable update
kio_ksvn: kio_svn::stat
svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdepim/kitchensync/
kio_ksvn: kio_svn::stat
svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kdepim/
KCrash: Application 'konqueror' crashing...

  And this is the backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2ad46ed0a780 (LWP 5222)]
[KCrash handler]
#5  0x0000000002525b14 in ?? ()
#6  0x00002ad4754ecba5 in svn::ContextData::cancel (
    this=<value optimized out>)
    at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/contextdata.cpp:234
#7  0x00002ad4754ed215 in svn::ContextData::onCancel (baton=0x10bbdb0)
    at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/contextdata.cpp:420
#8  0x00002ad47571b48e in ?? () from /usr/lib/libsvn_client-1.so.1
#9  0x00002ad47571b94e in svn_client_list ()
   from /usr/lib/libsvn_client-1.so.1
#10 0x00002ad4754d16aa in svn::Client_impl::list (this=<value optimized out>,
    pathOrUrl=@0x7fff4291e1c0, revision=@0x7fff4291de80, peg=@0x7fff4291de80,
    recurse=<value optimized out>, retrieve_locks=false)
    at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/client_ls.cpp:230
#11 0x00002ad4754d81d9 in svn::Client_impl::status (this=0xe5bc50,
    path=@0x7fff4291e1c0, descend=144, get_all=true, update=false,
    no_ignore=true, revision=@0x7fff4291e1a0, detailed_remote=false,
    hide_externals=false)
    at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnqt/client_status.cpp:279
#12 0x00002ad47471eea2 in SvnActions::makeStatus (this=0x2372a50,
    what=@0x7fff4291e340, dlist=@0x7fff4291e330, where=<value optimized out>,
    rec=false, all=true, display_ignores=true, updates=false)

at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/svnactions.cpp:2086
#13 0x00002ad47471f164 in SvnActions::makeStatus (this=0x2372a50,
    what=@0x7fff4291e340, dlist=@0x7fff4291e330, where=@0x2b6a708, rec=false,
    all=144)

at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/svnactions.cpp:2075
#14 0x00002ad47470c4f4 in kdesvnfilelist::checkDirs (this=0x3169940,
    _what=<value optimized out>, _parent=0x0)

at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/kdesvnfilelist.cpp:627
#15 0x00002ad47470ebf0 in kdesvnfilelist::openURL (this=0x3169940,
    url=@0x2b67200, noReinit=false)

at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/svnfrontend/kdesvnfilelist.cpp:572
#16 0x00002ad4746e3ad3 in kdesvnView::openURL (this=0x2a0a850, url=@0x2b67200)
    at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/kdesvnview.cpp:202
#17 0x00002ad4746dfa52 in kdesvnPart::openURL (this=0x2b67180,
    url=@0x7fff4291eef0)
    at /home/rasasi/debs/kdesvn/kdesvn-0.14.1/src/kdesvn_part.cpp:138
#18 0x00002ad46efcfac0 in KonqView::openURL (this=0x10c7c10,
    url=@0x7fff4291eef0, locationBarURL=@0x7fff4291f0d0,
    nameFilter=@0x29dc2b8, tempFile=false)
    at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_view.cc:223
#19 0x00002ad46efd6707 in KonqMainWindow::openView (this=0x6f09c0,
    serviceType=@0x7fff4291f220, _url=@0x29dc150, childView=0x10c7c10,
    req=@0x29dc2b0)
    at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_mainwindow.cc:888
#20 0x00002ad46efda539 in KonqRun::foundMimeType (this=0x29dc100,
    _type=<value optimized out>)
    at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_run.cc:91
#21 0x00002ad46931e36a in KRun::slotTimeout (this=0x29dc100)
    at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kio/kio/krun.cpp:1111
#22 0x00002ad46935b95c in KRun::qt_invoke (this=0x29dc100, _id=2,
    _o=0x7fff4291f350) at ./krun.moc:116
#23 0x00002ad4683deb54 in KParts::BrowserRun::qt_invoke (this=0x29dc100,
    _id=2, _o=0x7fff4291f350) at ./browserrun.moc:106
#24 0x00002ad46efb258d in KonqRun::qt_invoke (this=0x29dc100, _id=2,
    _o=0x7fff4291f350) at ./konq_run.moc:88
#25 0x00002ad469f0441c in QObject::activate_signal (this=0x29dc1b0,
    clist=<value optimized out>, o=0x7fff4291f350) at kernel/qobject.cpp:2359
#26 0x00002ad469f04bb4 in QObject::activate_signal (this=0x28d4990,
    signal=<value optimized out>) at kernel/qobject.cpp:2328
#27 0x00002ad469f22c35 in QTimer::event (this=0x29dc1b0, e=0x28)
    at kernel/qtimer.cpp:222
#28 0x00002ad469eae9a3 in QApplication::internalNotify (
    this=<value optimized out>, receiver=0x29dc1b0, e=0x7fff4291f6a0)
    at kernel/qapplication.cpp:2638
#29 0x00002ad469eaf6b8 in QApplication::notify (this=0x7fff4291f9b0,
    receiver=0x28, e=0x7fff4291f6a0) at kernel/qapplication.cpp:2361
#30 0x00002ad4698cdaad in KApplication::notify (this=0x7fff4291f9b0,
    receiver=0x29dc1b0, event=0x7fff4291f6a0)
    at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kdecore/kapplication.cpp:550
#31 0x00002ad469ea527b in QEventLoop::activateTimers (
    this=<value optimized out>) at kernel/qapplication.h:523
#32 0x00002ad469e64c9d in QEventLoop::processEvents (this=0x6a4770, flags=2)
    at kernel/qeventloop_x11.cpp:392
#33 0x00002ad469ec3051 in QEventLoop::enterLoop (this=0x28d4990)
    at kernel/qeventloop.cpp:201
#34 0x00002ad469ec2f02 in QEventLoop::exec (this=0x28d4990)
    at kernel/qeventloop.cpp:148
#35 0x00002ad46eff1791 in kdemain (argc=<value optimized out>,
    argv=<value optimized out>)
    at /build/buildd/kdebase-3.5.8.dfsg.1/./konqueror/konq_main.cc:206
#36 0x0000000000407f68 in launch (argc=3, _name=0x650f48 "konqueror",
    args=0x650f92 "", cwd=0x0, envc=0, envs=0x650f9b "", reset_env=false,
    tty=0x0, avoid_loops=false, startup_id_str=0x409fc9 "0")
    at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:673
#37 0x0000000000408701 in handle_launcher_request (sock=11)
    at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:1240
#38 0x0000000000408c2c in handle_requests (waitForPid=0)
    at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:1443
#39 0x0000000000409582 in main (argc=5, argv=<value optimized out>,
    envp=0x7fff42920cc8)
    at /tmp/buildd/kdelibs-3.5.8.dfsg.1/./kinit/kinit.cpp:1908
#40 0x00002ad468dbd1c4 in __libc_start_main () from /lib/libc.so.6
#41 0x0000000000404dc9 in _start ()

Attachments

part0001.pgp Download (189 bytes) - added by Raúl Sánchez Siles 5 years ago.
Added by email2trac

Change History

Changed 5 years ago by Raúl Sánchez Siles

Added by email2trac

comment:1 Changed 5 years ago by Raúl Sánchez Siles

  • Description modified (diff)
  • id set to 286

added mailto line

This message has 1 attachment(s)

comment:2 Changed 5 years ago by alwin

  • Status changed from new to closed
  • Resolution set to fixed

Hopefully fixed in r1323. Are you able test trunk version? (On Fedora it doesn't crash konqueror but I see no sig11 anymore in logs after this fix)

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.

Ihr Browser versucht gerade eine Seite aus dem sogenannten Internet auszudrucken. Das Internet ist ein weltweites Netzwerk von Computern, das den Menschen ganz neue Möglichkeiten der Kommunikation bietet.

Da Politiker im Regelfall von neuen Dingen nichts verstehen, halten wir es für notwendig, sie davor zu schützen. Dies ist im beidseitigen Interesse, da unnötige Angstzustände bei Ihnen verhindert werden, ebenso wie es uns vor profilierungs- und machtsüchtigen Politikern schützt.

Sollten Sie der Meinung sein, dass Sie diese Internetseite dennoch sehen sollten, so können Sie jederzeit durch normalen Gebrauch eines Internetbrowsers darauf zugreifen. Dazu sind aber minimale Computerkenntnisse erforderlich. Sollten Sie diese nicht haben, vergessen Sie einfach dieses Internet und lassen uns in Ruhe.

Die Umgehung dieser Ausdrucksperre ist nach §95a UrhG verboten.

Mehr Informationen unter www.politiker-stopp.de.