Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Question re: native threads and entires in coredump
Question re: native threads and entires in coredump [message #1860892] Thu, 07 September 2023 12:09 Go to next message
Richard Olson is currently offline Richard OlsonFriend
Messages: 25
Registered: April 2010
Junior Member
Good morning,

Hoping someone may provide some guidance.
I'm troubleshooting an issue finding many native threadIds in the coredump via jdmpview info proc and info thread.

For example, info proc shows an id, 121860. info thread reports, thread id: 121860. I know by reading thread id: 121860's stack the actual object's a pool thread with a HEX address. The HEX address equates to the pool thread within the actual coredump.

The question, anyway to correlate native threads to objects found in a coredump read by MAT?

Thanks,
Rich
Re: Question re: native threads and entires in coredump [message #1861045 is a reply to message #1860892] Fri, 15 September 2023 09:39 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
I don't know. From the thread overview the Native id comes as a string from com.ibm.dtfj.image.ImageThread.getID().
The Thread Details query will show you the native stack, if available in MAT from DTFJ.

The Eclipse Memory Analyzer Tool with DTFJ and IBM Extensions might show you more, and you will probably need that for dumps from Semeru VMs.
Previous Topic:Cannot group BigDecimals by value
Goto Forum:
  


Current Time: Sat Nov 11 06:08:24 GMT 2023

Powered by FUDForum. Page generated in 0.01847 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top