FS#27488 - [kdevplatform] kdevelop crashes with subversion 1.7.2

Attached to Project: Arch Linux
Opened by Jakub Schmidtke (sjakub) - Thursday, 08 December 2011, 00:22 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 08 December 2011, 18:14 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When I use kdevelop (4.2.3-2) with the newest usbversion from [testing] (1.7.2-1)
it crashes whenever I have a project open and do a right click.
When I downgrade back to subversion-1.6.17-7 the problem disappears.

Additional info:
kdevelop 4.2.3-2
subversion 1.7.2-1

Part of the backtrace:
Thread 2 (Thread 0x7fe9ef9ee700 (LWP 6704)):
[KCrash Handler]
#6 0x00007fea3ebd7e6b in svn_wc__db_wcroot_parse_local_abspath () from /usr/lib/libsvn_wc-1.so.0
#7 0x00007fea3ebcf48b in svn_wc__db_read_info () from /usr/lib/libsvn_wc-1.so.0
#8 0x00007fea3eba25aa in svn_wc__internal_walk_children () from /usr/lib/libsvn_wc-1.so.0
#9 0x00007fea3eb9c921 in svn_wc__get_info () from /usr/lib/libsvn_wc-1.so.0
#10 0x00007fea3f08f76a in svn_client_info3 () from /usr/lib/libsvn_client-1.so.0
#11 0x00007fea3f0874e3 in svn_client_info2 () from /usr/lib/libsvn_client-1.so.0
#12 0x00007fea3f087523 in svn_client_info () from /usr/lib/libsvn_client-1.so.0
#13 0x00007fea3f300a12 in ?? () from /usr/lib/kde4/kdevsubversion.so
#14 0x00007fea3f2e864d in ?? () from /usr/lib/kde4/kdevsubversion.so
#15 0x00007fea53b871a1 in ?? () from /usr/lib/libthreadweaver.so.4
#16 0x00007fea53b872cc in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) () from /usr/lib/libthreadweaver.so.4
#17 0x00007fea53b869af in ?? () from /usr/lib/libthreadweaver.so.4
#18 0x00007fea53b86a6b in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#19 0x00007fea5ca40d1b in ?? () from /usr/lib/libQtCore.so.4
#20 0x00007fea5b460df0 in start_thread () from /lib/libpthread.so.0
#21 0x00007fea5b74a2ed in clone () from /lib/libc.so.6
#22 0x0000000000000000 in ?? ()

Steps to reproduce:
* Start kdevelop
* Open a project
* Wait for it to finish loading (otherwise there is no backtrace in DrKonqi, but it still crashes)
* Right-click project's main directory in the "projects" window on the right.
* Crash
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Thursday, 08 December 2011, 18:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  kdevplatform 4.2.3-2
Comment by Jakub Schmidtke (sjakub) - Thursday, 08 December 2011, 00:23 GMT
Correction: the "projects" window on the left.

Other versions that potentially could be relevant:
kdevplatform 1.2.3-1
kdelibs 4.7.80-1
qt 4.8.0rc1-1
Comment by Andrea Scarpino (BaSh) - Thursday, 08 December 2011, 09:40 GMT
kdevplatform 1.2.3-2 in [testing] works with SVN 1.7.x, please test it and let we know.
Comment by Jakub Schmidtke (sjakub) - Thursday, 08 December 2011, 18:00 GMT
When I have those versions it doesn't crash anymore:
kdevelop 4.2.3-2
kdevplatform 1.2.3-2
subversion 1.7.2-1

Thanks!

Loading...