[Pkg-kde-extras] Bug#753984: kdesvn crashs when trying to view older log entries

Matthias Klein matthias.klein at linux.com
Sun Jul 6 19:21:14 UTC 2014


Package: kdesvn
Version: 1.6.0-2
Severity: important
Tags: upstream

kdesvn crashs when pressing the "previous entries" button in the log/history
window.

The bug is reported upstream:
https://bugs.kde.org/show_bug.cgi?id=330624
https://bugs.kde.org/show_bug.cgi?id=337128

I have also reproduced the bug is a self compiled upstream version.

It crashs inside the libsvn library at svnqt/client_status.cpp: 412 at the call
to svn_client_log5():

    error = svn_client_log5 (
        params.targets().array (pool),
        params.peg().revision(),
        svn::internal::RevisionRangesToHash(params.revisions()).array(pool),
        params.limit(),
        params.discoverChangedPathes() ? 1 : 0,
        params.strictNodeHistory() ? 1 : 0,
        params.includeMergedRevisions()?1:0,
        params.revisionProperties().array(pool),
        logMapReceiver2,
        &l_baton,
        *m_context, // client ctx
        pool);


Is this a libsvn problem?



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdesvn depends on:
ii  kde-runtime         4:4.13.1-1
ii  kdesvn-kio-plugins  1.6.0-2
ii  libapr1             1.5.1-2
ii  libaprutil1         1.5.3-2
ii  libc6               2.19-4
ii  libgcc1             1:4.9.0-7
ii  libkdecore5         4:4.13.1-1
ii  libkdeui5           4:4.13.1-1
ii  libkio5             4:4.13.1-1
ii  libkparts4          4:4.13.1-1
ii  libnepomuk4         4:4.13.1-1
ii  libnepomukutils4    4:4.13.1-1
ii  libqt4-dbus         4:4.8.6+dfsg-2
ii  libqt4-network      4:4.8.6+dfsg-2
ii  libqt4-sql          4:4.8.6+dfsg-2
ii  libqt4-svg          4:4.8.6+dfsg-2
ii  libqt4-xml          4:4.8.6+dfsg-2
ii  libqtcore4          4:4.8.6+dfsg-2
ii  libqtgui4           4:4.8.6+dfsg-2
ii  libsoprano4         2.9.4+dfsg-1
ii  libstdc++6          4.9.0-7
ii  libsvn1             1.8.9-1
ii  libsvnqt7           1.6.0-2

Versions of packages kdesvn recommends:
ii  graphviz  2.26.3-17.1
ii  kompare   4:4.12.2-2

Versions of packages kdesvn suggests:
pn  kdiff3       <none>
pn  khelpcenter  <none>

-- no debconf information



More information about the pkg-kde-extras mailing list