Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[stability] General Protection Fault occurs again on arduino101 over ble with 12 hours #1832

Open
@cuiyanx

Description

@cuiyanx

Description

The General Protection Fault occurs again on arduino101 over ble with 12 hours. This looks like issue #1737.

Test Code

Server: WebSocketServer.js
Client: NodeWebSocketClient.js

Steps to Reproduction

Actual Result

Server log:

PONG: PING
MESSAGE: Message #66581
MESSAGE: Message #66582
MESSAGE: Message #66583
MESSAGE: Message #66584
MESSAGE: Message #66585
MESSAGE: Message #66586
MESSAGE: Message #66587
MESSAGE: Message #66588
MESSAGE: Message #66589
MESSAGE: Message #66590
***** General Protection Fault
***** Exception code: 0x4ac8
Current thread ID = 0xa8005a00
Faulting segment:address = 0x0008:0xa8004ada
eax: 0xa800f158, ebx: 0x00000000, ecx: 0xa8004ac8, edx: 0x400161f8
esi: 0x00000000, edi: 0x00000006, ebp: 0xa800f188, esp: 0xa800f14c
eflags: 0x10297
Fatal fault in essential thread! Spinning...

Expected Result

No error.

Test Builds

Branch Commit Id Target Device Test Date Result
zjs-0.5 5633372 Arduino 101 Feb 07, 2018 Fail

Additional Information

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions