On 2013/10/17 13:02:32, loislo wrote:

sample of output

New object         : 0x1b1d7e1532b8    120. Next address is 0x1b1d7e153330
New object         : 0x35e399122fe8     40. Next address is 0x35e399123010
New object         : 0x62fdc64fe40    224. Next address is 0x62fdc64ff20
New object         : 0xeb93c006ca0     32. Next address is 0xeb93c006cc0
Move object from 0xeb93c0063a0 to 0xeb93c0063a8 old size 152 new size 144
New object         : 0x35e399123010     24. Next address is 0x35e399123028
New object         : 0x62fdc64ff20    224. Next address is 0x62fdc650000
New object         : 0xeb93c006cc0     32. Next address is 0xeb93c006ce0
Move object from 0xeb93c0063a8 to 0xeb93c0063b0 old size 144 new size 136
New object         : 0x1b1d7e153330     16. Next address is 0x1b1d7e153340
Move object from 0xeb93c0063b0 to 0xeb93c0063b8 old size 136 new size 128

Begin HeapObjectsMap::FindUntrackedObjects. 8385 entries in map.
15 objects were skipped
Good object        : 0xeb93c006380     32. Next address is 0xeb93c0063a0
Untracked object   : 0xeb93c0063a0      8. Next address is 0xeb93c0063a8
Untracked object   : 0xeb93c0063a8      8. Next address is 0xeb93c0063b0
Untracked object   : 0xeb93c0063b0      8. Next address is 0xeb93c0063b8
Good object        : 0xeb93c0063b8    128. Next address is 0xeb93c006438
Last 8369 objects were skipped
End HeapObjectsMap::FindUntrackedObjects. 8385 entries in map.


#
# Fatal error in ../test/cctest/cctest.h, line 364
# CHECK_EQ(0, heap_profiler_->FindUntrackedObjects()) failed
#   Expected: 0
#   Found: 3
#

==== C stack trace ===============================

 1: V8_Fatal
 2: CheckEqualsHelper(char const*, int, char const*, int, char const*, int)
 3: HeapObjectsTracker::~HeapObjectsTracker()
 4: ??
 5: CcTest::Run()
 6: main
 7: __libc_start_main
 8: ??
(END)


https://codereview.chromium.org/27694004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to