Menu

#2747 SFCB crash noticed while porting on ARM processor

Usability
closed-duplicate
sfcb
2
2015-06-04
2015-05-11
No

SFCB crash noticed while porting on ARM processor.

SFCB Version: sfcb-1.3.10

Build Configuration:
BB_VERSION = "1.22.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "CentOS-6.4"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "qemuarm"
DISTRO = "poky"
DISTRO_VERSION = "1.6.1"
TUNE_FEATURES = "armv5 thumb dsp"
TARGET_FPU = "soft"

The stack trace is attached(filename: SFCB_Trace_Logs)

Currently, we are seeing the segmentation fault at line 911, in ObjectImpl.c. Stack trace shows the value of 5632 for ts->used, which we conclude to be a corrupt value.

On the MIPS, Hitachi based boards, the ts->used usually varies from 1-4.

Are we missing any configuration while porting on ARM based environment.

1 Attachments

Discussion

  • Dave Heller

    Dave Heller - 2015-06-04
    • status: open --> closed-duplicate
    • assigned_to: Dave Heller
     
  • Dave Heller

    Dave Heller - 2015-06-04

    This is a dup of [sfcb-tix:#113], thanks for reporting the issue in the other tracker.

     

    Related

    SFCB: #113


Log in to post a comment.