Summary: | kdesvn crashes when trying to checkout | ||
---|---|---|---|
Product: | [Applications] kdesvn | Reporter: | Christian Trippe <christiandehne> |
Component: | General | Assignee: | KDESvn default assignee <kdesvn-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | modysk |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 1.6.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Christian Trippe
2013-10-09 18:41:28 UTC
*** This bug has been marked as a duplicate of bug 328637 *** Created attachment 85274 [details]
New crash information added by DrKonqi
kdesvn (1.6.0) on KDE Platform 4.11.5 using Qt 4.8.5
- What I was doing when the application crashed:
Tried to checkout an Assembla repository. Crashes Immediately .
Earlier, crash used to happen only sporadically (with CloudForge repo)
Now it happens always (six times in a row, at least).
-- Backtrace (Reduced):
#7 0x00007fc28fcd2b3e in svn_error_abort_on_malfunction () from /usr/lib64/libsvn_subr-1.so.0
#8 0x00007fc28f5ec08e in svn_client__checkout_internal () from /usr/lib64/libsvn_client-1.so.0
#9 0x00007fc28f5ec51c in svn_client_checkout3 () from /usr/lib64/libsvn_client-1.so.0
[...]
#11 0x00007fc29043afa4 in SvnActions::makeCheckout (this=this@entry=0x269b0a0, rUrl=..., tPath=..., r=..., _peg=..., depth=depth@entry=svn::DepthInfinity, _exp=_exp@entry=false, openIt=openIt@entry=true, ignoreExternal=ignoreExternal@entry=false, overwrite=overwrite@entry=true, _p=_p@entry=0x0) at /usr/src/debug/kdesvn-1.6.0/src/svnfrontend/svnactions.cpp:1723
#12 0x00007fc29043b406 in SvnActions::CheckoutExport (this=0x269b0a0, _exp=<optimized out>) at /usr/src/debug/kdesvn-1.6.0/src/svnfrontend/svnactions.cpp:1644
|