On Dec 6, 2013, at 10:23 PM, 英才 <b13621367...@gmail.com> wrote: > Centos 6 x86_64 > Build success > Segmentation fault after running a few hours >
Well, dammit. Do you have any information on either: 1) How to reproduce this 2) Which line, and what the various variables around that code are set to ? — Leif > (gdb) bt > #0 0x000000000054d110 in > HttpTransact::change_response_header_because_of_range_request(HttpTransact::State*, > HTTPHdr*) () > #1 0x000000000054d4a8 in > HttpTransact::handle_content_length_header(HttpTransact::State*, HTTPHdr*, > HTTPHdr*) () > #2 0x000000000054d933 in HttpTransact::build_response(HttpTransact::State*, > HTTPHdr*, HTTPHdr*, HTTPVersion, HTTPStatus, char const*) () > #3 0x000000000054e2b0 in > HttpTransact::handle_transform_ready(HttpTransact::State*) () > #4 0x000000000051c408 in HttpSM::call_transact_and_set_next_state(void > (*)(HttpTransact::State*)) () > #5 0x000000000052dc0d in HttpSM::state_response_wait_for_transform_read(int, > void*) () > #6 0x0000000000533b88 in HttpSM::main_handler(int, void*) () > #7 0x00000000004e9766 in TransformTerminus::handle_event(int, void*) () > #8 0x00000000006acd2f in EThread::process_event(Event*, int) () > #9 0x00000000006ad8ab in EThread::execute() () > #10 0x00000000006abbca in ?? () > #11 0x00002b090d90c851 in start_thread () from /lib64/libpthread.so.0 > #12 0x00002b090e90294d in clone () from /lib64/libc.so.6 > > 在 2013年12月6日,上午7:53,Igor Galić <iga...@apache.org> 写道: > >> >> Hi folks, >> >> I've prepared a release for v4.1.2 (rc0), which is a bug fix release >> following our new release process and Versioning scheme: >> >> https://cwiki.apache.org/confluence/display/TS/Release+Management >> >> Changes since v4.0.2 are captured in the following Jira tickets: >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12325647 >> >> >> Information about upgrading to this release from v3.2.x is available at: >> >> https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0 >> >> The cache in this release is compatible with the previous 4.0.x releases. >> >> >> The artefacts are available for download at >> >> http://people.apache.org/~igalic/releases/ >> >> -rw-r--r-- 1 igalic igalic 6358857 Dec 5 22:19 >> trafficserver-4.1.2-rc0.tar.bz2 >> -rw-r--r-- 1 igalic igalic 836 Dec 5 22:19 >> trafficserver-4.1.2-rc0.tar.bz2.asc >> -rw-r--r-- 1 igalic igalic 66 Dec 5 22:19 >> trafficserver-4.1.2-rc0.tar.bz2.md5 >> -rw-r--r-- 1 igalic igalic 74 Dec 5 22:19 >> trafficserver-4.1.2-rc0.tar.bz2.sha1 >> >> >> MD5: cc9a4dfa88fe63f59de106602c06c9c4 >> SHA: 18ba9753057c10f3824562e2cbc9d3c3c08795db >> >> >> The vote is open until Tuesday, December 10th 2013. Lets makes sure this is >> another great release, so please everyone, download and test this version as >> much as you can. >> >> Thanks, >> >> -- Igor >