You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2012/12/28 11:00:16 UTC

[Bug 54214] 1.4.6: testlfs failes with a SEGV

https://issues.apache.org/bugzilla/show_bug.cgi?id=54214

--- Comment #1 from Stefan Fritsch <sf...@sfritsch.de> ---
Can you check in the buildlog if the compiler defines are the same when
compiling the library itself and when compiling the tests? Especially WRT
-D_LARGEFILE64_SOURCE?

Another issue could be if LD_LIBRARY_PATH is set and the tests somehow use a
different libapr1.so than the one that has just been built. You could insert a
line with "ldd ./$$prog; \" into test/Makefile before the ./$$prog call to see
which library is used.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org