Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 12:44:36 -0800 (PST)
From:      Mark Miller <joup@bigfoot.com>
To:        freebsd-questions@freebsd.org
Subject:   reinstalling linux compat
Message-ID:  <20020220124120.T98021-100000@soda.csua.berkeley.edu>

next in thread | raw e-mail | index | archive | help

Hello,

I'm running 4.5 and I've been trying to get some apps running from ports,
all of which segfault immediately on startup-- gaim, xsane, xscanimage.
All of these are the most current available from ports, and they all
crash.

Other similar apps do work though-- Abiword & gimp work fine.

I think I need to reinstall my linux compatibility layer.  How do I do
this?

When I do a backtrace on the core files, I get the following:

gaim
#0  0x285187eb in strncmp () from /usr/lib/libc_r.so.4
#1  0x2888248c in __DTOR_END__ () from /usr/compat/linux/lib/libc.so.6
#2  0x287abffa in _init (arg=0x28125b2c) at ../sysdeps/unix/sysv/linux/init-first.c:87
#3  0x28116aeb in find_symdef () from /usr/libexec/ld-elf.so.1
#4  0x2811591e in _rtld () from /usr/libexec/ld-elf.so.1

xsane
#0  0x28446f3f in strncmp () from /usr/lib/libc.so.4
#1  0x285a048c in __DTOR_END__ () from /usr/compat/linux/lib/libc.so.6
#2  0x284c9ffa in _init (arg=0x280bfb2c) at ../sysdeps/unix/sysv/linux/init-first.c:87
#3  0x280b0aeb in find_symdef () from /usr/libexec/ld-elf.so.1
#4  0x280af91e in _rtld () from /usr/libexec/ld-elf.so.1

xscanimage
#0  0x28380f3f in strncmp () from /usr/lib/libc.so.4
#1  0x284da48c in __DTOR_END__ () from /usr/compat/linux/lib/libc.so.6
#2  0x28403ffa in _init (arg=0x2806ab2c) at ../sysdeps/unix/sysv/linux/init-first.c:87
#3  0x2805baeb in find_symdef () from /usr/libexec/ld-elf.so.1
#4  0x2805a91e in _rtld () from /usr/libexec/ld-elf.so.1


Thanks
Mark



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020220124120.T98021-100000>