X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-laptop.res.nor.wtbts.net (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 17A5CDC0081; Sun, 24 Feb 2013 14:15:02 +0000 (UTC) Date: Sun, 24 Feb 2013 15:15:00 +0100 From: Natanael Copa To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Illegal instruction Message-ID: <20130224151500.582679e0@ncopa-laptop.res.nor.wtbts.net> In-Reply-To: <20130222203611.1133cb12@ncopa-laptop.res.nor.wtbts.net> References: <20130222203611.1133cb12@ncopa-laptop.res.nor.wtbts.net> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.15; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 22 Feb 2013 20:36:11 +0100 Natanael Copa wrote: > Hi, > > I have started to get "Illegal Instruction" on various apps like > inkscape and firefox on my hp mini 2133 (via c7 cpu) > > Anyone have any idea? > > gdb gives this for inkscape: > > Program received signal SIGILL, Illegal instruction. > 0x179fba2a in std::_Rb_tree const, std::vector > >, > std::_Select1st std::vector > > >, > std::less, std::allocator const, std::vector > > > > >::_Rb_tree_impl, false>::_Rb_tree_impl() () > >(gdb) > > firefox does not give any backtrace. > > So it smells like c++ issues. Maybe it generates i686 code insetad of > i486? or gcc -Os starting give issues? > > Anyone have any clue what might have happened? I figured it out. apk audit --system revealed that libxul webkitgtk and others had changed. Disk issues in other words. apk fix --reinstall xulrunner saved me. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---