Could not install 'nspluginwrapper': segfault in post-install script

Bug #772922 reported by janl
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
nspluginwrapper (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Binary package hint: update-manager

Upgrading from 10.10 to 11.04 with update manager I get this message with a button to "Report bug". The reason given for the failure is "subprocess installed post-installation script returned error exit status 139".

Revision history for this message
janl (janl) wrote :

Actual dpkg output:

Setting up nspluginwrapper (1.2.2-0ubuntu9) ...
plugin dirs: :/var/lib/flashplugin-installer/
Auto-update plugins from /usr/lib/mozilla/plugins
Looking for plugins in /usr/lib/mozilla/plugins
Segmentation fault
dpkg: error processing nspluginwrapper (--configure):
 subprocess installed post-installation script returned error exit status 139
dpkg: dependency problems prevent configuration of flashplugin-installer:
 flashplugin-installer depends on nspluginwrapper (>= 0.9.91.4-2ubuntu1); however:
  Package nspluginwrapper is not configured yet.
dpkg: error processing flashplugin-installer (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of acroread:
 acroread depends on nspluginwrapper; however:
  Package nspluginwrapper is not configured yet.
dpkg: error processing acroread (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
            No apport report written because the error message indicates its a followup error from a previous failure.
                        Errors were encountered while processing:
 nspluginwrapper
 flashplugin-installer
 acroread
E: Sub-process /usr/bin/dpkg returned an error code (1)

Revision history for this message
janl (janl) wrote :

Worked around by

dpkg --purge remove flashplugin-installer acroread nspluginwrapper

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

This error is caused by a segfault in nspluginwrapper postinst script

Looking for plugins in /usr/lib/mozilla/plugins
Segmentation fault
dpkg: error processing nspluginwrapper (--configure):
 subprocess installed post-installation script returned error exit status 139

Moving to nspluginwrapper

affects: update-manager (Ubuntu) → nspluginwrapper (Ubuntu)
Changed in nspluginwrapper (Ubuntu):
importance: Undecided → Medium
status: New → Confirmed
summary: - Could not install 'nspluginwrapper'
+ Could not install 'nspluginwrapper': segfault in post-install script
Revision history for this message
mcNisse (johan-erlands) wrote :

I had a similar experience. For me it was the googletalk plugin that caused the crash.

I simply removed the link in /usr/lib/firefox/plugins and rerunned dpkg --configure -a to solve the problem. Then I created the link again.

Revision history for this message
janl (janl) wrote :

I have now
1. Reinstalled nspluginwrapper
2. It still produced the sigsegv
3. I removed google-talkplugin (apt-get --purge remove ...)
4. nspluginwrapper now does not sigsegv anymore.

I will assume that google-talkplugin is the root cause of this problem.

Revision history for this message
Risto Pekkala (risto-pekkala-se) wrote :

Fixed with:

- sudo apt-get purge nspluginwrapper
- sudo apt-get purge google-talkplugin
- sudo apt-get install nspluginwrapper
- sudo apt-get install google-talkplugin

Then I reinstalled my previously removed flash:
- sudo apt-get install flashplugin-installer

All seem ok.

Revision history for this message
AJ Patell (syclonemedia) wrote :

Thank you, Risto. Your comment #6 made away with the error.

Revision history for this message
RedSingularity (redsingularity) wrote :

Duplicate of bug 357965.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.