Build with --enable-debug completes, executable seg faults
----------------------------------------------------------

                 Key: TS-148
                 URL: https://issues.apache.org/jira/browse/TS-148
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
         Environment: Ubuntu 9.10, TS Trunk
            Reporter: Jason Giedymin


Build completes, but when a call to "traffic_server" is issued, TS seg faults.



"./configure --enable-debug"

<log>
FATAL: ink_queue.cc:347: failed assert 
`!((uintptr_t)TO_PTR(FREELIST_POINTER(item))&(((uintptr_t)f->alignment)-1))`
traffic_server - STACK TRACE:
traffic_server(ink_fatal_va+0xb1)[0x833b24c]
traffic_server(ink_fatal+0x1e)[0x833b28e]
traffic_server(_ink_assert+0xb7)[0x833a6ab]
traffic_server(ink_freelist_new+0x2ca)[0x833e863]
traffic_server(_ZN14ClassAllocatorI18HostDBContinuationE5allocEv+0x12)[0x82859c0]
traffic_server(_ZN15HostDBProcessor5startEi+0x2ac)[0x827c8f8]
traffic_server(main+0xb48)[0x8157148]
/lib/tls/i686/nosegneg/libc.so.6(__libc_start_main+0xe6)[0xb716ab56]
traffic_server[0x80fa5c1]

</log>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to