From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14875 invoked by alias); 28 Jul 2014 09:48:39 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 14834 invoked by uid 48); 28 Jul 2014 09:48:38 -0000 From: "avagrant158 at 126 dot com" To: gdb-prs@sourceware.org Subject: [Bug backtrace/17209] New: SIGBUS with no backtrace Date: Mon, 28 Jul 2014 09:48:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: backtrace X-Bugzilla-Version: 6.8 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: avagrant158 at 126 dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q3/txt/msg00185.txt.bz2 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.