> N...      4096  ./root/shd-tcp-tools-0.03
> N...      1093  ./root/shd-tcp-tools-0.03/ChangeLog.txt
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 182927074464 (LWP 11542)]
> 0x0000002a95e2976a in apr_uid_name_get () from /usr/lib64/libapr-0.so.0
> (gdb) bt
> #0  0x0000002a95e2976a in apr_uid_name_get () from
> /usr/lib64/libapr-0.so.0
...
> (gdb) up
> #1  0x0000000000405a3d in ac__ci_set_props (baton=0x1548e78,
> sts=0x60a100, function=0x2a96f57c50 <ra_svn_change_file_prop>,
>      pool=0x1548da8) at commit.c:126
> (gdb) print sts->st.st_uid
> $5 = 1037
>
>
> UID 1037 is not mapped to a username on this system.
Yes, I know. See http://issues.apache.org/bugzilla/show_bug.cgi?id=34053
or http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=233766 .

Maybe you could try with a newer version of libapr?
If it's still there please tell me.

(If you use valgrind to check your code, you'll find some invalid accesses
in apr :-(


Thank you!


Regards,

Phil


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to