Project

General

Profile

example 'broadcast' crashes after a while

Added by Yang Liu over 7 years ago

Hi,

I don't know if anyone has observed this issue. I run the example program 'broadcast' on an embedded ARM Linux device. It crashes after a short time (no more than 5 minutes).

Then I tried to debug it. I built Wt libraries with debug enabled in CMake file - set(CMAKE_BUILD_TYPE Debug). But that 'broadcast' program won't crash with the debug version Wt. So I can't trace the crash point with gdb.

Any thoughts?

Thanks,

Yang


Replies (2)

RE: example 'broadcast' crashes after a while - Added by Koen Deforche over 7 years ago

Sounds like a toolchain problem to me. What's the ARM device and toolchain you're using?

RE: example 'broadcast' crashes after a while - Added by Yang Liu over 7 years ago

Hi, Koen,

The ARM device is an i.mx6q (NXP) board. The whole Linux system is built from Yocto 1.6 daisy. The arm gcc version is 4.8.2. Wt library is 3.3.5, built as shared library version. But I tested 3.3.6 there is also same issue.

Thanks

Yang

    (1-2/2)