Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 37535 invoked from network); 22 Dec 2006 23:45:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2006 23:45:44 -0000 Received: (qmail 16877 invoked by uid 500); 22 Dec 2006 23:45:51 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 16845 invoked by uid 500); 22 Dec 2006 23:45:51 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 16836 invoked by uid 99); 22 Dec 2006 23:45:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Dec 2006 15:45:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Dec 2006 15:45:43 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 814F07142A1 for ; Fri, 22 Dec 2006 15:45:23 -0800 (PST) Message-ID: <5398001.1166831123527.JavaMail.jira@brutus> Date: Fri, 22 Dec 2006 15:45:23 -0800 (PST) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-2842) EUT pass regression in classloader In-Reply-To: <10049305.1166777061053.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HARMONY-2842?page=all ] Gregory Shimansky reassigned HARMONY-2842: ------------------------------------------ Assignee: Gregory Shimansky > EUT pass regression in classloader > ---------------------------------- > > Key: HARMONY-2842 > URL: http://issues.apache.org/jira/browse/HARMONY-2842 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Aleksey Ignatenko > Assigned To: Gregory Shimansky > Attachments: verifier_fix.patch > > > [EUT][drlvm][classloader][regression]. > After commit [r486456] Applied HARMONY-2083 [drlvm] "Synchronization problem in class ..." drlvm crahses on assertion in classloader code running EUT (eclipse unit tests): > > harmonyvm.dll!_assert(const char * expr=0x0077ec68, const char * filename=0x0077ec20, unsigned int lineno=362) Line 295 C > harmonyvm.dll!ClassLoader::ReportFailedClass(Class * klass=0x0d8af248, const char * exnclass=0x011a7eb8, std::basic_stringstream,std::allocator > & exnmsg={...}) Line 362 + 0x20 C++ > harmonyvm.dll!Class::verify_constraints(const Global_Env * env=0x011737e0) Line 128 + 0x7a C++ > harmonyvm.dll!class_initialize_from_jni(Class * clss=0x0d8af248) Line 204 + 0xe C++ > harmonyvm.dll!Java_java_lang_VMClassRegistry_initializeClass(JNIEnv_External * jenv=0x0d734fa0, _jobject * unused=0x1635db94, _jobject * clazz=0x1635db98) Line 455 + 0x9 C++ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira