Bug#945443: git-svn fails with "error: git-svn died of signal 11"

2020-03-26 Thread James McCoy
Control: reassign -1 libsvn1 1.10.4-1 Control: affects -1 git-svn Control: tag -1 fixed-upstream On Tue, Dec 10, 2019 at 07:11:59PM +0100, Bernhard Übelacker wrote: > In [1] gets a temporary KAboutData object created, with > string parameters created by QStringLiteral. Therefore > it looks like

Bug#945443: git-svn fails with "error: git-svn died of signal 11"

2019-12-10 Thread Bernhard Übelacker
Control: tags -1 + upstream patch Dear Maintainer, I think I found the issue. In [1] gets a temporary KAboutData object created, with string parameters created by QStringLiteral. Therefore it looks like QStrings created from that have also a private d member pointing to the static data segment

Bug#945443: git-svn fails with "error: git-svn died of signal 11"

2019-12-10 Thread christian_k...@gmx.net
Hello Bernhard, I have installed the package and get this: ... Dez 10 10:08:28 uranus kernel: git-svn[6712]: segfault at 7f1a38b6c280 ip 7f1a381b5e64 sp 7fff911177c0 error 4 in libKF5CoreAddons.so.5.54.0[7f1a381ab000+6] Dez 10 10:08:28 uranus kernel: Code: f8 ff 74 06 f0 83 2f 01

Bug#945443: git-svn fails with "error: git-svn died of signal 11"

2019-12-09 Thread Bernhard Übelacker
Hello Christian, if you still see this crash, maybe you could install the package systemd-coredump. If then a process crashes again some more information should be visible at the end of: journalctl --no-pager Kind regards, Bernhard

Bug#945443: git-svn fails with "error: git-svn died of signal 11"

2019-11-24 Thread christian_k...@gmx.net
Package:    gtk-svn Version:    1:2.20.1-2 When I call git svn fetch, git-svn returns an error message after operation error: git-svn died of signal 11 Here is the transcript: $ git svn fetch org.kde.kwindowsystem: Could not find any platform plugin error: git-svn died of signal 11 $ Best