I don't know if this is already known, so I am reporting it
here to get confirmation.

(From #svn-dev):
<stsp> run svn log --diff -r1139384 for fun
<stsp> with serf
<stsp> Ctrl-C out in the middle when it prints diff text
<stsp> -> core dump
<stsp> #0  0x0000000204cef469 in destroy_request (request=0x2083f47b8)
<stsp>     at ./outgoing.c:309
<stsp> 309             serf_debug__closed_conn(request->req_bkt->allocator);
<stsp> (gdb) p *request->req_bkt
<stsp> Cannot access memory at address 0x20d41f1b8
<stsp> is this known?

Reply via email to