[oe] systemd on armv4t

Martin Jansa martin.jansa at gmail.com
Fri Nov 23 15:19:17 UTC 2012


On Thu, Nov 22, 2012 at 11:30:29PM +0100, Martin Jansa wrote:
> On Thu, Nov 22, 2012 at 01:20:33PM +0100, Martin Jansa wrote:
> > On Fri, Nov 09, 2012 at 12:20:14PM +0100, Martin Jansa wrote:
> > > On Wed, Nov 07, 2012 at 09:18:04PM +0000, Phil Blundell wrote:
> > > > On Wed, 2012-11-07 at 21:53 +0100, Martin Jansa wrote:
> > > > > Core was generated by `/sbin/init splash'.
> > > > > Program terminated with signal 4, Illegal instruction.
> > > > > #0  0x40110a00 in raise () from /lib/libpthread.so.0
> > > > > (gdb)
> > > > > (gdb) bt
> > > > > #0  0x40110a00 in raise () from /lib/libpthread.so.0
> > > > > #1  0x000118de in ?? ()
> > > > > #2  0x000118de in ?? ()
> > > > 
> > > > That backtrace (and the disassembly) doesn't tell you much about the
> > > > real location of the fault since it just shows systemd re-throwing a
> > > > signal that it caught.  If you compile with -fasynchronous-unwind-tables
> > > > then you might get a better backtrace; otherwise, you can hack main.c to
> > > > stop it catching SIGILL in the first place.  Or turn on user fault
> > > > debugging in the kernel.
> > > 
> > 
> > I have more info on this one.
> > 
> 
> I'm sorry, something wasn't cleaned enough between builds and it's
> probably some other commit, bisecting continues now with carefully
> dropped sstate-cache between builds.

Right commit finally found
arch-armv4.inc: On armv4 add --fix-v4bx to linker flags for kernel
http://git.openembedded.org/openembedded-core/commit/?id=2092e08ba81595c6aaedca8237f6717409eb53b6

Possible fix sent to oe-core ML for comments
http://patchwork.openembedded.org/patch/39531/

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20121123/018ce07b/attachment-0002.sig>


More information about the Openembedded-devel mailing list