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 B0C50DC00F8 for ; Fri, 22 Feb 2013 19:36:14 +0000 (UTC) Date: Fri, 22 Feb 2013 20:36:11 +0100 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Illegal instruction Message-ID: <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 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 > >, std::_Select1st > > >, std::less, std::allocator > > > >::_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? -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---