Bug #284

bus error - failure in 'test' program, Redhat Enterprise 5.4, x86_64

Added by Joe VanAndel 7 months ago. Updated 4 months ago.

Status:Closed Start:02/04/2010
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:-
Target version:-

Description

I've pulled Wt from git, as of

commit b17cb610fddb9f46be5482d0c4d286289a87e9e6
Author: Koen Deforche <>
Date: Sun Jan 31 22:46:20 2010 +0100

I'm using boost 1.41.1
When I run build/test/test, it core dumps, as shown in the attached backtrace.

Which versions of boost do you recommend?

wt_test_backtrace.txt - stack backtrace (7.6 KB) Joe VanAndel, 02/04/2010 05:13 pm

History

Updated by Koen Deforche 7 months ago

Hey,

We recommend 1.36 or higher.

The stack-trace indicates somewhere a possible problem related to threads.
Are any of the example working ?

Perhaps your CMake didn't add a particular library (lpthread) explicitly while linking: could you provide the output of VERBOSE=1 make after you have deleted the test binary ?

Regards,
koen

Updated by Koen Deforche 4 months ago

  • Status changed from New to Closed

Closed because assumed to be solved

Also available in: Atom PDF