|
Message-ID: <20141119194827.GA18135@newbook> Date: Wed, 19 Nov 2014 11:48:28 -0800 From: Isaac Dunham <ibid.ag@...il.com> To: musl@...ts.openwall.com Subject: Re: webkitfltk segfaults in do_relocs On Wed, Nov 19, 2014 at 02:13:11PM -0500, Rich Felker wrote: > On Wed, Nov 19, 2014 at 11:04:47AM -0800, Isaac Dunham wrote: > > On Wed, Nov 19, 2014 at 11:50:50AM -0500, Rich Felker wrote: > > > On Wed, Nov 19, 2014 at 08:44:15AM -0800, Isaac Dunham wrote: > > > > Hello, > > > > I've been trying to get WebkitFLTK[1] working on Alpine, and I have it > > > > building. > > > > But as usual, that's the easy part. The test program, > > > > Source/WebKit/fltk/testapp/testapp, segfaults in do_relocs. > > > > I'm attaching the output of bt full. > > > > > > Could you also provide a disassembly and register dump at the point of > > > crash? > > > > > Attaching output of gdb disassemble and info all-registers. > > > > It's segfaulting "at line 365 of src/ldso/dynlink.c", for what that's worth. > > > > I'm providing the link command as well in case the problem is there. > > It looks like it's trying to apply a relocation to a read-only part of > the mapping. Could you provide the output of readelf -a testapp? That > would let me get an idea what's going on. It's probably too big to > send as an attachment raw but compressing it with gzip will probably > make it okay, or you could just send a link to a pastebin or similar > (sprunge.us preferred). That's 31.1 MB, over four and a half gzipped, 2.1 MB XZ-compressed. Not sure how to proceed. Thanks, Isaac Dunham
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.