[Bug 508083] Re: cron crashed with SIGSEGV in __pthread_initialize_minimal_internal()

Steve Langasek steve.langasek at canonical.com
Fri Feb 10 18:39:21 UTC 2012


The timing of this (old) bug's appearance is very suggestive of a problem
related to the eglibc 2.15 upgrade.  cron is one of the services that's
required to be restarted for eglibc upgrades due to use of NSS, and this
should already have been done automatically.  I had a look at the term log,
and see this output: 

Checking for services that may need to be restarted...
Checking init scripts...
WARNING: init script for samba not found.

Restarting services possibly affected by the upgrade:
  vsftpd: restarting...done.
  spamassassin: restarting...done.
  ssh: restarting...done.
  snmpd: restarting...done.
  slapd: restarting...done.
  saslauthd: restarting...done.
  rsync: restarting...done.
  mysql: restarting...done.
  dovecot: restarting...done.
  exim4: restarting...done.
  cups: restarting...done.
  cron: restarting...done.
  atd: restarting...done.
  autofs: restarting...done.
  apache2: restarting...done.

Services restarted successfully.

So cron should have been restarted as part of the upgrade, but there's
an arbitrary window between libc6 unpacking and crond being restarted.
Either we should stop cron from the libc6 preinst (since we know it's
not going to run right), or we should somehow suppress these crash
reports during the upgrade.

** Package changed: cron (Ubuntu) => eglibc (Ubuntu)

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

Title:
  cron crashed with SIGSEGV in __pthread_initialize_minimal_internal()

Status in “eglibc” package in Ubuntu:
  Triaged
Status in “cron” package in Debian:
  New

Bug description:
  Binary package hint: cron

  I installed karmic in Virtualbox. I updated it. I upgraded to Lucid on
  1-15-10. When I restarted after the upgrade, apport came up to report
  this bug.

  ProblemType: Crash
  Architecture: amd64
  Date: Fri Jan 15 11:17:01 2010
  Disassembly: 0x0:	Cannot access memory at address 0x0
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/sbin/cron
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  Package: cron 3.0pl1-106ubuntu3
  ProcCmdline: CRON
  ProcEnviron: PATH=(custom, no user)
  ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
  SegvAnalysis:
   Segfault happened at: 0x0:	Cannot access memory at address 0x0
   PC (0x00000000) not located in a known VMA region (needed executable region)!
  SegvReason: executing NULL VMA
  Signal: 11
  SourcePackage: cron
  StacktraceTop:
   ?? ()
   __pthread_initialize_minimal_internal ()
   _init () from /lib/libpthread.so.0
   ?? ()
   ?? () from /lib64/ld-linux-x86-64.so.2
  Tags: lucid
  Title: cron crashed with SIGSEGV in __pthread_initialize_minimal_internal()
  Uname: Linux 2.6.32-10-generic x86_64
  UserGroups:

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




More information about the foundations-bugs mailing list