bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SIGBUS with no backtrace


From: 徐刚辉
Subject: SIGBUS with no backtrace
Date: Mon, 28 Jul 2014 17:38:37 +0800 (CST)

Here is the output:

(gdb) r
Starting program: /home/root/Data_reporter
[10101.498397] Alignment trap: Data_reporter (1935) PC=0xffff0fc0 Instr=0xe1923f9f Address=0x0013000d FSR 0x001

Program received signal SIGBUS, Bus error.
0xffff0fc0 in ?? ()
(gdb) bt
#0  0xffff0fc0 in ?? ()



I want to know where cause this bug, but backtrace just give me this.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]