Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 83C89D318 for ; Sun, 4 Nov 2012 18:55:37 +0000 (UTC) Received: (qmail 88060 invoked by uid 500); 4 Nov 2012 18:55:37 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 88013 invoked by uid 500); 4 Nov 2012 18:55:37 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 87995 invoked by uid 99); 4 Nov 2012 18:55:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Nov 2012 18:55:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Nov 2012 18:55:36 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 37D3071C6; Sun, 4 Nov 2012 18:55:16 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 121139] Crash in Outline Numbering dialog Date: Sun, 04 Nov 2012 18:55:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: word processor X-Bugzilla-Component: formatting X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: rb.henschel@t-online.de X-Bugzilla-Status: CONFIRMED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: ooo-issues@incubator.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/ooo/show_bug.cgi?id=121139 --- Comment #24 from Regina Henschel --- The crash still happens with a debug build of r1403730 on WinXP (32bit). Using MSVC Express for debugging I get the output Unhandled exception at 0x01c7d4fa (cppuhelper3MSC.dll) in soffice.bin: 0xC0000005: Access violation reading location 0x00000001. and the call stack cppuhelper3MSC.dll!osl::Guard::Guard() + 0xb bytes C++ cppuhelper3MSC.dll!cppu::OInterfaceContainerHelper::removeInterface() + 0x42 bytes C++ cppuhelper3MSC.dll!cppu::OMultiTypeInterfaceContainerHelper::removeInterface() + 0x74 bytes C++ vcl.dll!04156609() [Frames below may be incorrect and/or missing, no symbols loaded for vcl.dll] vcl.dll!04156860() vcl.dll!03fe5b12() vcl.dll!0400773c() vcl.dll!03ff0c0e() swui.dll!0af480fe() swui.dll!0af485a7() sfx.dll!0248453f() tl.dll!01f3f6f0() sal3.dll!_rtl_cache_free() + 0xc4 bytes C 8b0c428d() I hope that is useful for someone. -- You are receiving this mail because: You are the assignee for the bug.