Hello Greg,

On Tue, Feb 14, 2012 at 09:22:34AM -0500, Greg Smith wrote:
> Oops, I missed the merge with #654781.  I was also able to make the
> hangs go away by using a variation on the workaround there:  editing
> /usr/lib/iceweasel/iceweasel to make its second line be "unset
> LD_LIBRARY_PATH".  After that, things are fine even with the
> Shockwave Flash plug-in enabled.  That's strong evidence that the
> root problem here is, as suggested in the other bug report, that
> Icedove is launching Iceweasel with an inappropriate LD_LIBRARY_PATH
> setting.  That then causes the Flash plugin to hang for 30 seconds
> and ultimately fail.

that sounds logical. :)

To be sure can someone please make a strace of this behavior there
hopefully will be something to see while iceweasel trying to open 
librarys from icedove?

  strace -p [PID_OF_ICEWEASEL] -e trace=open -o /tmp/iceweasel-log.txt

Maybe with versions >14 of iceweasel this will no longer happen, Mozilla
has changed the way to get the correct libray paths.
If not we have to talk to Mike how to get this bug out.

Regards
Carsten


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to