[Bug 525] Shark made not entrant deopt sigsegv regression after bump to b20 and hs17

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jul 27 05:00:53 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=525





------- Comment #3 from xerxes at zafena.se  2010-07-27 12:00 -------
414       assert(method()->max_locals() == locals()->size(), "just checking");

(gdb) call method()->max_locals()
$1 = 8
(gdb) call locals()->size()
$2 = 0
(gdb) 


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list