Project

General

Profile

Actions

Bug #284

closed

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

Added by Joe VanAndel over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/04/2010
Due date:
% Done:

0%

Estimated time:

Description

I've pulled Wt from git, as of

commit b17cb610fddb9f46be5482d0c4d286289a87e9e6

Author: Koen Deforche <koen@emweb.be>

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?


Files

wt_test_backtrace.txt (7.65 KB) wt_test_backtrace.txt stack backtrace Joe VanAndel, 02/04/2010 05:13 PM
Actions #1

Updated by Koen Deforche over 14 years 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

Actions #2

Updated by Koen Deforche about 14 years ago

  • Status changed from New to Closed

Closed because assumed to be solved

Actions

Also available in: Atom PDF