Your message dated Tue, 7 Oct 2003 14:22:05 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#199891: openoffice.org: Core dumps on every launch has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 3 Jul 2003 16:35:49 +0000 >From [EMAIL PROTECTED] Thu Jul 03 11:35:47 2003 Return-path: <[EMAIL PROTECTED]> Received: from mail1.messagelabs.com [212.125.75.4] by master.debian.org with smtp (Exim 3.35 1 (Debian)) id 19Y73i-00022g-00; Thu, 03 Jul 2003 11:35:46 -0500 X-VirusChecked: Checked X-Env-Sender: [EMAIL PROTECTED] X-Msg-Ref: server-4.tower-1.messagelabs.com!1057250130!98686 Received: (qmail 7283 invoked from network); 3 Jul 2003 16:35:30 -0000 Received: from iris.logica.co.uk (158.234.9.163) by server-4.tower-1.messagelabs.com with SMTP; 3 Jul 2003 16:35:30 -0000 Received: from wilma ([158.234.47.131]) by iris.logica.co.uk (8.12.3/8.12.3/Debian -4) with ESMTP id h63GZUHg005563; Thu, 3 Jul 2003 17:35:30 +0100 Message-Id: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" From: Ian Redfern <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: openoffice.org: Core dumps on every launch X-Mailer: reportbug 2.18 Date: Thu, 03 Jul 2003 17:35:30 +0100 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-5.1 required=4.0 tests=BAYES_20,HAS_PACKAGE,MSG_ID_ADDED_BY_MTA_3 version=2.53-bugs.debian.org_2003_06_27 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp) Package: openoffice.org Version: 1.0.3-2 Severity: important Every time I launch oowriter, ooimpress etc. they core dump. They were working fine three days ago, so I assume it's a recent upgrade to unstable. gdb backtrace: #0 0x40b43a41 in kill () from /lib/libc.so.6 #1 0x4095024b in pthread_kill () from /lib/libpthread.so.0 #2 0x40950521 in raise () from /lib/libpthread.so.0 #3 0x40b44976 in abort () from /lib/libc.so.6 #4 0x4054e1c4 in osl_releaseVolumeDeviceHandle () from /home2/openoffice/program/libsal.so.3 #5 0x4054e279 in osl_releaseVolumeDeviceHandle () from /home2/openoffice/program/libsal.so.3 #6 0x4095375a in __pthread_sighandler () from /lib/libpthread.so.0 #7 <signal handler called> #8 0x80506168 in ?? () #9 0x404cbbc0 in SvFileStream::Open(String const&, unsigned short) () from /home2/openoffice/program/libtl641li.so #10 0x404cb4c5 in SvFileStream::SvFileStream(String const&, unsigned short) () from /home2/openoffice/program/libtl641li.so #11 0x404d31dc in InternalResMgr::Create() () from /home2/openoffice/program/libtl641li.so #12 0x404d3178 in InternalResMgr::Create(String const&, String const*, String const*) () from /home2/openoffice/program/libtl641li.so #13 0x404d3458 in InternalResMgr::GetInternalResMgr(String const&, String const*, String const*) () from /home2/openoffice/program/libtl641li.so #14 0x404d4b06 in ResMgr::SearchCreateResMgr(char const*, unsigned short&) () from /home2/openoffice/program/libtl641li.so #15 0x0805f2b9 in Desktop::Main() () #16 0x401f8deb in SVMain() () from /home2/openoffice/program/libvcl641li.so #17 0x4036ac08 in main () from /home2/openoffice/program/libvcl641li.so #18 0x40b32a51 in __libc_start_main () from /lib/libc.so.6 #19 0x08059d15 in _start () strace says: lstat64("/home2/openoffice/program/resource", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/home2/openoffice/program/resource/iso64101.res", {st_mode=S_IFLNK|0777, st_size=12, ...}) = 0 readlink("/home2/openoffice/program/resource/iso64101.res", "ooo64101.res", 4096) = 12 lstat64("/home2/openoffice/program/resource/ooo64101.res", {st_mode=S_IFREG|0644, st_size=194354, ...}) = 0 access("/home2/openoffice/program/resource/ooo64101.res", F_OK) = 0 lstat64("/home2/openoffice/program/resource/ooo64101.res", {st_mode=S_IFREG|0644, st_size=194354, ...}) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0 sigsuspend(~[KILL STOP RTMIN] <unfinished ...> --- SIGRTMIN (Real-time signal 0) @ 0 (0) --- <... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call) sigreturn() = ? (mask now ~[KILL STOP]) kill(10879, SIGRTMIN) = 0 rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0 rt_sigsuspend(~[KILL STOP RTMIN] <unfinished ...> --- SIGRTMIN (Real-time signal 0) @ 0 (0) --- <... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call) sigreturn() = ? (mask now ~[KILL STOP]) rt_sigprocmask(SIG_SETMASK, NULL, ~[KILL STOP], 8) = 0 rt_sigsuspend(~[KILL STOP RTMIN] <unfinished ...> --- SIGRTMIN (Real-time signal 0) @ 0 (0) --- <... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call) sigreturn() = ? (mask now ~[KILL STOP]) kill(10879, SIGRTMIN) = 0 rt_sigaction(SIGABRT, {SIG_DFL}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0 kill(10830, SIGABRT) = 0 --- SIGABRT (Aborted) @ 0 (0) --- +++ killed by SIGABRT +++ Ian Redfern. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux wilma 2.4.21-1-686 #2 Mon Jun 16 22:13:09 EST 2003 i686 Locale: LANG=en_GB, LC_CTYPE=en_GB Versions of packages openoffice.org depends on: ii openoffice.org-bin 1.0.3-2 OpenOffice.org office suite binary ii openoffice.org-debian-files 1.0.3-2+1 Debian specific parts of OpenOffic ii openoffice.org-l10n-en 1.0.3-2 English (US) language package for -- no debconf information This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. --------------------------------------- Received: (at 199891-close) by bugs.debian.org; 7 Oct 2003 12:22:09 +0000 >From [EMAIL PROTECTED] Tue Oct 07 07:22:08 2003 Return-path: <[EMAIL PROTECTED]> Received: from (rover24.cmt) [62.138.132.197] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A6qqu-0000kI-00; Tue, 07 Oct 2003 07:22:08 -0500 Received: from shawn (unknown [192.168.60.57]) by rover24.cmt (Postfix) with ESMTP id 06C42C7A1F for <[EMAIL PROTECTED]>; Tue, 7 Oct 2003 14:22:07 +0200 (CEST) Received: by shawn (Postfix, from userid 1050) id 916FAB9F; Tue, 7 Oct 2003 14:22:05 +0200 (CEST) Date: Tue, 7 Oct 2003 14:22:05 +0200 From: Chris Halls <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Bug#199891: openoffice.org: Core dumps on every launch Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-3.5 required=4.0 tests=BAYES_30,EMAIL_ATTRIBUTION version=2.53-bugs.debian.org_2003_10_05 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_05 (1.174.2.15-2003-03-30-exp) On Thu, Jul 03, 2003 at 05:35:30PM +0100, Ian Redfern wrote: > Package: openoffice.org > Version: 1.0.3-2 Hi, 1.1 is now in unstable and fixed many many crashes, so I'm closing this bug. Please reopen if you have installed 1.1 and still see this. Thanks, Chris