Bug#617759: Thank you (Re: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc)

2011-08-22 Thread Jonathan Nieder
Aurelien Jarno wrote: > Fixes > symbols resolution with issues with icedove/iceweasel/iceape. Closes: > #617759. Yes, it works! (Confirmed the bug again with icedove 3.1.12-1, then upgraded and the bug went away.) Thanks, Aurelien. -- To UNSUBSCRIBE, email to debian-glibc-re

Bug#617759: marked as done (icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc)

2011-08-22 Thread Debian Bug Tracking System
Your message dated Tue, 23 Aug 2011 05:18:23 + with message-id and subject line Bug#617759: fixed in eglibc 2.13-17 has caused the Debian Bug report #617759, regarding icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc to be marked as done

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-08-18 Thread Willian Gustavo Veiga
I can confirm what Emmanuel Fleury said. Using the lines above I can run Icedove. Thank you. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e4d7348.2080...@gmail.c

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-09 Thread Aurelien Jarno
Le 09/05/2011 13:56, Jonathan Nieder a écrit : > tags 617759 - moreinfo > quit > > Jonathan Nieder wrote: > >> $ icedove; echo $? >> /usr/lib/icedove/icedove-bin: symbol lookup error: >> /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc >> 127 > > I tried reproducing

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-09 Thread Jonathan Nieder
Jonathan Nieder wrote: >* This class is not threadsafe and is intented for use only on the main >* thread. >*/ > > Maybe the warning is relevant? But this does not feel like a race > (especially with a narrow window like that between the following "if" > and "return") > >

Processed: Re: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 617759 - moreinfo Bug #617759 [libc6,icedove] icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc Removed tag(s) moreinfo. > quit Stopping processing here. Please contact me if yo

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-09 Thread Jonathan Nieder
tags 617759 - moreinfo quit Jonathan Nieder wrote: > $ icedove; echo $? > /usr/lib/icedove/icedove-bin: symbol lookup error: > /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc > 127 I tried reproducing this with upstream glibc. I'm way too lazy to rebuild icedove in

Processed: Re: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 617759 important Bug #617759 [libc6,icedove] icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc Severity set to 'important' from 'grave' > tags 617759 + m

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-05 Thread Jonathan Nieder
severity 617759 important tags 617759 + moreinfo quit Jonathan Nieder wrote: > Typical experimental system. Not reproducible on sid. Tagging moreinfo until it is clear how to reproduce (hopefully upgrading the test vm to experimental will do the trick, so that the hunt for the specific problema

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-04 Thread Jonathan Nieder
Jonathan Nieder wrote: > $ icedove; echo $? > /usr/lib/icedove/icedove-bin: symbol lookup error: > /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc > 127 Backtrace: #0 _dl_signal_cerror (errcode=0, objname=0x7fffe6e70640 "/usr/lib/icedove/components/libdbusservice.

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-04-14 Thread Jonathan Nieder
Hi again, > On Mon, Apr 04, 2011 at 05:53:29AM -0500, Jonathan Nieder wrote: >> Jonathan Nieder wrote: >>> Yes! With libc6 2.11.2-13 from sid, icedove loads without trouble. >> >> Hmm, on second thought, it works again when I upgrade to experimental, >> just as you hinted. Hmm, so here's the la

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-04-04 Thread Jonathan Nieder
Aurelien Jarno wrote: > I have to say I don't have a lot of idea there. Maybe a prelink issue? > Are you using prelink? No, not that I'm aware of. Yesterday I ran "cupt full-upgrade" so now icedove is at version 3.1.9-2. Today's experiments, omitting package manager output: $ dpkg-query -W

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-04-04 Thread Aurelien Jarno
On Mon, Apr 04, 2011 at 05:53:29AM -0500, Jonathan Nieder wrote: > Jonathan Nieder wrote: > > Christoph Goehre wrote: > > >> Could you try to run 'ldconfig' or downgrade to libc6 from unstable and > >> test Icedove again? > > > > Yes! With libc6 2.11.2-13 from sid, icedove loads without trouble.

Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-04-04 Thread Jonathan Nieder
Jonathan Nieder wrote: > Christoph Goehre wrote: >> Could you try to run 'ldconfig' or downgrade to libc6 from unstable and >> test Icedove again? > > Yes! With libc6 2.11.2-13 from sid, icedove loads without trouble. Hmm, on second thought, it works again when I upgrade to experimental, just as

Processed: Re: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 617759 libc6 2.13-0exp5 Bug #617759 [icedove] icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc Bug reassigned from package 'icedove' to 'libc6'. Bug No lo

Re: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-04-04 Thread Jonathan Nieder
reassign 617759 libc6 2.13-0exp5 quit Hi, Christoph Goehre wrote: > On Fr, Apr 01, 2011 at 06:07:35 -0500, Jonathan Nieder wrote: >> $ dpkg-query -W libc6 >> libc62.13-0exp5 > ^^ > > I've tried to reproduce your bug. And I succeeded with libc6 from > experimental on