[users@httpd] Re: cross-compiled httpd 2.4.9: Segmentation fault. 0x403428ec in pthread_mutex_lock () from /lib/libc.so.0

2015-01-19 Thread Alex Potapenko
now. 2015-01-15 15:28 GMT+02:00 Alex Potapenko : > Dear all! > > I'm trying to get httpd to work on my router using optware. I added > optware target with the same toolchain used to build router's firmware. > While numerous packages I built so far work fine, launching any

[users@httpd] cross-compiled httpd 2.4.9: Segmentation fault. 0x403428ec in pthread_mutex_lock () from /lib/libc.so.0

2015-01-15 Thread Alex Potapenko
b0 0x404a354c Yes /lib/libgcc_s.so.1 > (*): Shared library is missing debugging information. The stack entries are seemingly endless, my patience got me to 6k+, and they're all identical. It looks like httpd is endlessly trying to acquire some lock, until stack is overflown, but I have no idea how to debug further. I even went on and compiled non-stripped version of uClibc in the hope that maybe I could get more info, but still no luck. Any help and guidance on solving this is greatly appreciated! -- Best regards, Alex Potapenko