You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Thomas Singer <th...@syntevo.com> on 2015/09/08 09:06:15 UTC

JavaHL: Hard crash in libsvn_subr-1.dll

We've got the attached bug report where libsvn_subr-1.dll crashes. 
Unfortunately, I have no idea how to reproduce.

--
Best regards,
Thomas Singer
=============
syntevo GmbH
http://www.syntevo.com
http://www.syntevo.com/blog

Re: JavaHL: Hard crash in libsvn_subr-1.dll

Posted by Thomas Singer <th...@syntevo.com>.
Sergey,

Thank you for this valuable information.

-- 
Thomas Singer


On 10.09.2015 17:46, Sergey Raevskiy wrote:
> After digging in some disassembly, I've guessed the [libsvn_subr-1.dll+0xc4c20]
> as svn_relpath_join() which is called with BASE == NULL.  So, the crash might
> be caused by the same issue as in [1] which was already fixed in r1702198 [2].
>
>   [1] http://svn.haxx.se/dev/archive-2015-09/0070.shtml
>   [2] http://svn.apache.org/r1702198
>
> On Wed, Sep 9, 2015 at 5:47 PM, Ivan Zhakov <iv...@visualsvn.com> wrote:
>> On 9 September 2015 at 16:58, Thomas Singer <th...@syntevo.com> wrote:
>>> What further information do you need for this crash?
>>>
>> Stack trace with symbols information at least.
>>
>>
>> --
>> Ivan Zhakov
>

Re: JavaHL: Hard crash in libsvn_subr-1.dll

Posted by Sergey Raevskiy <se...@visualsvn.com>.
After digging in some disassembly, I've guessed the [libsvn_subr-1.dll+0xc4c20]
as svn_relpath_join() which is called with BASE == NULL.  So, the crash might
be caused by the same issue as in [1] which was already fixed in r1702198 [2].

 [1] http://svn.haxx.se/dev/archive-2015-09/0070.shtml
 [2] http://svn.apache.org/r1702198

On Wed, Sep 9, 2015 at 5:47 PM, Ivan Zhakov <iv...@visualsvn.com> wrote:
> On 9 September 2015 at 16:58, Thomas Singer <th...@syntevo.com> wrote:
>> What further information do you need for this crash?
>>
> Stack trace with symbols information at least.
>
>
> --
> Ivan Zhakov

Re: JavaHL: Hard crash in libsvn_subr-1.dll

Posted by Ivan Zhakov <iv...@visualsvn.com>.
On 9 September 2015 at 16:58, Thomas Singer <th...@syntevo.com> wrote:
> What further information do you need for this crash?
>
Stack trace with symbols information at least.


-- 
Ivan Zhakov

Re: JavaHL: Hard crash in libsvn_subr-1.dll

Posted by Thomas Singer <th...@syntevo.com>.
What further information do you need for this crash?

--
Best regards,
Thomas Singer
=============
syntevo GmbH
http://www.syntevo.com
http://www.syntevo.com/blog


On 08.09.2015 09:06, Thomas Singer wrote:
> We've got the attached bug report where libsvn_subr-1.dll crashes.
> Unfortunately, I have no idea how to reproduce.
>
> --
> Best regards,
> Thomas Singer
> =============
> syntevo GmbH
> http://www.syntevo.com
> http://www.syntevo.com/blog