public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Re: ia32 compatibility problem
@ 2001-07-31 19:41 Bill Nottingham
  2001-07-31 20:25 ` David Mosberger
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Nottingham @ 2001-07-31 19:41 UTC (permalink / raw)
  To: linux-ia64

David Mosberger (davidm@hpl.hp.com) said: 
> I thought I should give abiword-0.9 a try.  With the x86 binary, I get
> the following kind of error messages on startup:
> 
> Gtk-WARNING **: /usr/lib/gtk/themes/engines/libpixmap.so: cannot open shared object file: No such file or directory
> 
> This is of course because libpixmap.so is an IA-64 shared library.
> Seems like gtk needs to be enhanced to take the architecture into
> account.

Tha, and many many many other things.

Hint: don't try to install anything important linked against PAM. :)

Did abiword at least work with the warning?

Bill


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Linux-ia64] Re: ia32 compatibility problem
  2001-07-31 19:41 [Linux-ia64] Re: ia32 compatibility problem Bill Nottingham
@ 2001-07-31 20:25 ` David Mosberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Mosberger @ 2001-07-31 20:25 UTC (permalink / raw)
  To: linux-ia64

>>>>> On Tue, 31 Jul 2001 15:41:22 -0400, Bill Nottingham <notting@redhat.com> said:

  Bill> Did abiword at least work with the warning?

No, it dies with a segfault.  The backtrace is attached below.  Note:
the symbol info is not complete, so some of the function names are
wrong.  For example, I don't think the function that crashes is
iconv_close().

	--david

(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x403b0b43 in iconv_close () from /usr/i386-glibc22-linux/lib/libc.so.6
1: x/i $eip  0x403b0b43 <iconv_close+1935>:	mov    (%esi),%eax
(gdb) bt
#0  0x403b0b43 in iconv_close () from /usr/i386-glibc22-linux/lib/libc.so.6
#1  0x403b02b7 in iconv () from /usr/i386-glibc22-linux/lib/libc.so.6
#2  0x080fc028 in UT_Mbtowc::mbtowc ()
#3  0x080f8b0f in UT_UCS_strcpy_char ()
#4  0x080e4199 in ap_sb_Field_PageInfo::getDesiredWidth ()
#5  0x080e3e5c in AP_StatusBar::setView ()
#6  0x080d04e3 in AP_UnixFrame::_showDocument ()
#7  0x080d0dd7 in AP_UnixFrame::loadDocument ()
#8  0x080d1b7c in AP_UnixFrame::loadDocument ()
#9  0x080cf859 in AP_UnixApp::parseCommandLine ()
#10 0x080cf2d4 in AP_UnixApp::main ()
#11 0x080ce01c in main ()
#12 0x403afd4c in __libc_start_main ()
   from /usr/i386-glibc22-linux/lib/libc.so.6


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-31 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-31 19:41 [Linux-ia64] Re: ia32 compatibility problem Bill Nottingham
2001-07-31 20:25 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox