[Bug 697105] Re: Segfault on POST
shankao
shankao at gmail.com
Sat Jan 8 15:30:24 UTC 2011
Sure, every build in launchpad has the logs avaliable in the
corresponding "builds" section [0], and it sould have being with the
last natty versions as the build process takes them at the beginning
(see the logs). I have made those builds also in my own computer and
with the same build tools it crashes without the patch and works with
it.
[0] https://launchpad.net/~shankao/+archive/shankao-test/+builds?build_state=built
The working patch is in the "shankao2" logs, I tested another proposed solution in the shankao1 version :)
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/697105
Title:
Segfault on POST
Status in Apache2 Web Server:
Unknown
Status in “apache2” package in Ubuntu:
New
Status in “apache2” package in Mandriva:
Unknown
Bug description:
Binary package hint: apache2
It seems that problem is well known:
https://qa.mandriva.com/show_bug.cgi?id=61384
https://issues.apache.org/bugzilla/show_bug.cgi?id=50190
(gdb) bt
#0 0x00000058 in ?? ()
#1 0x0018f024 in ap_discard_request_body (r=0x218eee38) at /build/buildd/apache2-2.2.16/modules/http/http_filters.c:1394
#2 0x0016f96f in default_handler (r=0x218eee38) at /build/buildd/apache2-2.2.16/server/core.c:3642
#3 0x0017b181 in ap_run_handler (r=0x218eee38) at /build/buildd/apache2-2.2.16/server/config.c:159
#4 0x0017b589 in ap_invoke_handler (r=0x218eee38) at /build/buildd/apache2-2.2.16/server/config.c:377
#5 0x0018ce58 in ap_process_request (r=0x218eee38) at /build/buildd/apache2-2.2.16/modules/http/http_request.c:282
#6 0x00189ba8 in ap_process_http_connection (c=0x218deb20) at /build/buildd/apache2-2.2.16/modules/http/http_core.c:190
#7 0x00182761 in ap_run_process_connection (c=0x218deb20) at /build/buildd/apache2-2.2.16/server/connection.c:43
#8 0x00193343 in process_socket (thd=0x218a54d0, dummy=0x218dbbe0) at /build/buildd/apache2-2.2.16/server/mpm/worker/worker.c:544
#9 worker_thread (thd=0x218a54d0, dummy=0x218dbbe0) at /build/buildd/apache2-2.2.16/server/mpm/worker/worker.c:894
#10 0x00ae8a35 in ?? () from /usr/lib/libapr-1.so.0
#11 0x00e3fe79 in start_thread (arg=0xb0748b70) at pthread_create.c:304
#12 0x006bd6ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
(gdb) ^CQuit
(gdb)
More information about the Ubuntu-sponsors
mailing list