Menu

#17 using va_list in the st_thread under FreeBSD 10.1 should cause signal SIGBUS Error

v1.0 (example)
open
nobody
FreeBSD (1)
5
2014-12-16
2014-12-16
Bob Jiang
No

I meet an strange issue under the FreeBSD 10.1 (only on X64 include Amd64 and intel x64), when I use any var-arguments relation function in a state-thread, simple like the printf("Hello State-Threads.\n"), It'll cause signal SIGBUS Error.

This issue should only occur on my two computre with FreeBSD 10.1 (X64 and Amd64), and never meet it on Mac OSX 10.10.1 (X64), CentOS 7.0 (X64), FreeBSD 10.1 (i386).

my test case is attached after, please help!

1 Attachments

Discussion


Log in to post a comment.

Auth0 Logo