[Bug 965028] Re: frontend crashed with SIGSEGV in localtime_r at plt()

Joan Miquel Torres Rigo 965028 at bugs.launchpad.net
Thu May 3 09:08:01 UTC 2012


I had the same problem and I could fix it by manually installing
libssl1.0.0 from:

http://packages.ubuntu.com/lucid/libssl-dev

I needed to kill a process which were locking
/var/cache/debconf/config.dat before (I don't know if only killing this
process could be solved the problem).

-8<--------------------------------
joanmi at alpha:~$ sudo dpkg -i /home/joanmi/Baixades/libssl1.0.0_1.0.1-4ubuntu3_i386.deb 
dpkg: avís: s'està desactualitzant libssl1.0.0 de 1.0.1-4ubuntu5 a 1.0.1-4ubuntu3.
(S'està llegint la base de dades… hi ha 347123 fitxers i directoris instaŀlats actualment.)
S'està preparant per a reemplaçar libssl1.0.0 1.0.1-4ubuntu5 (fent servir …/libssl1.0.0_1.0.1-4ubuntu3_i386.deb)…
S'està desempaquetant el reemplaçament de libssl1.0.0…
S'està configurant libssl1.0.0 (1.0.1-4ubuntu3)…
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: El recurs no es troba disponible temporalment
dpkg: s'ha produït un error en processar libssl1.0.0 (--install):
 el subprocés s'ha instaŀlat el script post-installation retornà el codi d'eixida d'error 1
S'han trobat errors en processar:
 libssl1.0.0
joanmi at alpha:~$ sudo su
root at alpha:/home/joanmi# fuser /var/cache/debconf/config.dat
/var/cache/debconf/config.dat: 11806
root at alpha:/home/joanmi# ps 11806
  PID TTY      STAT   TIME COMMAND
11806 ?        Sl     0:00 /usr/bin/perl -w /usr/share/debconf/frontend /usr/bin/ucf /usr/share/php5/php.ini-production /etc/p
root at alpha:/home/joanmi# kill 11806
root at alpha:/home/joanmi# dpkg -i /home/joanmi/Baixades/libssl1.0.0_1.0.1-4ubuntu3_i386.deb 
-8<--------------------------------

After that, I finally could execute 'apt-get dist-upgrade' and it exits
normally.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debconf in Ubuntu.
https://bugs.launchpad.net/bugs/965028

Title:
  frontend crashed with SIGSEGV in localtime_r at plt()

Status in “debconf” package in Ubuntu:
  Confirmed

Bug description:
  crash during installing Updates

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: debconf 1.5.42ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 26 09:16:47 2012
  ExecutablePath: /usr/share/debconf/frontend
  ExecutableTimestamp: 1331817673
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  InterpreterPath: /usr/bin/perl
  PackageArchitecture: all
  ProcCmdline: /usr/bin/perl -w /usr/share/debconf/frontend /var/lib/dpkg/info/libssl1.0.0:amd64.postinst configure 1.0.1-2ubuntu1
  ProcCwd: /
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: debconf
  StacktraceTop:
   localtime_r at plt () from /usr/lib/libperl.so.5.14
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: frontend crashed with SIGSEGV in localtime_r at plt()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/965028/+subscriptions




More information about the foundations-bugs mailing list