Your message dated Tue, 22 Dec 2009 09:46:19 +0100
with message-id <[email protected]>
and subject line Re: Bug#455504: LoadPlugin: failed to initialize shared library
has caused the Debian Bug report #455504,
regarding LoadPlugin: failed to initialize shared library
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
455504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455504
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 2.0.0.10-0etch1
Severity: normal
On page with Adobe Flash Player plugin I have report below:
wojt...@gentum:~$ export LC_ALL=C
wojt...@gentum:~$ iceweasel -safe-mode
LoadPlugin: failed to initialize shared library
/home/wojtekz/.mozilla/plugins/libflashplayer.so
[/home/wojtekz/.mozilla/plugins/libflashplayer.so: failed to map segment from
shared object: Operation
not permitted]
I deleted files from .mozilla/plugins a few times...
Regards
Wojciech Zareba
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages iceweasel depends on:
ii debianutils 2.17 Miscellaneous utilities specific t
ii fontconfig 2.4.2-1.2 generic font configuration library
ii libatk1.0-0 1.12.4-3 The ATK accessibility toolkit
ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libfreetype6 2.2.1-5+etch1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.1.1-21 GCC support library
ii libglib2.0-0 2.12.4-2 The GLib library of C routines
ii libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libmyspell3c2 1:3.1-18 MySpell spellchecking library
ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxp6 1:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii psmisc 22.3-1 Utilities that use the proc filesy
ii zlib1g 1:1.2.3-13 compression library - runtime
iceweasel recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
Sorry for the late answer.
On Mon, Dec 10, 2007 at 03:28:00PM +0100, Wojciech Zareba wrote:
> Package: iceweasel
> Version: 2.0.0.10-0etch1
> Severity: normal
>
>
> On page with Adobe Flash Player plugin I have report below:
>
> wojt...@gentum:~$ export LC_ALL=C
> wojt...@gentum:~$ iceweasel -safe-mode
> LoadPlugin: failed to initialize shared library
> /home/wojtekz/.mozilla/plugins/libflashplayer.so
> [/home/wojtekz/.mozilla/plugins/libflashplayer.so: failed to map segment from
> shared object: Operation
> not permitted]
>
> I deleted files from .mozilla/plugins a few times...
Most probable cause is /home mounted as noexec or something similar,
that prevents library files to be mapped.
Mike
--- End Message ---