Bug 345892 - KDESVN crashes when trying to see the whole history entries.
Summary: KDESVN crashes when trying to see the whole history entries.
Status: RESOLVED FIXED
Alias: None
Product: kdesvn
Classification: Applications
Component: General (other bugs)
Version First Reported In: 1.6.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KDESvn default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-05 17:17 UTC by Raúl Pleitez
Modified: 2015-12-04 15:43 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raúl Pleitez 2015-04-05 17:17:27 UTC
When I click the button to see the history entries, and even when I want to see any other entry of the first ones, using the filter of date, it crashes.

Reproducible: Always

Steps to Reproduce:
1. Open KDESVN, and open the desired local repository.
2. Click the button of the history entries.
3. Click the button to see the previous entries. After this, it crashes.


Actual Results:  
It crashes and ask me to report the problem.

Expected Results:  
I expected to see the history entries on my repository.

Application: KDEsvn (kdesvn), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f4cf06bd187 in raise () from /lib64/libc.so.6
#6  0x00007f4cf06be538 in abort () from /lib64/libc.so.6
#7  0x00007f4cf06b6126 in __assert_fail_base () from /lib64/libc.so.6
#8  0x00007f4cf06b61d2 in __assert_fail () from /lib64/libc.so.6
#9  0x00007f4ce13b2dea in ?? () from /usr/lib64/libsvn_subr-1.so.0
#10 0x00007f4ce13b2e29 in svn_uri.is_ancestor () from /usr/lib64/libsvn_subr-1.so.0
#11 0x00007f4ce068ff9d in svn_ra_reparent () from /usr/lib64/libsvn_ra-1.so.0
#12 0x00007f4ce0d03313 in svn_client.ra_session_from_path2 () from /usr/lib64/libsvn_client-1.so.0
#13 0x00007f4ce0cea2cc in svn_client_log5 () from /usr/lib64/libsvn_client-1.so.0
#14 0x00007f4ce185c66a in ?? () from /usr/lib64/libsvnqt.so.7
#15 0x00007f4ce1b4f8ff in ?? () from /usr/lib64/kde4/kdesvnpart.so
#16 0x00007f4ce1b69e67 in ?? () from /usr/lib64/kde4/kdesvnpart.so
#17 0x00007f4cf32171fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#18 0x00007f4cf2be5bb2 in QAbstractButton::clicked(bool) () from /usr/lib64/libQtGui.so.4
#19 0x00007f4cf2948fe3 in ?? () from /usr/lib64/libQtGui.so.4
#20 0x00007f4cf294a153 in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007f4cf294a23c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007f4cf25ebc0a in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007f4cf259c76c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007f4cf25a2dea in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#25 0x00007f4cf1ad0cea in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#26 0x00007f4cf32032ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#27 0x00007f4cf25a25e3 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#28 0x00007f4cf2613c9b in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007f4cf261270c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#30 0x00007f4cf26395c2 in ?? () from /usr/lib64/libQtGui.so.4
#31 0x00007f4cefd8ea04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f4cefd8ec48 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f4cefd8ecec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#34 0x00007f4cf32300be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007f4cf2639676 in ?? () from /usr/lib64/libQtGui.so.4
#36 0x00007f4cf3201e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#37 0x00007f4cf3202165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#38 0x00007f4cf32075b9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#39 0x000000000040a797 in ?? ()
#40 0x00007f4cf06a9b05 in __libc_start_main () from /lib64/libc.so.6
#41 0x000000000040ad63 in _start ()
Comment 1 Christian Ehrlicher 2015-12-04 15:43:57 UTC
Duplicate of 325074
Fixed with c1adde451dfac202ef63aded5b2a7adfa9e26f9b and already integrated in the official opensuse rpms