https://bugs.kde.org/show_bug.cgi?id=384885

--- Comment #4 from RJVB <rjvber...@gmail.com> ---
It really *is* a freak crash.

The code behaves as if the call to `apr_pool_initialize()` is never actually
made in `svn::pool_create()`. I can assign the function's return to a variable
and print that value (0, meaning success), but when I step through the function
with a debugger I never actually get into the function. Same thing when I set a
breakpoint in `apr_pool_initialize()`.

All this works fine in kdesvn, suggesting something is getting seriously messed
up somewhere in KDevelop.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to