[Bug 1917272] [NEW] regression - suspend to mem stops working somewhere between 5.4.0-29.33 and 5.4.0-66.74

2021-02-28 Thread David Monro
Public bug reported:

I have one system where I use rtcwake in a cron job to have it sleep and
wake up at certain times of day. I upgraded from linux-
image-5.4.0-29-generic (5.4.0-29.33) to linux-image-5.4.0-66-generic
(5.4.0-66.74) and the rtcwake command no longer works, failing with
'write error'.

>From dmesg, the reason for this is the inability to suspend a usb
device:

[240303.355471] PM: dpm_run_callback(): usb_dev_suspend+0x0/0x20 returns -16
[240303.355475] PM: Device usb4 failed to suspend async: error -16

usb4 appears to be the xhci controller?
# ls -l /sys/bus/usb/devices/usb4
lrwxrwxrwx 1 root root 0 Mar  1 09:36 /sys/bus/usb/devices/usb4 -> 
../../../devices/pci:00/:00:14.0/usb4

# lspci -s 00:14.0
00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI 
Controller


System is an older ASRock H97M-ITX/ac board. It does have a quirk which may be 
relevant - it reports what I think is every port as having an over-current 
condition on boot:

# dmesg |grep over-current
[1.083073] usb 1-1-port3: over-current condition
[1.115054] usb 2-1-port5: over-current condition
[1.138911] usb usb3-port7: over-current condition
[1.299066] usb 1-1-port4: over-current condition
[1.331053] usb 2-1-port6: over-current condition
[1.354886] usb usb3-port8: over-current condition
[1.570911] usb usb3-port9: over-current condition
[1.786908] usb usb3-port10: over-current condition

This occurs even when _no_ usb devices (or even internal cables!) are
plugged into it (including removing the internal wifi/bluetooth card).
It occurs on both the older (working) and newer (failing) kernel.

Based on a couple of random internet posts I tried adding
usbcore.autosuspend=-1 and hpet=disable to the kernel command line, but
neither seemed to have any impact.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-66-generic 5.4.0-66.74
ProcVersionSignature: Ubuntu 5.4.0-66.74-generic 5.4.86
Uname: Linux 5.4.0-66-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k5.4.0-66-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D2c', 
'/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D10p', 
'/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
CasperMD5CheckResult: pass
Date: Mon Mar  1 10:26:21 2021
InstallationDate: Installed on 2020-05-03 (301 days ago)
InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-66-generic 
root=UUID=f003a362-dec7-4b1d-8208-e30812b865bc ro
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-66-generic N/A
 linux-backports-modules-5.4.0-66-generic  N/A
 linux-firmware1.187.9
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/13/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.90
dmi.board.name: H97M-ITX/ac
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.90:bd06/13/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97M-ITX/ac:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug focal

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

Title:
  regression - suspend to mem stops working somewhere between
  5.4.0-29.33 and 5.4.0-66.74

To manage notifications about this bug go to:
https://bugs.launchpad.net/ub

[Bug 1911055] Re: [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine push buffer channel allocation failed

2021-01-18 Thread David Monro
Same issue here on Groovy (20.10), kernel 5.8.0-38-lowlatency nvidia
460, GTX980. I get a completely black screen on resume, but can ssh in
and see the same error in dmesg.

Cheers

David

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

Title:
  [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine
  push buffer channel allocation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1911055/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1893516] [NEW] On the kvm kernel, CONFIG_IP_MULTICAST is not set which breaks some apps

2020-08-29 Thread David Monro
Public bug reported:

I was trying to run minidlna in docker on a kvm VM built using the
minimal image, and it wasn't working properly; eventually I tracked this
down to the lack of ipv4 multicast support in the kvm kernel rendering
it unable to join the SSDP multicast group (239.255.255.250). Replacing
the kernel with the generic one solved the problem (which was itself non
trivial because of https://bugs.launchpad.net/ubuntu/+source/linux-
azure/+bug/1870189 causing the system not to load the initramfs needed
by the generic kernel).

Does the kernel multicast code really need to be removed for the kvm
kernel?

** Affects: linux-kvm (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  On the kvm kernel, CONFIG_IP_MULTICAST is not set which breaks some
  apps

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866149] [NEW] CONFIG_BASE_SMALL=1 restricts pid space, which conflicts with systemd default sysctl

2020-03-04 Thread David Monro
Public bug reported:

I'm not completely sure which package to log this against.

I'm running the kvm focal minimal cloud image from 20200302. I noticed
on boot that there was an error complaining that systemd-systemctl
couldn't update pid_max to the value it wanted:

systemd-sysctl[117]: Couldn't write '4194304' to 'kernel/pid_max':
Invalid argument

Digging into it a bit more, this comes from /usr/lib/sysctl.d/50-pid-max.conf:
# Bump the numeric PID range to its maximum of 2^22 (from the in-kernel default
# of 2^16), to make PID collisions less likely.
kernel.pid_max = 4194304

However, the linux-image-kvm kernel is compiled with
CONFIG_BASE_SMALL=1

and this triggers the following code in include/linux/threads.h

#define PID_MAX_LIMIT (CONFIG_BASE_SMALL ? PAGE_SIZE * 8 : \
(sizeof(long) > 4 ? 4 * 1024 * 1024 : PID_MAX_DEFAULT))

which means that if CONFIG_BASE_SMALL is set we get a maximum limit of
PAGE_SIZE * 8, which on x86 would be 32768.

As a workaround I can override it with a file in /etc/sysctl.d/ but this
shouldn't be needed.

I really don't know if CONFIG_BASE_SMALL makes any sense on x86 cloud
images, they really aren't small machines in the scheme of things!

Cheers

David

** Affects: linux-kvm (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  CONFIG_BASE_SMALL=1 restricts pid space, which conflicts with systemd
  default sysctl

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1514038] [NEW] grub2 UEFI PXE loads kernel/initrd very very slowly.

2015-11-06 Thread David Monro
Public bug reported:

If I use the grub-mknetdir command with grub-efi-amd64 v 2.02~beta2-29
as follows:

grub-mknetdir -d /usr/lib/grub/x86_64-efi --net-
directory=/var/lib/tftpboot --subdir=grub2-efi

to generate a PXE environment, and then boot a UEFI VM (or physical box)
using this PXE environment, loading the kernel and initrd via TFTP takes
a very long time (several minutes). This is due to a bug where grub2
doesn't open the protocol stack in exclusive mode and therefore doesn't
actually end up receiving all the TFTP packets.

I have rebuilt the grub package with the attached patch (from fedora)
and this completely fixes the problem, and the kernel and initrd take
only a few seconds to load.

Cheers

David

** Affects: grub2 (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "Patch from fedora which fixes the problem"
   
https://bugs.launchpad.net/bugs/1514038/+attachment/4514683/+files/0138-reopen-SNP-protocol-for-exclusive-use-by-grub.patch

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

Title:
  grub2 UEFI  PXE loads kernel/initrd very very slowly.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1479878] Re: cinnamon-control-center fails to load libnetwork.so: undefined symbol: nma_wireless_dialog_nag_user

2015-08-24 Thread David Monro
I suspect this fedora commit might be relevant:

http://osdir.com/ml/scm-fedora-commits/2013-10/msg02339.html

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

Title:
  cinnamon-control-center fails to load libnetwork.so: undefined symbol:
  nma_wireless_dialog_nag_user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon-control-center/+bug/1479878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1410595] [NEW] mythtv-transcode-utils logrotate needs missingok flag added

2015-01-13 Thread David Monro
Public bug reported:

I get an error from cron emailed every night because
/var/log/mythtv/mythtranscode.log doesn't exist (presumably because I
haven't actually transcoded anything yet). Adding the 'missingok'
keyword to /etc/logrotate.d/mythtv-transcode-utils should solve the
problem.

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  mythtv-transcode-utils logrotate needs missingok flag added

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256761] [NEW] package trousers 0.3.10-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 137

2013-12-01 Thread David Monro
Public bug reported:

it failed to install completely, because it failed to start - which is
probably because of this error:

TCSD TDDL[22676]: TrouSerS ERROR: Could not find a device to open!

Which in turn may well be the TPM being disabled on this machine.

I don't think that should stop the package installing tho.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: trousers 0.3.10-3
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Mon Dec  2 14:15:20 2013
DuplicateSignature: package:trousers:0.3.10-3:subprocess installed 
post-installation script returned error exit status 137
ErrorMessage: subprocess installed post-installation script returned error exit 
status 137
MarkForUpload: True
SourcePackage: trousers
Title: package trousers 0.3.10-3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 137
UpgradeStatus: Upgraded to saucy on 2013-10-21 (42 days ago)

** Affects: trousers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package saucy

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

Title:
  package trousers 0.3.10-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 137

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 912134] Re: [arrandale] GPU lockup render.IPEHR: 0x01840000

2012-09-05 Thread David Monro
Just hit this bug with my thinkpad X201 (Arrandale core i7 M620) after the 
following sequence:
xrandr --output HDMI1 --off (its actually a DVI display using a DP->DVI cable 
from the docking station)
undock
suspend
get home, unsuspend
Notice that xrandr still thinks I have a 3200 pixel wide display (1920 for the 
external monitor, 1280 for the laptop panel). I don't think I've had this 
happen before.
Run xrandr --fb 1280x800
black screen, and 'Sorry, Ubuntu 12.04 has experienced an internal error' 
dialog after reboot.

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

Title:
  [arrandale] GPU lockup  render.IPEHR: 0x0184

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/912134/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2012-08-26 Thread David Monro
No, no backport needed, please close.

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

Title:
  system locks up while attempting to hibernate

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2012-08-25 Thread David Monro
Oops - should have noted - this is on the exact same machine as the bug
was raised on.

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

Title:
  system locks up while attempting to hibernate

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2012-08-25 Thread David Monro
Kernel 3.2.0-29-generic on precise hibernates and un-hibernates just
fine, so this can be closed.

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

Title:
  system locks up while attempting to hibernate

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301064] Re: being in twinview gives only one color correction value for both monitors

2012-07-18 Thread David Monro
Definitely still a problem in Precise

** Changed in: nvidia-settings (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  being in twinview gives only one color correction value for both
  monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/301064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2010-09-17 Thread David Monro
Using the 'linux-image-generic-lts-backport-maverick' packages from the
kernel ppa (version 2.6.35-21.30~lucid1 of linux-image-2.6.35-21-generic
to be exact) seems to work; I get both X and hibernate/resume. It would
be better if it worked with the default kernel though :)

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2010-09-17 Thread David Monro
mainline linux-image-2.6.32-0206321505-generic (which I think was the
nearest equivalent to the 2.6.32-24.42 lucid kernel) behaves in the same
way as the lucid kernel. So looks like its an upstream problem.

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2010-09-17 Thread David Monro
mainline 2.6.36-999.201009170905 hibernates and resumes OK, but X
doesn't start (I don't think it managed to build the nvidia kernel
module).

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] WifiSyslog.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597863/+files/WifiSyslog.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] ProcModules.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597860/+files/ProcModules.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] UdevLog.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597862/+files/UdevLog.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] UdevDb.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "UdevDb.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597861/+files/UdevDb.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] ProcInterrupts.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597859/+files/ProcInterrupts.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] ProcCpuinfo.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597858/+files/ProcCpuinfo.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] PciMultimedia.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597857/+files/PciMultimedia.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Lsusb.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "Lsusb.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597856/+files/Lsusb.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Lspci.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "Lspci.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597855/+files/Lspci.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] CurrentDmesg.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597854/+files/CurrentDmesg.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Card0.Codecs.codec.0.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597853/+files/Card0.Codecs.codec.0.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Card0.Amixer.values.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597852/+files/Card0.Amixer.values.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] BootDmesg.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597849/+files/BootDmesg.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] ArecordDevices.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597848/+files/ArecordDevices.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] AplayDevices.txt

2010-09-17 Thread David Monro
apport information

** Attachment added: "AplayDevices.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597847/+files/AplayDevices.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2010-09-17 Thread David Monro
apport information

** Tags added: apport-collected

** Description changed:

  Description:  Ubuntu 10.04.1 LTS
  Release:  10.04
  
  $ apt-cache policy linux-image-generic
  linux-image-generic:
Installed: 2.6.32.24.25
Candidate: 2.6.32.24.25
Version table:
   *** 2.6.32.24.25 0
  500 http://apt-proxy/ubuntu/ lucid-updates/main Packages
  500 http://apt-proxy/ubuntu-security/ lucid-security/main Packages
  100 /var/lib/dpkg/status
   2.6.32.21.22 0
  500 http://caponier/isomount/ubuntu-10.04-dvd-amd64/ lucid/main 
Packages
  500 http://apt-proxy/ubuntu/ lucid/main Packages
  
  Kernel is 2.6.32-24-generic
  
  Machine should write data to disk and power off.
  
  Instead, machine locks up with a blank screen.
  
  By attaching a serial console, booting with the options "verbose debug
  console=ttyS0,115200n8 no_console_suspend", and doing
  
  echo '8 4 1 7' > /proc/sys/kernel/printk
  
  before attempting to hibernate, I can see that it gets as far as
  
  [  115.674186] PM: freeze of drv:sd dev:2:0:0:0 complete after 387.856
  msecs
  
  where it hangs for a minute, and then spits out
  [  180.389988] BUG: soft lockup - CPU#0 stuck for 61s! [pm-hibernate:2635]
  and a stack trace.
  Which then repeats every minute or so until I hit the reset button.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  davidm 1907 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16'
+Mixer name : 'Realtek ALC889A'
+Components : 'HDA:10ec0885,1458a102,00100101'
+Controls  : 40
+Simple ctrls  : 22
+ DistroRelease: Ubuntu 10.04
+ HibernationDevice: RESUME=UUID=a1bbef47-c388-4f2a-8639-923415a16821
+ IwConfig:
+  lono wireless extensions.
+  
+  eth0  no wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. GA-MA78GPM-DS2H
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=5df104b0-f804-48dd-b9a6-48c5eaa69916 ro quiet splash
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_AU.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
+ Regression: No
+ RelatedPackageVersions: linux-firmware 1.34.1
+ Reproducible: Yes
+ RfKill:
+  
+ Tags: lucid hibernate resume needs-upstream-testing
+ Uname: Linux 2.6.32-24-generic x86_64
+ UserGroups:
+  
+ dmi.bios.date: 06/01/2009
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F5
+ dmi.board.name: GA-MA78GPM-DS2H
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF5:bd06/01/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA78GPM-DS2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78GPM-DS2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: GA-MA78GPM-DS2H
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: "AlsaDevices.txt"
   
https://bugs.edge.launchpad.net/bugs/641239/+attachment/1597846/+files/AlsaDevices.txt

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] Re: system locks up while attempting to hibernate

2010-09-17 Thread David Monro

** Attachment added: "Kernel log as captured through the serial port"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/641239/+attachment/1597825/+files/fuzzbox-kernel-hibernate-log

** Tags added: hibernate

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641239] [NEW] system locks up while attempting to hibernate

2010-09-17 Thread David Monro
Public bug reported:

Description:Ubuntu 10.04.1 LTS
Release:10.04

$ apt-cache policy linux-image-generic
linux-image-generic:
  Installed: 2.6.32.24.25
  Candidate: 2.6.32.24.25
  Version table:
 *** 2.6.32.24.25 0
500 http://apt-proxy/ubuntu/ lucid-updates/main Packages
500 http://apt-proxy/ubuntu-security/ lucid-security/main Packages
100 /var/lib/dpkg/status
 2.6.32.21.22 0
500 http://caponier/isomount/ubuntu-10.04-dvd-amd64/ lucid/main Packages
500 http://apt-proxy/ubuntu/ lucid/main Packages

Kernel is 2.6.32-24-generic

Machine should write data to disk and power off.

Instead, machine locks up with a blank screen.

By attaching a serial console, booting with the options "verbose debug
console=ttyS0,115200n8 no_console_suspend", and doing

echo '8 4 1 7' > /proc/sys/kernel/printk

before attempting to hibernate, I can see that it gets as far as

[  115.674186] PM: freeze of drv:sd dev:2:0:0:0 complete after 387.856
msecs

where it hangs for a minute, and then spits out
[  180.389988] BUG: soft lockup - CPU#0 stuck for 61s! [pm-hibernate:2635]
and a stack trace.
Which then repeats every minute or so until I hit the reset button.
--- 
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  davidm 1907 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16'
   Mixer name   : 'Realtek ALC889A'
   Components   : 'HDA:10ec0885,1458a102,00100101'
   Controls  : 40
   Simple ctrls  : 22
DistroRelease: Ubuntu 10.04
HibernationDevice: RESUME=UUID=a1bbef47-c388-4f2a-8639-923415a16821
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. GA-MA78GPM-DS2H
NonfreeKernelModules: nvidia
Package: linux (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=5df104b0-f804-48dd-b9a6-48c5eaa69916 ro quiet splash
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_AU.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Regression: No
RelatedPackageVersions: linux-firmware 1.34.1
Reproducible: Yes
RfKill:
 
Tags: lucid hibernate resume needs-upstream-testing
Uname: Linux 2.6.32-24-generic x86_64
UserGroups:
 
dmi.bios.date: 06/01/2009
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F5
dmi.board.name: GA-MA78GPM-DS2H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF5:bd06/01/2009:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA78GPM-DS2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78GPM-DS2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA78GPM-DS2H
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected hibernate

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 641238] [NEW] system locks up while attempting to hibernate

2010-09-17 Thread David Monro
Public bug reported:

Description:Ubuntu 10.04.1 LTS
Release:10.04

$ apt-cache policy linux-image-generic
linux-image-generic:
  Installed: 2.6.32.24.25
  Candidate: 2.6.32.24.25
  Version table:
 *** 2.6.32.24.25 0
500 http://apt-proxy/ubuntu/ lucid-updates/main Packages
500 http://apt-proxy/ubuntu-security/ lucid-security/main Packages
100 /var/lib/dpkg/status
 2.6.32.21.22 0
500 http://caponier/isomount/ubuntu-10.04-dvd-amd64/ lucid/main Packages
500 http://apt-proxy/ubuntu/ lucid/main Packages

Kernel is 2.6.32-24-generic

Machine should write data to disk and power off.

Instead, machine locks up with a blank screen.

By attaching a serial console, booting with the options "verbose debug
console=ttyS0,115200n8 no_console_suspend", and doing

echo '8 4 1 7' > /proc/sys/kernel/printk

before attempting to hibernate, I can see that it gets as far as

[  115.674186] PM: freeze of drv:sd dev:2:0:0:0 complete after 387.856
msecs

where it hangs for a minute, and then spits out
[  180.389988] BUG: soft lockup - CPU#0 stuck for 61s! [pm-hibernate:2635]
and a stack trace.
Which then repeats every minute or so until I hit the reset button.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
system locks up while attempting to hibernate
https://bugs.launchpad.net/bugs/641238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 610667] Re: gwibber fails to authenticate to facebook.

2010-07-31 Thread David Monro
I'm seeing exactly the same thing. Grr. Same package as well.

-- 
gwibber fails to authenticate to facebook.
https://bugs.launchpad.net/bugs/610667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194638] Re: Compiz gets into a state where going fullscreen in apps causes an X11 BadAlloc error

2010-03-13 Thread David Monro
I see this on my AGP 7600GT (256M); as well as stopping video going full
screen, it makes mythtv frontend with the opengl drawing engine
unbelievably slow and cpu hungry (presumably it falls back to software
3d rendering or something). Would this be caused by texture memory
fragmentation or something? (Does video and/or whatever mythtv does need
a large _contiguous_ chunk of it? Or does that not make sense - does
texture memory get virtualised by an mmu (gart?) or something?).

Sadly I've had to stop using compiz as a result.

-- 
Compiz gets into a state where going fullscreen in apps causes an X11 BadAlloc 
error
https://bugs.launchpad.net/bugs/194638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 431091] Re: libstdc++5 removal breaks non-ubuntu applications

2009-11-24 Thread David Monro
Yet another app - oracle collaboration suite calendar client 10.1.2.0.0.
Can we please put this back in?

-- 
libstdc++5 removal breaks non-ubuntu applications
https://bugs.launchpad.net/bugs/431091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 293059] Re: [i830] font drawing corruption regression ubuntu intrepid

2009-05-01 Thread David Monro
I get this on Jaunty on an IBM X30. Makes the netbook remix pretty much
unusable. noaccel or no DRI seem to be the only options which cure it.

-- 
[i830] font drawing corruption regression ubuntu intrepid
https://bugs.launchpad.net/bugs/293059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189185] Re: Thinkpad X61 hangs when removing from dock

2008-11-20 Thread David Monro
Ahh! another thing - are you using 32bit or 64bit? I'm running 64bit,
maybe it is only fixed for 32bit?

-- 
Thinkpad X61 hangs when removing from dock
https://bugs.launchpad.net/bugs/189185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 299714] Re: javascript stack space quota too small

2008-11-20 Thread David Monro
OK, so it looks like mozilla doesn't do official amd64 builds?
Downloaded the latest autofox build (firefox-3.0.5pre.en-
US.linux-x86_64-2008112000.tar.bz2) - and it exhibits exactly the same
behavior. So it looks like this is an upstream problem. Where do we go
from here?

-- 
javascript stack space quota too small
https://bugs.launchpad.net/bugs/299714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 299714] Re: javascript stack space quota too small

2008-11-20 Thread David Monro
Having tested this on another machine I think the 32-bit version may
have a stack double the size; I'm running the amd64 install on a machine
with 2G of physical RAM.

I note the comment at the bottom of the mozilla bug:

"Note: this test is dependent upon architecture and available memory. On a
x86_64 machine with 2G and a 64bit build, it will fail with InternalError:
script stack space quota is exhausted however on a x86_64 with 4G and a 64bit
build it will pass."

So it is possible this is an upstream bug; I'll download a binary from
the mozilla project and see how it behaves.

-- 
javascript stack space quota too small
https://bugs.launchpad.net/bugs/299714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 299714] [NEW] javascript stack space quota too small

2008-11-18 Thread David Monro
Public bug reported:

When using HPSIM (HP's System Insight Manager, a free web-based
application for managing collections of servers), if the collection of
machines being viewed is too large, the list does not get populated, and
an error is reported in the error console:

"script stack space quota is exhausted"

It looks like this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=420869
except that is supposed to be fixed.

Here's a chunk of javascript which can be used to find out roughly what
the stack space limit is (taken from
http://forums.mozillazine.org/viewtopic.php?f=23&t=633782&start=0&st=0&sk=t&sd=a
)


var text = 
"1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890";
var goodlength = 0;
var badlength = 0;
var tweakvalue = prompt("Enter tweak value. Larger values will produce a 
more accurate result, but will take exponentially longer.",1);
try {
while(text.length < 200) {
goodlength = text.length;
text = text + text.substring(0,text.length/tweakvalue);
badlength = text.length;
var test = /^(1234567890)(.*)/m.test(text);
}
alert("stack space reached " + badlength + " bytes without throwing an 
exception.");
}
catch(ex) {
alert(ex + "\nstack space quota is somewhere between: " + goodlength + 
" and " + badlength);
}


On my firefox-3 (version 3.0.4+nobinonly-0ubuntu0.8.10.1 from intrepid-
updates), this produces an answer somewhere around 63. One of my
workmates uses fedora core 9 - his version reports somewhere around
double this (and does work with HPSIM).

Can this number be grown substantially please?

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
javascript stack space quota too small
https://bugs.launchpad.net/bugs/299714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189185] Re: Thinkpad X61 hangs when removing from dock

2008-11-18 Thread David Monro
Do you have an optical drive in the X6 ultrabase?

-- 
Thinkpad X61 hangs when removing from dock
https://bugs.launchpad.net/bugs/189185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189185] Re: Thinkpad X61 hangs when removing from dock

2008-11-18 Thread David Monro
NOT fixed for me in intrepid, even with linux-backports-modules-intrepid
installed. Manually running the ultrabay_eject script from thinkwiki
beforehand fixes it - but that is a pain in the neck as I can't just hit
the eject button. I don't appear to have a problem with the USB ports
though...

Kernel 2.6.27-7-generic (2.6.27-7.16), bios version 2.16 (7NETB6WW)

-- 
Thinkpad X61 hangs when removing from dock
https://bugs.launchpad.net/bugs/189185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 289952] Re: [8.10] update-manager ignores sources.list during hardy->intrepid upgrade

2008-11-16 Thread David Monro
Please provide an option to use a custom sources.list; I have a
bandwidth cap, but my ISP maintains a mirror for its customers which
doesn't count towards the cap. I'm sure I'm not the only person in that
situation!

-- 
[8.10] update-manager ignores sources.list during hardy->intrepid upgrade
https://bugs.launchpad.net/bugs/289952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189185] Re: Thinkpad X61 hangs when removing from dock

2008-06-08 Thread David Monro
Confirmed here (although I'm running the Hardy kernel on Gutsy); any
attempt to undock results in a hard lock. Which is one more reason not
to upgrade to hardy yet :(

-- 
Thinkpad X61 hangs when removing from dock
https://bugs.launchpad.net/bugs/189185
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75052] Re: [feisty] non-working initramfs: failed to activate RAID

2007-05-15 Thread David Monro
*** This bug is a duplicate of bug 75681 ***
https://bugs.launchpad.net/bugs/75681

booting without the 'quiet' option I can see that the attempt to run the
md bits is happening well before my scsi controller has detected its
disks, creating /etc/initramfs-tools/scripts/local-top/00sleep
containing just:

#!/bin/bash
sleep 15

gets me to the point where it will find the drives before attempting to
assemble the md device.

Is there some way of checking if all drivers are fully loaded before
getting into the local-top scripts?

(What still doesn't work even with this fix is the initrd finding the
lvm inside the md device :( )

-- 
[feisty] non-working initramfs: failed to activate RAID
https://bugs.launchpad.net/bugs/75052
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs