This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug backtrace/17209] New: SIGBUS with no backtrace


https://sourceware.org/bugzilla/show_bug.cgi?id=17209

            Bug ID: 17209
           Summary: SIGBUS with no backtrace
           Product: gdb
           Version: 6.8
            Status: NEW
          Severity: critical
          Priority: P2
         Component: backtrace
          Assignee: unassigned at sourceware dot org
          Reporter: avagrant158 at 126 dot com

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]