[Bug 1831536] [NEW] crash with "Data Access Out of Range" when using nx-842 zswap on POWER9

2019-06-03 Thread Stewart Smith
Public bug reported:

On my two socket POWER9 system (powernv) with 842 zwap set up, I
recently got a crash with the Ubuntu kernel (I haven't tried with
upstream, and this is the first time the system has died like this, so
I'm not sure how repeatable it is).

[2.891463] zswap: loaded using pool 842-nx/zbud
...
[15626.124646] nx_compress_powernv: ERROR: CSB still not valid after 500 
us, giving up : 00 00 00 00 
[16868.932913] Unable to handle kernel paging request for data at address 
0x6655f67da816cdb8
[16868.933726] Faulting instruction address: 0xc0391600


cpu 0x68: Vector: 380 (Data Access Out of Range) at [c01c9d98b9a0]
pc: c0391600: kmem_cache_alloc+0x2e0/0x340
lr: c03915ec: kmem_cache_alloc+0x2cc/0x340
sp: c01c9d98bc20
   msr: 9280b033
   dar: 6655f67da816cdb8
  current = 0xc01ad43cb400
  paca= 0xcfac7800   softe: 0irq_happened: 0x01
pid   = 8319, comm = make
Linux version 4.15.0-50-generic (buildd@bos02-ppc64el-006) (gcc version 7.3.0 
(Ubuntu 7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:55:18 UTC 2019 (Ubuntu 
4.15.0-50.54-generic 4.15.18)

68:mon> t
[c01c9d98bc20] c03914d4 kmem_cache_alloc+0x1b4/0x340 (unreliable)
[c01c9d98bc80] c03b1e14 __khugepaged_enter+0x54/0x220
[c01c9d98bcc0] c010f0ec copy_process.isra.5.part.6+0xebc/0x1a10
[c01c9d98bda0] c010fe4c _do_fork+0xec/0x510
[c01c9d98be30] c000b584 ppc_clone+0x8/0xc
--- Exception: c00 (System Call) at 7afe9daf87f4
SP (7fffca606880) is in userspace

So, it looks like there could be a problem in the error path, plausibly
fixed by this patch:

commit 656ecc16e8fc2ab44b3d70e3fcc197a7020d0ca5
Author: Haren Myneni 
Date:   Wed Jun 13 00:32:40 2018 -0700

crypto/nx: Initialize 842 high and normal RxFIFO control registers

NX increments readOffset by FIFO size in receive FIFO control register
when CRB is read. But the index in RxFIFO has to match with the
corresponding entry in FIFO maintained by VAS in kernel. Otherwise NX
may be processing incorrect CRBs and can cause CRB timeout.

VAS FIFO offset is 0 when the receive window is opened during
initialization. When the module is reloaded or in kexec boot, readOffset
in FIFO control register may not match with VAS entry. This patch adds
nx_coproc_init OPAL call to reset readOffset and queued entries in FIFO
control register for both high and normal FIFOs.

Signed-off-by: Haren Myneni 
[mpe: Fixup uninitialized variable warning]
Signed-off-by: Michael Ellerman 

$ git describe --contains 656ecc16e8fc2ab44b3d70e3fcc197a7020d0ca5
v4.19-rc1~24^2~50


Which was never backported to any stable release, so probably needs to
be for v4.14 through v4.18. Notably, Ubuntu is on v4.15 and it doesn't
seem to have picked up the patch.

Reported to upstream (and there may be further discussion) over at
https://lists.ozlabs.org/pipermail/linuxppc-dev/2019-June/191438.html

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


** Tags: bionic

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

Title:
  crash with "Data Access Out of Range" when using nx-842 zswap on
  POWER9

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

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

[Bug 1510720] Re: vm-builder doesn't support ppc64el

2015-11-03 Thread Stewart Smith
Wily would be great, thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1510720

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1510720] Re: vm-builder doesn't support ppc64el

2015-11-03 Thread Stewart Smith
Wily would be great, thanks!

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

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

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


Re: [Bug 1510720] [NEW] vm-builder doesn't support ppc64el

2015-10-29 Thread Stewart Smith
Serge Hallyn <1510...@bugs.launchpad.net> writes:
> Quoting Stewart Smith (stew...@linux.vnet.ibm.com):
>> Serge Hallyn <1510...@bugs.launchpad.net> writes:
>> > Which package are you trying to use?
>> 
>> gitian-builder - an attempt to work on repeatable builds for OpenPower
>> firmware (and having it all run on ppc64el rather than having to cross
>> compile).
>
> Is there any way you'd be able to use cloud images for this?

I'd guess so - I'm just following upstream gitian-builder, which I guess
would switch if vmbuilder goes away.

> We still may be removing vmbuilder from the archive.  For 14.04
> we'd planned to remove it, but failed to replace adt's use of it
> with uvt-kvm in time.

ok.

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

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

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


Re: [Bug 1510720] [NEW] vm-builder doesn't support ppc64el

2015-10-29 Thread Stewart Smith
Serge Hallyn <1510...@bugs.launchpad.net> writes:
> Quoting Stewart Smith (stew...@linux.vnet.ibm.com):
>> Serge Hallyn <1510...@bugs.launchpad.net> writes:
>> > Which package are you trying to use?
>> 
>> gitian-builder - an attempt to work on repeatable builds for OpenPower
>> firmware (and having it all run on ppc64el rather than having to cross
>> compile).
>
> Is there any way you'd be able to use cloud images for this?

I'd guess so - I'm just following upstream gitian-builder, which I guess
would switch if vmbuilder goes away.

> We still may be removing vmbuilder from the archive.  For 14.04
> we'd planned to remove it, but failed to replace adt's use of it
> with uvt-kvm in time.

ok.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1510720

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1510720] [NEW] vm-builder doesn't support ppc64el

2015-10-28 Thread Stewart Smith
Serge Hallyn <1510...@bugs.launchpad.net> writes:
> Which package are you trying to use?

gitian-builder - an attempt to work on repeatable builds for OpenPower
firmware (and having it all run on ppc64el rather than having to cross
compile).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1510720

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1510720] [NEW] vm-builder doesn't support ppc64el

2015-10-28 Thread Stewart Smith
Serge Hallyn <1510...@bugs.launchpad.net> writes:
> Which package are you trying to use?

gitian-builder - an attempt to work on repeatable builds for OpenPower
firmware (and having it all run on ppc64el rather than having to cross
compile).

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

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

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


[Bug 1510720] [NEW] vm-builder doesn't support ppc64el

2015-10-27 Thread Stewart Smith
Public bug reported:

If trying to use a package that relies on python-vm-builder on ppc64el,
it will fail as ppc64el is not in the list of valid architectures
supported by vm-builder (even though ppc64el is a supported Ubuntu
architecture).

** Affects: vm-builder (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/1510720

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

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


[Bug 1510720] [NEW] vm-builder doesn't support ppc64el

2015-10-27 Thread Stewart Smith
Public bug reported:

If trying to use a package that relies on python-vm-builder on ppc64el,
it will fail as ppc64el is not in the list of valid architectures
supported by vm-builder (even though ppc64el is a supported Ubuntu
architecture).

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in Ubuntu.
https://bugs.launchpad.net/bugs/1510720

Title:
  vm-builder doesn't support ppc64el

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1510720/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1467542] Re: [FFE] ship skiboot (opal-prd) 5.1.1

2015-09-09 Thread Stewart Smith
Just to make the timing fun, I just tagged skiboot-5.1.2 (full release
notes here: https://github.com/open-power/skiboot/blob/skiboot-5.1.2/doc
/release-notes/skiboot-5.1.2.txt ) with the following opal_prd fixes:

- opal_prd utility:
  - Add run command to pass through commands to HostBoot RunTime (HBRT)
- this is for OpenPower firmware developers only.
  - Add htmght-passthru command.
- this is for OpenPower firmware developers only.
  - Add override interface to pass attribute-override information to HBRT.
  - Server sends response in error path, so that client doesn't block forever

While none of these are likely urgent, they're all fairly minor
improvements/bug fixes that may be useful to package.

- gard utility:
  - If gard tool detects the GUARD PNOR partition is corrupted, it will
pro-actively re-initialize it.
Modern Hostboot is more sensitive to the content of the GUARD partition
in order to boot.
  - Update record clearing to match Hostboots expectations
We now write ECC bytes throughout the whole partition.
Without this fix, hostboot may not bring up the machine.
  - In the event of a corrupted GUARD partition so that even the first entry
cannot be read, the gard utility now provides the user with the option
to wipe the entirety of the GUARD partition to attempt recovery.

Which are fairly needed bug fixes to the opal-gard utility for more
modern firmware builds.

>From the 5.1.1 packaging, I see there's a small (obvious) patch to gard
and libffs which I'd be happy to take - if someone could mail it to
skib...@lists.ozlabs.org with a signed-off-by line, I'd happily merge
it.

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

Title:
  [FFE] ship skiboot (opal-prd) 5.1.1

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

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


[Bug 1468984] [NEW] hash.h not packaged but required by sql_common.h

2015-06-25 Thread Stewart Smith
Public bug reported:

On Ubuntu Vivid

$ grep hash.h /usr/include/mysql/sql_common.h
#include hash.h
$ find /usr/include/mysql|grep hash
$ 

which is a problem if you're trying to compile software that includes
sql_common.h


$ dpkg -s libmysqlclient-dev
Package: libmysqlclient-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 6276
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: ppc64el
Source: mysql-5.6
Version: 5.6.24-0ubuntu2
Depends: libmysqlclient18 (= 5.6.24-0ubuntu2), zlib1g-dev
Description: MySQL database development files
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers 
pkg-mysql-ma...@lists.alioth.debian.org


$ dpkg -S /usr/include/mysql/sql_common.h
libmysqlclient-dev: /usr/include/mysql/sql_common.h

** Affects: mysql-5.6 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1468984

Title:
  hash.h not packaged but required by sql_common.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1468984/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1468984] [NEW] hash.h not packaged but required by sql_common.h

2015-06-25 Thread Stewart Smith
Public bug reported:

On Ubuntu Vivid

$ grep hash.h /usr/include/mysql/sql_common.h
#include hash.h
$ find /usr/include/mysql|grep hash
$ 

which is a problem if you're trying to compile software that includes
sql_common.h


$ dpkg -s libmysqlclient-dev
Package: libmysqlclient-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 6276
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: ppc64el
Source: mysql-5.6
Version: 5.6.24-0ubuntu2
Depends: libmysqlclient18 (= 5.6.24-0ubuntu2), zlib1g-dev
Description: MySQL database development files
 MySQL is a fast, stable and true multi-user, multi-threaded SQL database
 server. SQL (Structured Query Language) is the most popular database query
 language in the world. The main goals of MySQL are speed, robustness and
 ease of use.
 .
 This package includes development libraries and header files.
Homepage: http://dev.mysql.com/
Original-Maintainer: Debian MySQL Maintainers 
pkg-mysql-ma...@lists.alioth.debian.org


$ dpkg -S /usr/include/mysql/sql_common.h
libmysqlclient-dev: /usr/include/mysql/sql_common.h

** Affects: mysql-5.6 (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/1468984

Title:
  hash.h not packaged but required by sql_common.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1468984/+subscriptions

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


[Bug 685712] Re: [needs-packaging] xtrabackup

2013-11-12 Thread Stewart Smith
Percona XtraBackup is now packaged in Debian and Ubuntu, closing as Fix
Released.

** Changed in: ubuntu
   Status: Confirmed = Fix Released

** Changed in: ubuntu
 Assignee: (unassigned) = Stewart Smith (stewart)

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

Title:
  [needs-packaging] xtrabackup

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

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


[Bug 740583] Re: drizzled --user does not actually set the uid

2013-08-08 Thread Stewart Smith
** Changed in: drizzle/7.0
   Status: New = Won't Fix

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

Title:
  drizzled --user does not actually set the uid

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/740583/+subscriptions

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


[Bug 802400] Re: mysql help sends unchecked contents to mysqld

2012-12-09 Thread Stewart Smith
** Changed in: percona-server
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/802400

Title:
  mysql help sends unchecked contents to mysqld

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/802400/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 802400] Re: mysql help sends unchecked contents to mysqld

2012-12-09 Thread Stewart Smith
** Changed in: percona-server
   Status: Confirmed = Triaged

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

Title:
  mysql help sends unchecked contents to mysqld

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/802400/+subscriptions

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


[Bug 700982] Re: Non-portable code in client plugin (fails on ARM)

2012-06-15 Thread Stewart Smith
** Changed in: percona-server/5.5
   Importance: Undecided = Low

** Changed in: percona-server/5.5
   Status: Confirmed = Triaged

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

Title:
  Non-portable code in client plugin (fails on ARM)

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/700982/+subscriptions

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


[Bug 816865] Re: Ubuntu 10.04 conflict during upgrade from mysql-server-5.1

2012-02-07 Thread Stewart Smith
** Changed in: percona-server
   Importance: Undecided = High

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

Title:
  Ubuntu 10.04 conflict during upgrade from mysql-server-5.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/percona-server/+bug/816865/+subscriptions

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


[Bug 892942] Re: often after resume from suspend after I enter in my password it then immediately locks the screen again

2011-12-04 Thread Stewart Smith
I think I've noticed a pattern... when I plug in my laptop and do *NOT*
touch any input device and then walk away the laptop will both suspend
(in violation of my preference for it not to suspend when on AC power)
and then lock the screen immediately after resume and having unlocked
the screen.

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

Title:
  often after resume from suspend after I enter in my password it then
  immediately locks the screen again

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/892942/+subscriptions

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


[Bug 892942] Re: often after resume from suspend after I enter in my password it then immediately locks the screen again

2011-11-23 Thread Stewart Smith
Yes, I'm sure this isn't the case. This is when i walk away from the
machine and then come back.

Apps running: xchat-gnome, emacs, chromium, gnome-terminal, firefox,
gwibber, empathy, liferea.

Probably with emacs, xchat or chromium being the app at the front (I
haven't noticed any pattern yet)

** Changed in: unity
   Status: Incomplete = New

** Changed in: unity (Ubuntu)
   Status: Incomplete = New

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

Title:
  often after resume from suspend after I enter in my password it then
  immediately locks the screen again

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/892942/+subscriptions

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


[Bug 875835] Re: Emacs cannot be alt-tabbed into

2011-11-20 Thread Stewart Smith
I also see this.

I can click on the window, or use the expose-like functionality to find
it. But alt-tab doesn't pass through it and clicking on the emacs icon
in the dock does nothing.

I haven't tried rebooting, so cannot confirm if it fixes it or not.

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

Title:
  Emacs cannot be alt-tabbed into

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/875835/+subscriptions

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


[Bug 802400] Re: mysql help sends unchecked contents to mysqld

2011-10-19 Thread Stewart Smith
** Changed in: percona-server
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/802400

Title:
  mysql help sends unchecked contents to mysqld

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/802400/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 802400] Re: mysql help sends unchecked contents to mysqld

2011-10-19 Thread Stewart Smith
** Changed in: percona-server
   Importance: Undecided = Medium

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

Title:
  mysql help sends unchecked contents to mysqld

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/802400/+subscriptions

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


[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2011-07-05 Thread Stewart Smith
** Changed in: percona-server
   Importance: Undecided = Medium

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

Title:
  [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/675185/+subscriptions

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


[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2011-05-19 Thread Stewart Smith
** Also affects: percona-server
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/675185

Title:
  [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2011-05-19 Thread Stewart Smith
** Also affects: percona-server
   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/675185

Title:
  [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

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


[Bug 582754] [NEW] lucid gold makes nearly all C++ applications segfault before main()

2010-05-19 Thread Stewart Smith
Public bug reported:

Binary package hint: binutils

Trying to build MySQL 5.1.46 with binutils-gold installed leads to
'gen_lex_hash' (in the mysql tree, that is run during build) to
segfault.

Logs below for building Drizzle (and trying to use the resulting
executable). It also segfaults.

Both of these worked fine in karmic.

removing binutils-gold at least fixes a MySQL build.


stew...@willster:~/drizzle/embedded-innodb$ 
LD_LIBRARY_PATH=./drizzled/message/.libs/  ./drizzled/.libs/drizzled 
Segmentation fault
stew...@willster:~/drizzle/embedded-innodb$ libtool --mode=execute gdb 
./drizzled/drizzled 
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from 
/home/stewart/drizzle/embedded-innodb/drizzled/.libs/lt-drizzled...done.
(gdb) r
Starting program: 
/home/stewart/drizzle/embedded-innodb/drizzled/.libs/lt-drizzled 
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00a6ef40 in strlen ()
(gdb) bt
#0  0x00a6ef40 in strlen ()
#1  0x77deb89f in _dl_fixup (l=0x52feb7, 
reloc_arg=value optimised out) at ../elf/dl-runtime.c:148
#2  0x77df2445 in _dl_runtime_resolve ()
at ../sysdeps/x86_64/dl-trampoline.S:41
#3  0x7711ba40 in std::basic_stringchar, std::char_traitschar, 
std::allocatorchar ::basic_string(char const*, std::allocatorchar const) 
()
   from /usr/lib/libstdc++.so.6
#4  0x77fc4d6b in MakeTypeNameTable ()
at google/protobuf/compiler/parser.cc:64
#5  __static_initialization_and_destruction_0 ()
at google/protobuf/compiler/parser.cc:85
#6  global constructors keyed to parser.cc ()
at google/protobuf/compiler/parser.cc:1131
#7  0x77fca546 in __do_global_ctors_aux ()
   from /usr/local/lib/libprotobuf.so.6
#8  0x77fca56b in _init () from /usr/local/lib/libprotobuf.so.6
#9  0x77e05000 in ?? ()
#10 0x77debd35 in call_init (main_map=0x77ffe128, argc=-134262712, 
argv=0x7fffe218, env=0x7fffe228) at dl-init.c:70
#11 _dl_init (main_map=0x77ffe128, argc=-134262712, argv=0x7fffe218, 
env=0x7fffe228) at dl-init.c:134
#12 0x77dddb2a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

#13 0x0001 in ?? (warning: (Internal error: pc 0x0 in read
in psymtab, but not in symtab.)

) at ./drizzled/item/subselect.h:576
warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

#14 0x7fffe50f in ?? ()
warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

#15 0x in ?? ()
(gdb) q
A debugging session is active.

Inferior 1 [process 31410] will be killed.

Quit anyway? (y or n) y
stew...@willster:~/drizzle/embedded-innodb$ 
LD_LIBRARY_PATH=./drizzled/message/.libs/ ldd ./drizzled/.libs/drizzled 
linux-vdso.so.1 =  (0x7fff281a9000)
libprotobuf.so.6 = /usr/local/lib/libprotobuf.so.6 (0x7f3a46d74000)
libdrizzledmessage.so.0 = 
./drizzled/message/.libs/libdrizzledmessage.so.0 (0x7f3a46c98000)
libuuid.so.1 = /lib/libuuid.so.1 (0x7f3a46a6a000)
libdl.so.2 = /lib/libdl.so.2 (0x7f3a46866000)
libz.so.1 = /lib/libz.so.1 (0x7f3a4664f000)
libpcre.so.3 = /lib/libpcre.so.3 (0x7f3a4642)
librt.so.1 = /lib/librt.so.1 (0x7f3a46218000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x7f3a45f04000)
libm.so.6 = /lib/libm.so.6 (0x7f3a45c8)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x7f3a45a69000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7f3a4584c000)
libc.so.6 = /lib/libc.so.6 (0x7f3a454c9000)
/lib64/ld-linux-x86-64.so.2 (0x7f3a46e62000)
stew...@willster:~/drizzle/embedded-innodb$

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

-- 
lucid gold makes nearly all C++ applications segfault before main()
https://bugs.launchpad.net/bugs/582754
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 362133] Re: many NULL pointer derefences, random hangs, segfaults

2009-04-18 Thread Stewart Smith
2.6.29 from KernelMainlineBuilds still exhibited the problems (e.g.
first login attempt not working, long delays between username and
password prompts).

2.6.30-020630rc2-generic seems to be working fine however.

-- 
many NULL pointer derefences, random hangs, segfaults
https://bugs.launchpad.net/bugs/362133
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 362133] [NEW] many NULL pointer derefences, random hangs, segfaults

2009-04-15 Thread Stewart Smith
Public bug reported:

Binary package hint: linux-image-2.6.28-11-generic

With Jaunty kernel, the following things have happenned:
- almost always, first attempt at gdm login will take a very long time to go 
from user prompt to password prompt
- almost always this first try will not log in, but instead kill gdm and 
restart X
- random hangs
- some processes segfault for no good reason (e.g. sudo)

None of this happenned in previous (2.6.27) kernel and booting into it
seems to be a lot better (apart from a warning that cpu ferquency
scaling isn't supported).

Apr 15 08:30:23 willster kernel: [24151.925469] BUG: unable to handle kernel 
NULL pointer dereference at 05f8
Apr 15 08:30:23 willster kernel: [24151.925478] IP: [8022f559] 
__ticket_spin_lock+0x9/0x20
Apr 15 08:30:23 willster kernel: [24151.925488] PGD 101daa067 PUD 107cf0067 PMD 
0 
Apr 15 08:30:23 willster kernel: [24151.925497] Oops: 0002 [#1] SMP 
Apr 15 08:30:23 willster kernel: [24151.925503] last sysfs file: 
/sys/devices/virtual/net/pan0/statistics/collisions
Apr 15 08:30:23 willster kernel: [24151.925510] Dumping ftrace buffer:
Apr 15 08:30:23 willster kernel: [24151.925516](ftrace buffer empty)
Apr 15 08:30:23 willster kernel: [24151.925519] CPU 0 
Apr 15 08:30:23 willster kernel: [24151.925523] Modules linked in: binfmt_misc 
i915 drm ppdev bridge stp bnep vboxnetflt vboxdrv nfsd lockd nfs_acl 
auth_rpcgss sunrpc exportfs input_polldev deflate zlib_deflate ctr twofish 
twofish_common camellia serpent blowfish des_generic cbc aes_x86_64 aes_generic 
xcbc rmd160 sha256_generic sha1_generic crypto_null af_key coretemp uinput sbp2 
lp parport snd_hda_intel snd_pcm_oss snd_mixer_oss arc4 snd_pcm snd_seq_dummy 
ecb snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer 
snd_seq_device iwlagn iwlcore thinkpad_acpi snd pcmcia mac80211 led_class 
psmouse soundcore sdhci_pci joydev yenta_socket serio_raw snd_page_alloc 
cfg80211 pcspkr sdhci rsrc_nonstatic pcmcia_core hid_cherry video nvram 
intel_agp btusb iTCO_wdt iTCO_vendor_support output usbhid usb_storage xfs 
ohci1394 ieee1394 e1000e fbcon tileblit font bitblit softcursor
Apr 15 08:30:23 willster kernel: [24151.925670] Pid: 12430, comm: gtk-gnash 
Tainted: GW  2.6.28-11-generic #41-Ubuntu
Apr 15 08:30:23 willster kernel: [24151.925675] RIP: 0010:[8022f559]  
[8022f559] __ticket_spin_lock+0x9/0x20
Apr 15 08:30:23 willster kernel: [24151.925685] RSP: 0018:880025965e08  
EFLAGS: 00010002
Apr 15 08:30:23 willster kernel: [24151.925689] RAX: 0100 RBX: 
880102db3600 RCX: 8000308e
Apr 15 08:30:23 willster kernel: [24151.925694] RDX: 022268f4 RSI: 
8000308f RDI: 05f8
Apr 15 08:30:23 willster kernel: [24151.925699] RBP: 880025965e08 R08: 
8801181a5380 R09: 08f0
Apr 15 08:30:23 willster kernel: [24151.925704] R10:  R11: 
 R12: 880091138000
Apr 15 08:30:23 willster kernel: [24151.925709] R13: 880025967da8 R14: 
8000308e R15: 022268f0
Apr 15 08:30:23 willster kernel: [24151.925715] FS:  7fa6fb4f8950() 
GS:80aa3000() knlGS:
Apr 15 08:30:23 willster kernel: [24151.925720] CS:  0010 DS:  ES:  
CR0: 8005003b
Apr 15 08:30:23 willster kernel: [24151.925725] CR2: 05f8 CR3: 
00010193e000 CR4: 26a0
Apr 15 08:30:23 willster kernel: [24151.925730] DR0:  DR1: 
 DR2: 
Apr 15 08:30:23 willster kernel: [24151.925735] DR3:  DR6: 
0ff0 DR7: 0400
Apr 15 08:30:23 willster kernel: [24151.925741] Process gtk-gnash (pid: 12430, 
threadinfo 880025964000, task 880107d85980)
Apr 15 08:30:23 willster kernel: [24151.925745] Stack:
Apr 15 08:30:23 willster kernel: [24151.925748]  880025965e18 
8069e461 880025965e68 802769db
Apr 15 08:30:23 willster kernel: [24151.925757]  88003ada8c80 
8000308e4040 880102db3610 8000308e
Apr 15 08:30:23 willster kernel: [24151.925767]  80b10570 
022268f0  80b10568
Apr 15 08:30:23 willster kernel: [24151.925779] Call Trace:
Apr 15 08:30:23 willster kernel: [24151.925782]  [8069e461] 
_spin_lock_irq+0x11/0x20
Apr 15 08:30:23 willster kernel: [24151.925790]  [802769db] 
wake_futex_pi+0x7b/0x220
Apr 15 08:30:23 willster kernel: [24151.925797]  [80277faf] 
futex_unlock_pi+0x13f/0x320
Apr 15 08:30:23 willster kernel: [24151.925805]  [80278c06] 
do_futex+0xe6/0x140
Apr 15 08:30:23 willster kernel: [24151.925812]  [80278d26] 
sys_futex+0xc6/0x170
Apr 15 08:30:23 willster kernel: [24151.925819]  [8021253a] 
system_call_fastpath+0x16/0x1b
Apr 15 08:30:23 willster kernel: [24151.925827] Code: 00 00 48 c7 c2 be f3 22 
80 48 c7 c1 c1 f3 22 80 e9 dd fe ff ff 90 90 90 90 90 90 90 90 90 90 90 90 90 
55 b8 00 01 00 

[Bug 261065] [NEW] install with camera attached starts motion, doesn't finish install

2008-08-25 Thread Stewart Smith
Public bug reported:

Binary package hint: motion

If you install the motion package with a webcam attached, motion gets
started and doesn't start as daemon.

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

-- 
install with camera attached starts motion, doesn't finish install
https://bugs.launchpad.net/bugs/261065
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 261065] Re: install with camera attached starts motion, doesn't finish install

2008-08-25 Thread Stewart Smith
motion:
  Installed: (none)
  Candidate: 3.2.9-1
  Version table:
 3.2.9-1 0
500 http://saturn.local.flamingspork.com hardy/universe Packages
500 http://saturn.local.flamingspork.com hardy/universe Packages
100 /var/lib/dpkg/status


(after having removed it, which is why it's not installed). On saturn
there is apt-cacher running.

-- 
install with camera attached starts motion, doesn't finish install
https://bugs.launchpad.net/bugs/261065
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 228070] [NEW] subsequent displays of 'move message to folder' dialog doesn't preserve last folder if two folders with same name

2008-05-07 Thread Stewart Smith
Public bug reported:

Binary package hint: evolution

If there are two folders with the same name (but with different parents), e.g.
a/foo
b/foo

and you use the 'move message to folder' dialog (ctrl-shift-v) to move
to a/foo, the next time you press ctrl-shift-v on a message (e.g. the
next unread), the previously used mailbox isn't highlighted. Ordinarily,
it would be (if you rename b/foo to b/bfoo, then it is).

with:
a/foo
b/bfoo

it works perfectly.

ProblemType: Bug
Architecture: amd64
Date: Thu May  8 15:10:33 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
Package: evolution 2.22.1-0ubuntu3
PackageArchitecture: amd64
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.24-16-generic x86_64

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


** Tags: apport-bug

-- 
subsequent displays of 'move message to folder' dialog doesn't preserve last 
folder if two folders with same name
https://bugs.launchpad.net/bugs/228070
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 228070] Re: subsequent displays of 'move message to folder' dialog doesn't preserve last folder if two folders with same name

2008-05-07 Thread Stewart Smith

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/14356630/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14356631/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14356632/ProcStatus.txt

-- 
subsequent displays of 'move message to folder' dialog doesn't preserve last 
folder if two folders with same name
https://bugs.launchpad.net/bugs/228070
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 76424] Re: resume from Hibernate fails with kernel upgrade

2007-07-02 Thread Stewart Smith
I don't see how a situation that causes data loss with the simple act of
hibernate/resume is a feature request...

It would work to just update the default kernel for grub in the shutdown
scripts instead of on package upgrade.

-- 
resume from Hibernate fails with kernel upgrade
https://bugs.launchpad.net/bugs/76424
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


[Bug 76424] Re: resume from Hibernate fails with kernel upgrade

2007-06-13 Thread Stewart Smith
it's due to booting the NEW kernel which won't resume from the state
written by the OLD kernel.

The fix is to boot the old kernel instead if there's an image to be
restored.

-- 
resume from Hibernate fails with kernel upgrade
https://bugs.launchpad.net/bugs/76424
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


Re: [Bug 13851] Re: Grub will not install to XFS Formatted Partition

2007-05-11 Thread Stewart Smith
*** This bug is a duplicate of bug 8058 ***
https://bugs.launchpad.net/bugs/8058

On Thu, 2007-05-10 at 07:02 +, Mourad Mokrane wrote:
 *** This bug is a duplicate of bug 8058 ***
 https://bugs.launchpad.net/bugs/8058
 
 Looks like that bug is still present in Feisty Fawn. Nor grub or lilo
 will install on XFS. Really annoying, and for some users it can be a
 show stopper...

ext3 /boot and xfs / works okay.
-- 
Stewart Smith ([EMAIL PROTECTED])
http://www.flamingspork.com/

-- 
Grub will not install to XFS Formatted Partition
https://bugs.launchpad.net/bugs/13851
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 76424] Re: resume from Hibernate fails with kernel upgrade

2007-02-15 Thread Stewart Smith
applies to all versions.

You cannot do any dist-upgrade or update-manager kernel upgrade,
hibernate and resume. GRUB picks the new kernel (which won't read the
suspend image) instead of the old one which can.

-- 
resume from Hibernate fails with kernel upgrade
https://launchpad.net/bugs/76424

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


[Bug 75426] Re: Crash while running offlineimap

2006-12-19 Thread Stewart Smith
The following doesn't really give me much:

$ apport-retrace -s _usr_bin_evolution-2.8.1000.crash 
--- stack trace ---
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
--- thread stack trace ---
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.


Could this be indicative of the core dump not being complete? the info from the 
ProcStatus surely indicates so:
VmPeak:   695472 kB
VmSize:   659996 kB
VmLck: 0 kB
VmHWM:328724 kB
VmRSS:328724 kB
VmData:   377724 kB

It's only a 200MB core. It also doesn't load into GDB - it gives this error:
/tmp/foo/CoreDump is not a core dump: File format not recognized

Evolution routinely for me uses over 200MB of memory (current resident
portion is 288m, virt 512m) and that's only using it lightly for a few
hours. Usually about 400-500MB resident.

is there some limit somewhere preventing these types of dumps being
created properly?

If you don't think it's possible to rescue proper debug information from
this crash dump, better close the bug until next time comes along with a
proper one.

-- 
Crash while running offlineimap
https://launchpad.net/bugs/75426

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


[Bug 76424] resume from Hibernate fails with kernel upgrade

2006-12-19 Thread Stewart Smith
Public bug reported:

1) Apply kernel update (but don't immediately reboot, as you're working)
2) have to move somewhere, hibernate laptop
3) power on laptop to restore from hibernate
4) look at the login screen, not your resumed desktop.

proposed fix: boot old kernel if hibernate exists.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
resume from Hibernate fails with kernel upgrade
https://launchpad.net/bugs/76424

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


[Bug 75426] Re: Crash while running offlineimap

2006-12-16 Thread Stewart Smith
gah, sorry about that. It's a 53MB dump, so a bit hard to attach. should
be fixed now.

-- 
Crash while running offlineimap
https://launchpad.net/bugs/75426

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


[Bug 75426] Crash while running offlineimap

2006-12-11 Thread Stewart Smith
Public bug reported:

Evolution open, running offlineimap, evolution crashed.

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Crash while running offlineimap
https://launchpad.net/bugs/75426

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


[Bug 75426] Re: Crash while running offlineimap

2006-12-11 Thread Stewart Smith
sorry, make that .bz2 as it's a bit smaller then

-- 
Crash while running offlineimap
https://launchpad.net/bugs/75426

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


[Bug 75426] Re: Crash while running offlineimap

2006-12-11 Thread Stewart Smith
crash report at:
http://saturn.flamingspork.com/~stewart/_usr_bin_evolution-2.8.1000.crash

-- 
Crash while running offlineimap
https://launchpad.net/bugs/75426

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


[Bug 70878] Re: evolution-alarm-notify crash at midnight

2006-12-05 Thread Stewart Smith
here's another trace after a similar crash. Silly me only installed the
libglib2.0-0-dbg package though... installed the others now. hopfully
this helps though.

** Attachment added: trace with libglib2.0-0-dbg installed
   http://librarian.launchpad.net/5254735/evolution-alarm-notify-bugreport.txt

-- 
evolution-alarm-notify crash at midnight
https://launchpad.net/bugs/70878

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


[Bug 70878] Re: evolution-alarm-notify crash at midnight

2006-11-28 Thread Stewart Smith
I've installed the package and will wait until the next crash
(unless there's an easy way to extract more info from the crash report
attached).


I notice that it's not crashing every night, so i'm not quite sure on why it 
did that time.

-- 
evolution-alarm-notify crash at midnight
https://launchpad.net/bugs/70878

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


[Bug 70878] evolution-alarm-notify crash at midnight

2006-11-08 Thread Stewart Smith
Public bug reported:

Binary package hint: evolution

clock ticked over to midnight, evolution-alarm-notify crashed.

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
evolution-alarm-notify crash at midnight
https://launchpad.net/bugs/70878

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


[Bug 70878] Re: evolution-alarm-notify crash at midnight

2006-11-08 Thread Stewart Smith

** Attachment added: crash report
   http://librarian.launchpad.net/4997781/evolution-alarm-notify-bugreport.txt

-- 
evolution-alarm-notify crash at midnight
https://launchpad.net/bugs/70878

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


[Bug 59856] Re: dist-upgrade to edgy cannot resolve conflicts

2006-09-11 Thread Stewart Smith
note that when trying 'apt-get dist-upgrade', the dependencies are
resolved okay and it doesn't complain.

-- 
dist-upgrade to edgy cannot resolve conflicts
https://launchpad.net/bugs/59856

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


[Bug 59856] Re: dist-upgrade to edgy cannot resolve conflicts

2006-09-11 Thread Stewart Smith
hrrm... after a successful (with several tries, retries -f install) apt-
get dist-upgrade, the directory is now empty.

Perhaps the logs should be kept around?

-- 
dist-upgrade to edgy cannot resolve conflicts
https://launchpad.net/bugs/59856

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


[Bug 59856] dist-upgrade to edgy cannot resolve conflicts

2006-09-10 Thread Stewart Smith
Public bug reported:

On a well loved but relatively clean dapper system, dist-upgrade cannot
resolve dependencies to do an upgrade.

Output (after s/dapper/edgy/ in /etc/apt/sources.list, aptitude update)
is:

$ sudo aptitude dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
  hpijs libgcj7-0 libgmime2.2-cil libvte4 python2.4-libxslt1 upstart
The following packages are unused and will be REMOVED:
  compiz-kde hfsutils libgnutls11 libqt4-core libqt4-gui libqt4-qt3support 
libqt4-sql
  qt4-qtconfig resolvconf
The following NEW packages will be automatically installed:
  apport apport-gtk cli-common compiz-core compiz-plugins console-setup
  console-terminus cpp-4.1 cupsys-common dash edgy-community-wallpapers
  edgy-gdm-themes edgy-session-splashes edgy-wallpapers 
evolution-data-server-common
  fontconfig-config g++-4.1 gcc-3.4-base gcc-4.1 gcc-4.1-base 
gnome-keyring-manager
  gnome-media-common gray-theme gtk2-engines human-cursors-theme human-gtk-theme
  human-icon-theme human-theme hwdb-client-common hwdb-client-gnome
  industrialtango-theme lapack3 legacyhuman-theme libbluetooth2 libcairomm-1.0-1
  libdb4.4 libdbus-1-3 libdirectfb-0.9-24 libebook1.2-9 libecal1.2-7 
libedata-cal1.2-6
  libedataserverui1.2-8 libegroupwise1.2-12 libexchange-storage1.2-2 libg2c0 
libgadu3
  libgail18 libgcj-bc libgksu2-0 libgl1-mesa-glx libgnome-jni libgnome-media0
  libgnome-window-settings1 libgnutls13 libgoffice-0-3 libgoffice-0-common
  libgsf-1-114 libgsf-gnome-1-114 libgtop2-common libgucharmap5 liblua50 
liblualib50
  libmono-cairo1.0-cil libmono-corlib1.0-cil libmono-data-tds1.0-cil
  libmono-security1.0-cil libmono-sharpzip0.6-cil libmono-sharpzip0.84-cil
  libmono-sqlite1.0-cil libmono-system-data1.0-cil libmono-system-runtime1.0-cil
  libmono-system-web1.0-cil libmono-system1.0-cil libmono1.0-cil libmudflap0
  libmudflap0-dev libmyspell3c2 libnautilus-burn4 libnet-dbus-perl libnewt0.52
  liboobs-1-1 libparted1.7-1 libpci2 libstdc++6-4.1-dev libtasn1-3 
libtasn1-3-bin
  libvisual-0.4-0 libvisual-0.4-plugins libvolumeid0 libvte9 libwxbase2.6-0
  libx11-data libxevie1 libxext-dev libxine1 libxklavier11 libxml-grove-perl
  libxml-perl linux-headers-2.6.17-7 linux-headers-2.6.17-7-386
  linux-image-2.6.17-7-386 linux-libc-dev linux-restricted-modules-2.6.17-7-386 
lynx
  metacity-common mktemp mono-gac mono-runtime outdoors-theme 
python-apport-utils
  python-cairo python-central python-dbus python-egenix-mxdatetime 
python-gobject
  python-numeric-ext python-problem-report python-scientific python-support 
refblas3
  resilience-theme silicon-theme startup-tasks system-services sysvutils tasksel
  tasksel-data totem-mozilla tzdata upstart-compat-sysv upstart-logd vim-tiny 
volumeid
  x11proto-xext-dev xbitmaps xchat-gnome-common xfonts-encodings xkb-data xorg
  xserver-xorg-video-all xserver-xorg-video-apm xserver-xorg-video-ark
  xserver-xorg-video-ati xserver-xorg-video-chips xserver-xorg-video-cirrus
  xserver-xorg-video-cyrix xserver-xorg-video-dummy xserver-xorg-video-fbdev
  xserver-xorg-video-glint xserver-xorg-video-i128 xserver-xorg-video-i740
  xserver-xorg-video-i810 xserver-xorg-video-imstt xserver-xorg-video-mga
  xserver-xorg-video-neomagic xserver-xorg-video-newport xserver-xorg-video-nsc
  xserver-xorg-video-nv xserver-xorg-video-rendition xserver-xorg-video-s3
  xserver-xorg-video-s3virge xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sis 
xserver-xorg-video-sisusb
  xserver-xorg-video-tdfx xserver-xorg-video-tga xserver-xorg-video-trident
  xserver-xorg-video-tseng xserver-xorg-video-v4l xserver-xorg-video-vesa
  xserver-xorg-video-vga xserver-xorg-video-via xserver-xorg-video-vmware
  xserver-xorg-video-voodoo xtrans-dev
The following packages will be automatically REMOVED:
  gtk2-engines-clearlooks gtk2-engines-crux gtk2-engines-highcontrast
  gtk2-engines-industrial gtk2-engines-lighthouseblue gtk2-engines-mist
  gtk2-engines-redmond95 gtk2-engines-smooth gtk2-engines-thinice libgl1-mesa
  libnewt0.51 libxklavier10 python2.4-adns python2.4-apt python2.4-cairo
  python2.4-clientcookie python2.4-crypto python2.4-dbus python2.4-gadfly
  python2.4-gdbm python2.4-glade2 python2.4-gnome2 python2.4-gnome2-desktop
  python2.4-gnome2-extras python2.4-gobject python2.4-gtk2 python2.4-htmlgen
  python2.4-htmltmpl python2.4-imaging python2.4-imaging-sane python2.4-jabber
  python2.4-kjbuckets python2.4-ldap python2.4-libxml2 python2.4-mysqldb
  python2.4-numeric python2.4-pam python2.4-pexpect python2.4-pgsql 
python2.4-pylibacl
  python2.4-pyopenssl python2.4-pyorbit python2.4-pyxattr python2.4-reportlab
  python2.4-simpletal python2.4-soappy python2.4-sqlite python2.4-syck 
python2.4-tk
  python2.4-xml python2.4-xmpp xserver-xorg-driver-all xserver-xorg-driver-apm
  xserver-xorg-driver-ark xserver-xorg-driver-ati