Bug#458133: Details, please

2007-12-31 Thread Kyle McMartin
On Mon, Dec 31, 2007 at 01:00:10PM -0600, Steve M. Robbins wrote: > > 00:05 < pusling> lamont: what is "bus error" on hppa ? > > 00:06 < lamont> pusling: unaligned load/store > > 00:06 < lamont> pusling: more specically, valid address, permission fault > > 00:06 < pusling> lamont: is unaligned load

Bug#342545: [parisc-linux] Re: Bug#342545: qt-x11-free FTBFS

2006-08-24 Thread Kyle McMartin
On Thu, Aug 24, 2006 at 08:56:40PM -0400, John David Anglin wrote: > I'm fairly certain we have a bug in handling unaligned fixups > for doubles in the kernel. This caused a problem for libffi. > This depends on whether the kernel is 32/64 bits. > I'll try to come up with some testcases. -- T

Re: [EMAIL PROTECTED]: cppunit: FTBFS on hppa]

2005-12-03 Thread Kyle McMartin
On Sat, Dec 03, 2005 at 12:45:21PM -0500, Steve M. Robbins wrote: > 0x4200f534 in __umoddi3 () from /lib/libgcc_s.so.2 > Could you tell us what the specific illegal instruction was? You should be able to disassemble that address with "x/i 0x4200f534" in gdb. This looks mostly like a GCC bug... C

Re: qt-x11-free on hppa

2005-10-15 Thread Kyle McMartin
On Sat, Oct 15, 2005 at 04:24:08PM -0400, Nathanael Nerode wrote: > /build/buildd/qt-x11-free-3.3.5/bin/uic -L > /build/buildd/qt-x11-free-3.3.5/plugins pixmapfunction.ui -o pixmapfunction.h > make[4]: *** [pixmapfunction.h] Bus error > > Anyone know what's going on there? Replies to lists pleas