From unknown Thu Mar 28 14:53:33 2024 Received: (at 422) by bugs.devuan.org; 12 Apr 2020 18:30:04 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Sun, 12 Apr 2020 18:30:04 +0000 (UTC) Received: from mx.hindley.org.uk (mohindley.plus.com [81.174.245.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id EFEC0F60C54 for <422@bugs.devuan.org>; Sun, 12 Apr 2020 20:21:49 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=apollo) by mx.hindley.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1jNhEp-0003LZ-NY; Sun, 12 Apr 2020 19:21:47 +0100 Received: from mark by apollo with local (Exim 4.84_2) (envelope-from ) id 1jNhEo-0000N5-U5; Sun, 12 Apr 2020 19:21:46 +0100 Date: Sun, 12 Apr 2020 19:21:46 +0100 From: Mark Hindley To: 422@bugs.devuan.org Cc: mike9@posteo.nl, fsmithred@gmail.com Subject: Re: [devuan-dev] bug#422: libreoffice: Does not start, Signal 11 Message-ID: <20200412182146.GE3725@hindley.org.uk> References: <20200411134252.GA22996@local> <20200412093625.GC3725@hindley.org.uk> <20200412163257.GA7219@local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200412163257.GA7219@local> X-Debbugs-No-Ack: No Thanks User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org On Sun, Apr 12, 2020 at 06:32:57PM +0200, Mike wrote: > libreoffice 6.1.5-3+deb10u5 in debian-live-10.3.0-amd64-xfce.iso > runs smoothly. So why should I report a bug with Debian's BTS? I > cannot report "your package is broken when using with Devuan", > can I? Well, you didn't include that information in your original report! > Can the issue be related to an other package instead of libreoffice? Yes, possibly. I suspect something is missing in the live session. Could you install strace and gdb and post the output of `strace libreoffice` and also the backtrace from `gdb libreoffice'? Thanks Mark