[JIRA] Created: (BTRACE-85) Threads.jstack losts the first stack
- From: "ihepda (JIRA)" <jira-no-reply@kenai.com>
- To: issues@btrace.kenai.com
- Subject: [JIRA] Created: (BTRACE-85) Threads.jstack losts the first stack
- Date: Tue, 7 Feb 2012 08:29:55 +0000 (GMT+00:00)
- Auto-submitted: auto-generated
Threads.jstack losts the first stack
------------------------------------
Key: BTRACE-85
URL: http://kenai.com/jira/browse/BTRACE-85
Project: btrace
Issue Type: Bug
Components: Core
Affects Versions: release-1.2.1
Environment: Linux, jdk 1.6.0_24
Reporter: ihepda
Assignee: sundararajana
The dump of the stack trace using Threads.jstack or Threads.jstackStr dump
the stack without the first stack of the business class.
For example:
ClassA.methodA call ClassB.methodB
ClassB.methodB call ClassC.methodC
ClassC.methodC call ClassD.methodD
ClassD.methodD is probed and in the probe method print the stack trace with
Thrads.jstack
The output show the stack trace from ClassB.methodB
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://kenai.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
[JIRA] Created: (BTRACE-85) Threads.jstack losts the first stack |
ihepda (JIRA) | 02/07/2012 |





