From: Pavel Machek <pavel@ucw.cz>
To: kernel list <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@zip.com.au>
Subject: 2.6.11-rc3: Kylix application no longer works?
Date: Mon, 7 Feb 2005 23:11:07 +0100 [thread overview]
Message-ID: <20050207221107.GA1369@elf.ucw.cz> (raw)
Hi!
I have some obscure Kylix application here... It started gets
misteriously killed in 2.6.11-rc3 and -rc3-mm1...
pavel@amd:~/slovnik/bin$ strace ./Slovnik
execve("./Slovnik", ["./Slovnik"], [/* 32 vars */]) = 0
+++ killed by SIGKILL +++
pavel@amd:~/slovnik/bin$ ldd ./Slovnik
/usr/bin/ldd: line 1: 8759 Killed
LD_TRACE_LOADED_OBJECTS=1 LD_WARN= LD_BIND_NOW=
LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= "$file"
pavel@amd:~/slovnik/bin$
I get this in 2.6.10-rc3:
pavel@amd:~/slovnik/bin$ ./Slovnik
./Slovnik: relocation error: ./Slovnik: undefined symbol:
initPAnsiStrings
pavel@amd:~/slovnik/bin$ ldd ./Slovnik
libz.so.1 => /usr/lib/libz.so.1 (0xb7fc2000)
libX11.so.6 => /usr/X11/lib/libX11.so.6 (0xb7efa000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7ea9000)
libdl.so.2 => /lib/libdl.so.2 (0xb7ea6000)
libc.so.6 => /lib/libc.so.6 (0xb7d73000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fea000)
pavel@amd:~/slovnik/bin$
When I set LD_LIBRARY_PATH right, it will actually work. Any ideas?
Pavel
--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
next reply other threads:[~2005-02-07 22:31 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-07 22:11 Pavel Machek [this message]
2005-02-07 22:51 ` 2.6.11-rc3: Kylix application no longer works? Andrew Morton
2005-02-08 0:03 ` Daniel Drake
2005-02-08 0:18 ` Andrew Morton
2005-02-08 0:56 ` Grzegorz Kulewski
2005-02-08 4:06 ` Andrew Morton
2005-02-08 17:13 ` Pavel Machek
2005-02-08 8:15 ` Daniel Drake
2005-02-08 17:27 ` Pavel Machek
2005-02-08 17:51 ` Pavel Machek
2005-02-08 19:16 ` Stephen Hemminger
2005-02-09 2:10 ` Andrew Morton
2005-02-09 11:11 ` Pavel Machek
2005-02-09 15:34 ` Daniel Jacobowitz
2005-02-09 20:13 ` Rik van Riel
2005-02-12 0:39 ` Ingo Oeser
2005-02-08 20:43 ` Daniel Jacobowitz
2005-02-08 22:27 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050207221107.GA1369@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=akpm@zip.com.au \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox