You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/04/16 17:19:16 UTC

[jira] [Assigned] (TS-1819) make check throwing a core-dump for a hwloc call

     [ https://issues.apache.org/jira/browse/TS-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-1819:
---------------------------------

    Assignee: Leif Hedstrom
    
> make check throwing a core-dump for a hwloc call 
> -------------------------------------------------
>
>                 Key: TS-1819
>                 URL: https://issues.apache.org/jira/browse/TS-1819
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Igor Galić
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.3
>
>
> {noformat}
> make  check-TESTS
> make[3]: Entering directory `/tmp/ts/trafficserver-3.3.2-dev/iocore/eventsystem'
> ERROR: unable to access() TS_ROOT '/opt/ats-3.3': 2, No such file or directory
> /bin/bash: line 5: 21004 Segmentation fault      (core dumped) ${dir}$tst
> FAIL: test_Buffer
> ERROR: unable to access() TS_ROOT '/opt/ats-3.3': 2, No such file or directory
> /bin/bash: line 5: 21023 Segmentation fault      (core dumped) ${dir}$tst
> FAIL: test_Event
> =============================================
> 2 of 2 tests failed
> Please report to dev@trafficserver.apache.org
> =============================================
> make[3]: *** [check-TESTS] Error 1
> {noformat}
> The back-trace from the core:
> {noformat}
> Core was generated by `/tmp/ts/trafficserver-3.3.2-dev/iocore/eventsystem/.libs/lt-test_Buffer'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x00002b44c6721f21 in hwloc_get_type_depth () from /usr/lib/x86_64-linux-gnu/libhwloc.so.5
> (gdb) bt
> #0  0x00002b44c6721f21 in hwloc_get_type_depth () from /usr/lib/x86_64-linux-gnu/libhwloc.so.5
> #1  0x00002b44c6037f21 in hwloc_get_nbobjs_by_type (type=HWLOC_OBJ_SOCKET, topology=0x0) at /usr/include/hwloc.h:1114
> #2  EventProcessor::start (this=0x2b44c625a520 <eventProcessor>, n_event_threads=2) at UnixEventProcessor.cc:171
> #3  0x00002b44c6033413 in main (argc=<optimized out>, argv=<optimized out>) at test_Buffer.cc:134
> (gdb)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira