public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/3926] New: More detailed stack frame testing.
@ 2007-01-25 22:40 npremji at redhat dot com
2007-01-25 22:41 ` [Bug general/3926] " npremji at redhat dot com
2007-08-07 21:49 ` npremji at redhat dot com
0 siblings, 2 replies; 3+ messages in thread
From: npremji at redhat dot com @ 2007-01-25 22:40 UTC (permalink / raw)
To: frysk-bugzilla
We need to test more cases of different stack frame scenarios.
Currently we have a simple c function compiled with debug info, stripped of
debug info, and stripped of all symbols.
Other cases that have been mentioned are:
signal framess.
finished but unjoined threads.
Some combinations of:
* unprelinked (0x0 basde) / prelinked (only the base binary)
* before .debug separation / after .debug separation
All the combinations of:
* -fno-asynchronous-unwind-tables vs. -fasynchronous-unwind-tables
* without/with -fpie -pie (or use -fpic?)
* -O0 / -O2
* -shared / -shared -g / -g
Address cases:
* Nested (==overlapping) functions (head, nested part, tail)
(=>outer, inner, outer)
* Address where the last symbol before is zero-sized and in different section
(=>unresolved)
* Address where the last symbol before is non-zero-sized and smaller than the
distance (=>unresolved)
* Global function, local function, global function - all three addresses
Unwinding - backtraces:
* Signal handler unwinds to the first / last function instruction
* Signal handler unwinds to zero address / zero descriptor
* Corrupted stack - recovery, corrupted by odd entries number
--
Summary: More detailed stack frame testing.
Product: frysk
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: npremji at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=3926
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug general/3926] More detailed stack frame testing.
2007-01-25 22:40 [Bug general/3926] New: More detailed stack frame testing npremji at redhat dot com
@ 2007-01-25 22:41 ` npremji at redhat dot com
2007-08-07 21:49 ` npremji at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: npremji at redhat dot com @ 2007-01-25 22:41 UTC (permalink / raw)
To: frysk-bugzilla
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|frysk-bugzilla at sourceware|npremji at redhat dot com
|dot org |
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=3926
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug general/3926] More detailed stack frame testing.
2007-01-25 22:40 [Bug general/3926] New: More detailed stack frame testing npremji at redhat dot com
2007-01-25 22:41 ` [Bug general/3926] " npremji at redhat dot com
@ 2007-08-07 21:49 ` npremji at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: npremji at redhat dot com @ 2007-08-07 21:49 UTC (permalink / raw)
To: frysk-bugzilla
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|npremji at redhat dot com |frysk-bugzilla at sourceware
| |dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=3926
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-07 21:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-25 22:40 [Bug general/3926] New: More detailed stack frame testing npremji at redhat dot com
2007-01-25 22:41 ` [Bug general/3926] " npremji at redhat dot com
2007-08-07 21:49 ` npremji at redhat dot com
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).