On Fri, Jul 14, 2006 at 03:25:40PM +0200, Rub??n G??mez Antol?? wrote: > Hello all, > > Sorry for delay. > > Justin Pryzby wrote: > > (Please keep the Cc: to the bug#) > > > > I keep all Cc. > > Well, I lost last messages, I repeat, for more info, all test done, all > right? Sure; I think the problem was that I didn't initially notice your input to the bug..
> > On Mon, Jul 10, 2006 at 02:59:07PM +0200, Daniel Knabl wrote: > >> Am Thu, 6 Jul 2006 09:59:45 -0400 schrieb Justin Pryzby > >> <[EMAIL PROTECTED]>: > >> > >>> Thanks; now how about the output of "debsums libcupsys2 |grep -vw > >>> OK$", and "dpkg -S /usr/lib/libcups.so.2". > >> First: > >> > >> $ debsums libcupsys2 |grep -vw OK$ > >> > > [EMAIL PROTECTED]:~$ dpkg -l |grep -i cupsys > iF cupsys 1.2.1-3 ^^ This is what I expected from Daniel, too, but his cupsys was somehow magically installed and configured.. > >>> Also "nm -D /usr/lib/libcups.so.2 |grep cupsFileWrite" > >> $ nm -D /usr/lib/libcups.so.2 |grep cupsFileWrite > >> 00010a60 T cupsFileWrite > > Same here, now that I've upgraded. > > > > [EMAIL PROTECTED]:~$ nm -D /usr/lib/libcups.so.2 |grep cupsFileWrite > 00011b90 T cupsFileWrite > [EMAIL PROTECTED]:~$ > > Ups, there are quite different here, so what means this? I'm sure this is because you're on powerpc. I guess that neither of you are using prelinking? (But I ask to be sure..) > > Also send the output when setting (exporting) LD_DEBUG=bindings or > > LD_DEBUG=symbols before starting cupsd. > > > > I attach file with LD_DEBUG=bindings outuput. [...] > cupsd: Child exited on signal 15! It seems that a child got killed... Could you try: "sudo strace -f -e execve /usr/sbin/cupsd" Please also redo the LD_DEBUG test, but run just "cupsd" directly, not the init.d script. There is also: 12120: /usr/lib/gconv/ISO8859-15.so: error: symbol lookup error: undefined symbol: gconv_end (fatal) What version of libc6 do you have? Does the problem still happen if you "export LC_ALL=C" ? Thanks Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]