← Back to team overview

kernel-packages team mailing list archive

[Bug 1479111] AlsaDevices.txt

 

apport information

** Attachment added: "AlsaDevices.txt"
   https://bugs.launchpad.net/bugs/1479111/+attachment/4435389/+files/AlsaDevices.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1479111

Title:
  Old legacy Python errors under the new kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using some very old installation of Zope server with its own
  archaic Python. Under new kernel (3.13.0-59-generic
  #98~precise1-Ubuntu SMP Fri Jul 24 21:05:34 UTC 2015 x86_64 x86_64
  x86_64 GNU/Linux) any call of os.system in this Python fails with
  error code 139 (SIGSEV), under previous kernels (until 3.13.0-58) it
  worked OK:

  $ /opt/zope/bin/python
  Python 2.1.3 (#1, Sep 19 2002, 13:15:46)
  [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2
  Type "copyright", "credits" or "license" for more information.
  >>> import os
  >>> os.system('pwd')
  139
  >>>

  Obviously I am not sure whether the source of the problem is kernel or
  not, all I know then after rebooting with older kernel my application
  works all right, when rebooting with 3.13.0-59 it crashes on those
  failed os.system calls.

  I am using Ubuntu 12.04, 64-bit.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version k3.13.0-59-generic.
  ApportVersion: 2.0.1-0ubuntu17.9
  Architecture: amd64
  ArecordDevices:
   **** List of CAPTURE Hardware Devices ****
   card 0: PCH [HDA Intel PCH], device 0: 92HD87B2/4 Analog [92HD87B2/4 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  m          3876 F.... pulseaudio
  CRDA:
   country CZ:
   	(2400 - 2483 @ 40), (N/A, 20)
   	(5150 - 5250 @ 40), (N/A, 23), NO-OUTDOOR
   	(5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
   	(5470 - 5725 @ 40), (N/A, 26), DFS
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd0a10000 irq 50'
     Mixer name	: 'Intel PantherPoint HDMI'
     Components	: 'HDA:111d76d9,103c17f7,00100107 HDA:80862806,80860101,00100000'
     Controls      : 31
     Simple ctrls  : 13
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=dccb87ae-37c7-4b18-8078-64aa4cfb3c68
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1)
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  NonfreeKernelModules: fglrx
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-59-generic root=UUID=31dc91c9-a3ac-4079-a8f8-8f1e661d94a6 ro
  ProcVersionSignature: Ubuntu 3.13.0-59.98~precise1-generic 3.13.11-ckt22
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-59-generic N/A
   linux-backports-modules-3.13.0-59-generic  N/A
   linux-firmware                             1.79.18
  Tags:  precise running-unity
  Uname: Linux 3.13.0-59-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo video
  dmi.bios.date: 04/19/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.01
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: dmi:bvnHewlett-Packard:bvr68IRRVer.F.01:bd04/19/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1008C11:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1A:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1008C11
  dmi.sys.vendor: Hewlett-Packard

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


References