[Bug 2055405] Re: python3-samba syntaxwarnings while upgrading

2024-02-29 Thread Douglas Bagnall
FWIW, many of these have upstream fixes, e.g.
26ff87dcfeaf5a2aff5f28c0aa5d99437c79a68c
bd8c3afe1060b48fdf640560518d33ee50e675f6

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

Title:
  python3-samba syntaxwarnings while upgrading

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


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

[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-23 Thread Douglas Bagnall
hi Colin,

I first met on a 3.19.0-20 build:

Linux samba-build-i386-32bit 3.19.0-20-generic #20-Ubuntu SMP Fri May 29
10:06:53 UTC 2015 i686 i686 i686 GNU/Linux

and as far as I can tell (taking into account Joseph's 3.16 and upstream
4.2rc3), that a87938b/b51621a commit is neither the cure or culprit.

It is interesting that it works for you on a VM -- it looks like the
specific VM peculiarities matter. I'll try to find out what my VM
actually is, beyond openstack.

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1277804] Re: js2-mode is following wrong upstream

2015-07-23 Thread Douglas Bagnall
This would appear to be fixed in Wily:

http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/wily/js2-mode/wily/revision/10

 * New upstream release.
+ Use fork from mooz.
+ Update homepage in debian/control.
+ Remove patch for local variables, not needed anymore.

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

Title:
  js2-mode is following wrong upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/js2-mode/+bug/1277804/+subscriptions

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


[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-23 Thread Douglas Bagnall
 I'll try to find out what my VM actually is, beyond openstack.

KVM 2.0.0+dfsg-2ubuntu1.11

The processor (per attached files above) is Intel Xeon E312xx (Sandy
Bridge).

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-22 Thread Douglas Bagnall
Thanks Joseph!
It's no better with  3.16.0-44-generic #59~lp1471029. Perhaps even slightly 
worse -- in my sample of 2 I've seen the heap at b8d- and b94-, while I think 
stock Vivid 3.19 was most often in the b7's.

$ uname -a
Linux samba-build-i386-4-32bit 3.16.0-44-generic #59~lp1471029 SMP Wed Jul 22 
22:24:19 UTC 2015 i686 i686 i686 GNU/Linux

$ /usr/bin/xsltproc --nonet -o default/docs-xml/manpages/smb.conf.5 
/home/ubuntu/autobuild/b22271/samba/docs-xml/xslt/man.xsl 
default/docs-xml/manpages/smb.conf.5.xml  (set -e; for x in {1..200};  do cat 
/proc/$!/maps   proc-maps/$!-$x; sleep 0.2;done)
[1] 919
[1]+  Segmentation fault

$ head proc-maps/919-2
b5976000-b5979000 rw-p  00:00 0 
b5979000-b5995000 r-xp  fd:01 2095   
/lib/i386-linux-gnu/libgcc_s.so.1
b5995000-b5996000 rw-p 0001b000 fd:01 2095   
/lib/i386-linux-gnu/libgcc_s.so.1
b5996000-b5997000 rw-p  00:00 0 
b5997000-b5a8 r-xp  fd:01 56064  
/usr/lib/i386-linux-gnu/libstdc++.so.6.0.20
b5a8-b5a84000 r--p 000e9000 fd:01 56064  
/usr/lib/i386-linux-gnu/libstdc++.so.6.0.20
b5a84000-b5a85000 rw-p 000ed000 fd:01 56064  
/usr/lib/i386-linux-gnu/libstdc++.so.6.0.20
b5a85000-b5a8c000 rw-p  00:00 0 
b5a8c000-b70f7000 r-xp  fd:01 55921  
/usr/lib/i386-linux-gnu/libicudata.so.52.1
b70f7000-b70f8000 r--p 0166a000 fd:01 55921  
/usr/lib/i386-linux-gnu/libicudata.so.52.1

$ tail proc-maps/919-2
b77c3000-b77c4000 r-xp  00:00 0  [vdso]
b77c4000-b77c6000 r--p  00:00 0  [vvar]
b77c6000-b77e8000 r-xp  fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b77e8000-b77e9000 r--p 00021000 fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b77e9000-b77ea000 rw-p 00022000 fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b77ea000-b77ef000 r-xp  fd:01 58216  /usr/bin/xsltproc
b77ef000-b77f r--p 4000 fd:01 58216  /usr/bin/xsltproc
b77f-b77f1000 rw-p 5000 fd:01 58216  /usr/bin/xsltproc
b8db2000-b8f11000 rw-p  00:00 0  [heap]
bfbd8000-bfbf9000 rw-p  00:00 0  [stack]

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-22 Thread Douglas Bagnall
hi Joseph

Those packages don't want to install on the i386:

dpkg: error processing archive 
linux-tools-3.16.0-44-generic_3.16.0-44.59~lp1471029_amd64.deb (--install):
package architecture (amd64) does not match system (i386)

(In compiling the 4.2 upstream kernel for i386, I ended up using a whole
series of magic flags -- something like this:

   DEB_HOST_ARCH=i386 linux32 fakeroot make-kpkg –arch i386 –cross-compile – ...
)

BTW, the machine in question now has sufficient disk to compile a
kernel, so I could do it there if that is easier.

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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

[Bug 1471029] ProcInterrupts.txt

2015-07-21 Thread Douglas Bagnall
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1471029/+attachment/4432285/+files/ProcInterrupts.txt

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-21 Thread Douglas Bagnall
apport information

** Tags added: apport-collected ec2-images vivid

** Description changed:

  Running the Samba autobuild tests on a 15.04 openstack image results in
  a segfault in this command:
  
  /usr/bin/xsltproc --nonet -o default/docs-xml/manpages/smb.conf.5
  /home/ubuntu/autobuild/b22271/samba/docs-xml/xslt/man.xsl default/docs-
  xml/manpages/smb.conf.5.xml
  
  I reported this upstream as a bug in xsltproc, but it was found to be
  impossible to reproduce using upstream source on the openstack instance:
  
  https://bugzilla.gnome.org/show_bug.cgi?id=751764
  
  Comment 8 (https://bugzilla.gnome.org/show_bug.cgi?id=751764#c8) is
  particularly informative.
  
  The stack trace below shows the segfault actually occurs in libxml's
  xpath evaluation functions. I see no difference between xpath.c in
  upstream 2.9.2 and Ubuntu's version.
  
  (gdb) bt 12
  #0  0xb760f874 in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc818) at 
../../xpath.c:13606
  #1  0xb760f82e in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc890) at 
../../xpath.c:13598
  #2  0xb7610244 in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc8b8) at 
../../xpath.c:13529
  #3  0xb760f9d6 in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc8e0) at 
../../xpath.c:13977
  #4  0xb7612735 in xmlXPathCompOpEval (op=optimized out, ctxt=0xba25d3e8) at 
../../xpath.c:14552
  #5  xmlXPathRunEval (ctxt=0xba25d3e8, toBool=optimized out) at 
../../xpath.c:14552
  #6  0xb76171ed in xmlXPathCompiledEvalInternal (toBool=0, resObj=synthetic 
pointer, ctxt=optimized out, comp=optimized out) at ../../xpath.c:14915
  #7  xmlXPathCompiledEval__internal_alias (comp=0xb866a948, ctx=0xb99bd308) at 
../../xpath.c:14978
  #8  0xb7787260 in xsltEvalVariable (ctxt=ctxt@entry=0xb9836560, 
variable=variable@entry=0xba25d3b0, castedComp=0xb86a4238) at 
../../../libxslt/variables.c:903
  #9  0xb778759a in xsltBuildVariable (ctxt=0xb9836560, castedComp=0xb86a4238, 
tree=0xb86a6978) at ../../../libxslt/variables.c:1759
  #10 0xb7788bfa in xsltParseStylesheetCallerParam (ctxt=0xb86a6978, 
inst=0xb86a6978) at ../../../libxslt/variables.c:1975
  #11 0xb779b9db in xsltCallTemplate (ctxt=0xb9836560, node=0xb85efed8, 
inst=0xb86a6880, castedComp=0xb86a4148) at ../../../libxslt/transform.c:4739
  (More stack frames follow...)
  
  (gdb) bt -5
  #3311 0xb779a7de in xsltProcessOneNode (ctxt=0xb9836560, 
contextNode=0xb97586a0, withParams=0x0) at ../../../libxslt/transform.c:2097
  #3312 0xb779d818 in xsltApplyStylesheetInternal (style=0xba25d3e8, 
style@entry=0xb85ee200, doc=0xb86bc7f0, doc@entry=0xb97586a0, params=0xb77ed340 
params, 
  output=0xb85e13e0 default/docs-xml/manpages/smb.conf.5, profile=0x0, 
userCtxt=0xb9836560) at ../../../libxslt/transform.c:6159
  #3313 0xb779df8d in xsltRunStylesheetUser (style=0xb85ee200, doc=0xb97586a0, 
params=0xb77ed340 params, output=0xb85e13e0 
default/docs-xml/manpages/smb.conf.5, SAX=0x0, IObuf=0x0, 
  profile=0x0, userCtxt=0xb9836560) at ../../../libxslt/transform.c:6449
  #3314 0xb77ea12c in xsltProcess (doc=0xb97586a0, cur=0xb85ee200, 
filename=0xbfd59812 default/docs-xml/manpages/smb.conf.5.xml) at 
../../../xsltproc/xsltproc.c:483
  #3315 0xb77e9298 in main (argc=6, argv=0xbfd58f94) at 
../../../xsltproc/xsltproc.c:903
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 Jul  9 00:13 seq
+  crw-rw 1 root audio 116, 33 Jul  9 00:13 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.17.2-0ubuntu1.1
+ Architecture: i386
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/timer', 
'/dev/snd/seq'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 15.04
+ Ec2AMI: ami-012b
+ Ec2AMIManifest: FIXME
+ Ec2AvailabilityZone: nz-por-1a
+ Ec2InstanceType: c1.c4r4
+ Ec2Kernel: aki-0005
+ Ec2Ramdisk: ari-0005
+ IwConfig: Error: [Errno 2] No such file or directory
+ Lsusb:
+  Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd 
+  Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: OpenStack Foundation OpenStack Nova
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
+ ProcVersionSignature: User Name 3.19.0-20.20-generic 3.19.8
+ RelatedPackageVersions:
+  linux-restricted-modules-3.19.0-20-generic N/A
+  linux-backports-modules-3.19.0-20-generic  N/A
+  linux-firmware N/A
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  vivid ec2-images
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 3.19.0-20-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm 

[Bug 1471029] WifiSyslog.txt

2015-07-21 Thread Douglas Bagnall
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1471029/+attachment/4432288/+files/WifiSyslog.txt

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Lspci.txt

2015-07-21 Thread Douglas Bagnall
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1471029/+attachment/4432283/+files/Lspci.txt

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] UdevDb.txt

2015-07-21 Thread Douglas Bagnall
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1471029/+attachment/4432287/+files/UdevDb.txt

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] JournalErrors.txt

2015-07-21 Thread Douglas Bagnall
apport information

** Attachment added: JournalErrors.txt
   
https://bugs.launchpad.net/bugs/1471029/+attachment/4432282/+files/JournalErrors.txt

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] ProcModules.txt

2015-07-21 Thread Douglas Bagnall
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1471029/+attachment/4432286/+files/ProcModules.txt

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] ProcCpuinfo.txt

2015-07-21 Thread Douglas Bagnall
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1471029/+attachment/4432284/+files/ProcCpuinfo.txt

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-21 Thread Douglas Bagnall
So, it isn't the ld-linux.so, it is the kernel on 32 bit i386, where
exec is loading PIE elf binaries in such a way that the heap and the
stack are next to each other and have very little room. About 20% of
/usr/bin/* (and others, like /bin/systemd) on the vivid cloud image is
affected, though in many cases their memory use is too low to cause
problems.

The problem was discovered in the samba test suite, which uses xsltproc
to generate manpages. One of the bigger man pages caused a segfault.


** Package changed: glibc (Ubuntu) = linux (Ubuntu)

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-21 Thread Douglas Bagnall
Bug is fixed in upstream kernel 4.2.0 rc3, with the heap getting roughly
800Mb to use and the stack 135.

80085000-8008a000 r-xp  fd:01 58216  /usr/bin/xsltproc
8008a000-8008b000 r--p 4000 fd:01 58216  /usr/bin/xsltproc
8008b000-8008c000 rw-p 5000 fd:01 58216  /usr/bin/xsltproc
81432000-9176b000 rw-p  00:00 0  [heap]
b56e7000-b5747000 rw-p  00:00 0 
b57a8000-b58df000 rw-p  00:00 0 
b58df000-b58fb000 r-xp  fd:01 2095   
/lib/i386-linux-gnu/libgcc_s.so.1
[...etc...]
b771c000-b771d000 rw-p 00043000 fd:01 67414  
/usr/lib/i386-linux-gnu/libxslt.so.1.1.28
b7726000-b7728000 rw-p  00:00 0 
b7728000-b772a000 r--p  00:00 0  [vvar]
b772a000-b772b000 r-xp  00:00 0  [vdso]
b772b000-b774d000 r-xp  fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b774d000-b774e000 r--p 00021000 fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b774e000-b774f000 rw-p 00022000 fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
bfe18000-bff04000 rw-p  00:00 0  [stack]

I am suspicious of fs/binfmt_elf.c, and in particular  [upstream
a87938b2e/ ubuntu b51621abb] fs/binfmt_elf.c: fix bug in loading of PIE
binaries , but I have no proof yet.

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-12 Thread Douglas Bagnall
It seems like a kernel thing. brk is returning bad addresses. Below,
tail is an unaffected process, and xsltproc is affected. brk should be
returning a 7 digit hex address, like it does for tail.

$ head -2 *.strace
== tail.strace ==
execve(/usr/bin/tail, [tail, xsltproc.strace], [/* 33 vars */]) = 0
brk(0)  = 0x98a2000

== xsltproc.strace ==
execve(/usr/bin/xsltproc, [/usr/bin/xsltproc, --nonet, -o, 
default/docs-xml/manpages/smb.co..., /home/ubuntu/autobuild/b22271/sa..., 
default/docs-xml/manpages/smb.co...], [/* 33 vars */]) = 0
brk(0)  = 0xb84f1000

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: Segfault in xsltproc on i386

2015-07-07 Thread Douglas Bagnall
For example, look at /bin/systemd, which has R_386_RELATIVE blocks:

$ objdump -R /bin/systemd |head -7

/bin/systemd: file format elf32-i386

DYNAMIC RELOCATION RECORDS
OFFSET   TYPE  VALUE 
00148440 R_386_RELATIVE*ABS*
00148444 R_386_RELATIVE*ABS*

and it's memory looks like this:

$ sudo cat /proc/1/maps
b7268000-b726a000 rw-p  00:00 0 
b726a000-b726e000 r-xp  fd:01 2167   
/lib/i386-linux-gnu/libuuid.so.1.3.0
b726e000-b726f000 r--p 3000 fd:01 2167   
/lib/i386-linux-gnu/libuuid.so.1.3.0
b726f000-b727 rw-p 4000 fd:01 2167   
/lib/i386-linux-gnu/libuuid.so.1.3.0
b727-b72b3000 r-xp  fd:01 2120   
/lib/i386-linux-gnu/libblkid.so.1.1.0
b72b3000-b72b6000 r--p 00043000 fd:01 2120   
/lib/i386-linux-gnu/libblkid.so.1.1.0
b72b6000-b72b7000 rw-p 00046000 fd:01 2120   
/lib/i386-linux-gnu/libblkid.so.1.1.0
b72b7000-b72b9000 rw-p  00:00 0 
b72b9000-b72bc000 r-xp  fd:01 2130   
/lib/i386-linux-gnu/libdl-2.21.so
b72bc000-b72bd000 r--p 2000 fd:01 2130   
/lib/i386-linux-gnu/libdl-2.21.so
b72bd000-b72be000 rw-p 3000 fd:01 2130   
/lib/i386-linux-gnu/libdl-2.21.so
b72be000-b732e000 r-xp  fd:01 2103   
/lib/i386-linux-gnu/libpcre.so.3.13.1
b732e000-b732f000 r--p 0006f000 fd:01 2103   
/lib/i386-linux-gnu/libpcre.so.3.13.1
b732f000-b733 rw-p 0007 fd:01 2103   
/lib/i386-linux-gnu/libpcre.so.3.13.1
b733-b7337000 r-xp  fd:01 2090   
/lib/i386-linux-gnu/librt-2.21.so
b7337000-b7338000 r--p 6000 fd:01 2090   
/lib/i386-linux-gnu/librt-2.21.so
b7338000-b7339000 rw-p 7000 fd:01 2090   
/lib/i386-linux-gnu/librt-2.21.so
b7339000-b7385000 r-xp  fd:01 2154   
/lib/i386-linux-gnu/libmount.so.1.1.0
b7385000-b7386000 r--p 0004b000 fd:01 2154   
/lib/i386-linux-gnu/libmount.so.1.1.0
b7386000-b7387000 rw-p 0004c000 fd:01 2154   
/lib/i386-linux-gnu/libmount.so.1.1.0
b7387000-b7388000 rw-p  00:00 0 
b7388000-b7394000 r-xp  fd:01 2076   
/lib/i386-linux-gnu/libapparmor.so.1.2.1
b7394000-b7395000 r--p b000 fd:01 2076   
/lib/i386-linux-gnu/libapparmor.so.1.2.1
b7395000-b7396000 rw-p c000 fd:01 2076   
/lib/i386-linux-gnu/libapparmor.so.1.2.1
b7396000-b7397000 rw-p  00:00 0 
b7397000-b73b1000 r-xp  fd:01 2142   
/lib/i386-linux-gnu/libkmod.so.2.2.8
b73b1000-b73b2000 r--p 00019000 fd:01 2142   
/lib/i386-linux-gnu/libkmod.so.2.2.8
b73b2000-b73b3000 rw-p 0001a000 fd:01 2142   
/lib/i386-linux-gnu/libkmod.so.2.2.8
b73b3000-b73cd000 r-xp  fd:01 2118   
/lib/i386-linux-gnu/libaudit.so.1.0.0
b73cd000-b73ce000 r--p 00019000 fd:01 2118   
/lib/i386-linux-gnu/libaudit.so.1.0.0
b73ce000-b73cf000 rw-p 0001a000 fd:01 2118   
/lib/i386-linux-gnu/libaudit.so.1.0.0
b73cf000-b73d9000 rw-p  00:00 0 
b73d9000-b73e7000 r-xp  fd:01 2097   
/lib/i386-linux-gnu/libpam.so.0.83.1
b73e7000-b73e8000 r--p d000 fd:01 2097   
/lib/i386-linux-gnu/libpam.so.0.83.1
b73e8000-b73e9000 rw-p e000 fd:01 2097   
/lib/i386-linux-gnu/libpam.so.0.83.1
b73e9000-b73ed000 r-xp  fd:01 2067   
/lib/i386-linux-gnu/libcap.so.2.24
b73ed000-b73ee000 r--p 3000 fd:01 2067   
/lib/i386-linux-gnu/libcap.so.2.24
b73ee000-b73ef000 rw-p 4000 fd:01 2067   
/lib/i386-linux-gnu/libcap.so.2.24
b73ef000-b7413000 r-xp  fd:01 2107   
/lib/i386-linux-gnu/libselinux.so.1
b7413000-b7414000 r--p 00024000 fd:01 2107   
/lib/i386-linux-gnu/libselinux.so.1
b7414000-b7415000 rw-p 00025000 fd:01 2107   
/lib/i386-linux-gnu/libselinux.so.1
b7415000-b7417000 rw-p  00:00 0 
b7417000-b75cb000 r-xp  fd:01 2086   
/lib/i386-linux-gnu/libc-2.21.so
b75cb000-b75ce000 r--p 001b3000 fd:01 2086   
/lib/i386-linux-gnu/libc-2.21.so
b75ce000-b75d rw-p 001b6000 fd:01 2086   
/lib/i386-linux-gnu/libc-2.21.so
b75d-b75d2000 rw-p  00:00 0 
b75d2000-b75eb000 r-xp  fd:01 2079   
/lib/i386-linux-gnu/libpthread-2.21.so
b75eb000-b75ec000 r--p 00018000 fd:01 2079   
/lib/i386-linux-gnu/libpthread-2.21.so
b75ec000-b75ed000 rw-p 00019000 fd:01 2079   
/lib/i386-linux-gnu/libpthread-2.21.so
b75ed000-b75ef000 rw-p  00:00 0 
b75f3000-b75f6000 rw-p  00:00 0 
b75f6000-b75f8000 r--p  00:00 0  [vvar]
b75f8000-b75f9000 r-xp  00:00 0  [vdso]
b75f9000-b761b000 r-xp  fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b761b000-b761c000 r--p 00021000 fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b761c000-b761d000 rw-p 00022000 fd:01 2083   /lib/i386-linux-gnu/ld-2.21.so
b761d000-b7765000 r-xp  fd:01 2742   /lib/systemd/systemd
b7765000-b7776000 r--p 00148000 fd:01 2742   /lib/systemd/systemd
b7776000-b000 rw-p 00159000 fd:01 2742   /lib/systemd/systemd
b956b000-b9602000 rw-p  00:00 0  [heap]
bfb57000-bfb78000 rw-p  

[Bug 1471029] Re: ELF programs with R_386_RELATIVE blocks are badly mapped into memory

2015-07-07 Thread Douglas Bagnall
I wrote:
 For example, look at /bin/systemd, which has R_386_RELATIVE blocks 
 [demonstrates brokenness]

Another way to look at it seems to be that the properly mapped programs
have R_386_COPY blocks.

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

Title:
  ELF programs with R_386_RELATIVE blocks are badly mapped into memory

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

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


[Bug 1471029] Re: Segfault in xsltproc on i386

2015-07-07 Thread Douglas Bagnall
This is a dynamic linking/loading problem, not related to libxml2 (or
xsltproc) as first thought. The problem seems to be that executables
with R_386_RELATIVE components are being mapped entirely (including the
heap) into memory between roughly B700 and BFFF, which gives
them roughly 140M to work with. Most programs can cope with that, but
some (e.g. xsltproc performing described task) cannot.

I don't know whether to blame ld-linux.so or the kernel. This is on a
15.04 cloud image with 4GB running on openstack.


** Package changed: libxml2 (Ubuntu) = glibc (Ubuntu)

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

Title:
  Segfault in xsltproc on i386

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

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


[Bug 1471029] Re: Segfault in xsltproc on i386

2015-07-05 Thread Douglas Bagnall
I tried some more things:

1. Compiling with clang makes no difference.

2. Compiling with -fsanitize=address results a stack overflow message
followed by a stack trace. It doesn't reveal as much as the post-mortum
traceback in gdb. The address sanitizer seems to make the error
deterministic.

3. Copying the debian/ packaging directory into the git tree and compiling from 
there makes no difference. Most of the 
contents of debian/patches are already upstream anyway.

4. Switching the linker to gold makes no difference.

The process map (from apport-unpack) never lists memory as [stack], and
always has a double [heap] listing with a window of 0x1000 in the
middle. Like this:

dump9/ProcMaps:b7ccf000-bfabb000 rw-p  00:00 0  [heap]
dump9/ProcMaps:bfabc000-bfb14000 rw-p  00:00 0  [heap]

The stack pointer is using the second of these (i.e., in this case
bfabc000-bfb14000, and the segfault is when it hits the window.
Typically this allows  the stack a few hundred kB (352k in the example
above).

It looks like something is putting the process's memory together
wrongly.

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

Title:
  Segfault in xsltproc on i386

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

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


[Bug 1471029] Re: Segfault in xsltproc on i386

2015-07-05 Thread Douglas Bagnall
OK, so sampling the last two lines of the process map every 0.2 seconds:

start:
b772c000-b772e000 rw-p 5000 fd:01 67267  /usr/bin/xsltproc
bfe83000-bfea4000 rw-p  00:00 0  [stack]
0.2s
b7894000-b849e000 rw-p  00:00 0  [heap]
bfe83000-bfea4000 rw-p  00:00 0  [stack]
0.4s
b7894000-b90d5000 rw-p  00:00 0  [heap]
bfe83000-bfea4000 rw-p  00:00 0  [stack]

The heap starts to squeeze the stack for room. When they are separated
by 64k, the heap takes over the stacks naming rights, and the sizes are
fixed:

3.6s
b7894000-bfe32000 rw-p  00:00 0  [heap]
bfe4c000-bfea4000 rw-p  00:00 0  [stack]
3.8s
b7894000-bfe32000 rw-p  00:00 0  [heap]
bfe3d000-bfea4000 rw-p  00:00 0  [stack]
4.0s
b7894000-bfe32000 rw-p  00:00 0  [heap]
bfe33000-bfea4000 rw-p  00:00 0  [heap]
4.2s
b7894000-bfe32000 rw-p  00:00 0  [heap]
bfe33000-bfea4000 rw-p  00:00 0  [heap]

The stack is fixed in size from here on in, so it is only a matter of
luck and time.

20.6s
b7894000-bfe32000 rw-p  00:00 0  [heap]
bfe33000-bfea4000 rw-p  00:00 0  [heap]
20.8s
b7894000-bfe32000 rw-p  00:00 0  [heap]
bfe33000-bfea4000 rw-p  00:00 0  [heap]

post-mortum:

b7894000-bfe32000 rw-p  00:00 0  [heap]
bfe33000-bfea4000 rw-p  00:00 0  [heap]

Why? I don't know.

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

Title:
  Segfault in xsltproc on i386

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

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


[Bug 1471029] Re: Segfault in xsltproc on i386

2015-07-02 Thread Douglas Bagnall
Rebuilding libxml2_2.9.2+dfsg1-3_i386.deb from ubuntu source with -O0
fixes the issue.

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

Title:
  Segfault in xsltproc on i386

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

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


[Bug 1471029] Re: Segfault in xsltproc on i386

2015-07-02 Thread Douglas Bagnall
Actually I was wrong, -O0 doesn't fix it. Sorry.

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

Title:
  Segfault in xsltproc on i386

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

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


[Bug 1471029] [NEW] Segfault in xsltproc on i386

2015-07-02 Thread Douglas Bagnall
Public bug reported:

Running the Samba autobuild tests on a 15.04 openstack image results in
a segfault in this command:

/usr/bin/xsltproc --nonet -o default/docs-xml/manpages/smb.conf.5
/home/ubuntu/autobuild/b22271/samba/docs-xml/xslt/man.xsl default/docs-
xml/manpages/smb.conf.5.xml

I reported this upstream as a bug in xsltproc, but it was found to be
impossible to reproduce using upstream source on the openstack instance:

https://bugzilla.gnome.org/show_bug.cgi?id=751764

Comment 8 (https://bugzilla.gnome.org/show_bug.cgi?id=751764#c8) is
particularly informative.

The stack trace below shows the segfault actually occurs in libxml's
xpath evaluation functions. I see no difference between xpath.c in
upstream 2.9.2 and Ubuntu's version.

(gdb) bt 12
#0  0xb760f874 in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc818) at 
../../xpath.c:13606
#1  0xb760f82e in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc890) at 
../../xpath.c:13598
#2  0xb7610244 in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc8b8) at 
../../xpath.c:13529
#3  0xb760f9d6 in xmlXPathCompOpEval (ctxt=0xba25d3e8, op=0xb86bc8e0) at 
../../xpath.c:13977
#4  0xb7612735 in xmlXPathCompOpEval (op=optimized out, ctxt=0xba25d3e8) at 
../../xpath.c:14552
#5  xmlXPathRunEval (ctxt=0xba25d3e8, toBool=optimized out) at 
../../xpath.c:14552
#6  0xb76171ed in xmlXPathCompiledEvalInternal (toBool=0, resObj=synthetic 
pointer, ctxt=optimized out, comp=optimized out) at ../../xpath.c:14915
#7  xmlXPathCompiledEval__internal_alias (comp=0xb866a948, ctx=0xb99bd308) at 
../../xpath.c:14978
#8  0xb7787260 in xsltEvalVariable (ctxt=ctxt@entry=0xb9836560, 
variable=variable@entry=0xba25d3b0, castedComp=0xb86a4238) at 
../../../libxslt/variables.c:903
#9  0xb778759a in xsltBuildVariable (ctxt=0xb9836560, castedComp=0xb86a4238, 
tree=0xb86a6978) at ../../../libxslt/variables.c:1759
#10 0xb7788bfa in xsltParseStylesheetCallerParam (ctxt=0xb86a6978, 
inst=0xb86a6978) at ../../../libxslt/variables.c:1975
#11 0xb779b9db in xsltCallTemplate (ctxt=0xb9836560, node=0xb85efed8, 
inst=0xb86a6880, castedComp=0xb86a4148) at ../../../libxslt/transform.c:4739
(More stack frames follow...)

(gdb) bt -5
#3311 0xb779a7de in xsltProcessOneNode (ctxt=0xb9836560, 
contextNode=0xb97586a0, withParams=0x0) at ../../../libxslt/transform.c:2097
#3312 0xb779d818 in xsltApplyStylesheetInternal (style=0xba25d3e8, 
style@entry=0xb85ee200, doc=0xb86bc7f0, doc@entry=0xb97586a0, params=0xb77ed340 
params, 
output=0xb85e13e0 default/docs-xml/manpages/smb.conf.5, profile=0x0, 
userCtxt=0xb9836560) at ../../../libxslt/transform.c:6159
#3313 0xb779df8d in xsltRunStylesheetUser (style=0xb85ee200, doc=0xb97586a0, 
params=0xb77ed340 params, output=0xb85e13e0 
default/docs-xml/manpages/smb.conf.5, SAX=0x0, IObuf=0x0, 
profile=0x0, userCtxt=0xb9836560) at ../../../libxslt/transform.c:6449
#3314 0xb77ea12c in xsltProcess (doc=0xb97586a0, cur=0xb85ee200, 
filename=0xbfd59812 default/docs-xml/manpages/smb.conf.5.xml) at 
../../../xsltproc/xsltproc.c:483
#3315 0xb77e9298 in main (argc=6, argv=0xbfd58f94) at 
../../../xsltproc/xsltproc.c:903

** Affects: libxml2 (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/1471029

Title:
  Segfault in xsltproc on i386

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

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


[Bug 1424538] [NEW] python2.7-doc should depend on or recommend libjs-underscore

2015-02-22 Thread Douglas Bagnall
Public bug reported:

Python's documentation search needs libjs-underscore to work.

The dependency is there for python3.4-doc, but not 2.7.

This is similar to bug #1001585 in which a symlink to underscore.js was
missing. Now the symlink is there, but its target is not except by
coincidence.

At least 14.04 and 14.10 are affected.

** Affects: python2.7 (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/1424538

Title:
  python2.7-doc should depend on or recommend libjs-underscore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1424538/+subscriptions

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


[Bug 501601] Re: Bash in gnome-terminal shows control characters as unsupported-unicode squares

2014-06-19 Thread Douglas Bagnall
The annoying thing for me is not that these characters are represented,
but that they ignore the character grid. If I run,

   for x in `seq 1 31`;do echo -e $x-\\x$(printf %x $x)=;done

it should print the character code, followed by a minus, followed by a
representation of the character code, followed by an equals sign --
except when the character code tells the cursor to jump around or delete
stuff.

On the linux console, and in plain old xterm, the non-moving characters
print are invisible and take up no space.

In xfce4-terminal, they print as little squares but stay within their
assigned box.

In gnome terminal, as in the attached picture, they encroach over the
following character, so that you can't read it.

This is annoying, because it means you can't look at files that e.g. use
the field separator codes (28-31) as field separators.


** Attachment added: Image showing many control characters misbehaving
   
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/501601/+attachment/4134902/+files/gnome-terminal.png

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

Title:
  Bash in gnome-terminal shows control characters as unsupported-unicode
  squares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/501601/+subscriptions

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


[Bug 1277804] [NEW] js2-mode is following wrong upstream

2014-02-07 Thread Douglas Bagnall
Public bug reported:

Ubuntu's js2-mode seems to be folloqwing the dormant
http://code.google.com/p/js2-mode/, while there is an active and
seemingly well-regarded fork at https://github.com/mooz/js2-mode.

The fork has support for modern javascript syntax (e.g. generators,
arrow functions) and builtin objects (e.g. console, DataView,
Float32Array, etc), and fixes some oddities in the original.

On the other hand it the master branch supports Emacs 24+ only, and the
emacs23 branch lags some way behind.

** Affects: js2-mode (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/1277804

Title:
  js2-mode is following wrong upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/js2-mode/+bug/1277804/+subscriptions

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


[Bug 1239580] [NEW] gstreamer-tools package information is misleading

2013-10-14 Thread Douglas Bagnall
Public bug reported:

The executables packaged in gstreamer-tools are effectively aliases for
the similarly named files in gstreamer-tools-0.10, with some additional
magic that allows them to work with GStreamer 0.8 if it is there (and it
almost certainly isn't).

The package description makes it sound as the tools worked with
GStreamer 1.0. They don't. The attached patch to debian/control might
fix that.

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: patch
   
https://bugs.launchpad.net/bugs/1239580/+attachment/3877392/+files/control.diff

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

Title:
  gstreamer-tools package information is misleading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1239580/+subscriptions

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


[Bug 1167861] [NEW] linux-image suggests fdutils -- please stop!

2013-04-11 Thread Douglas Bagnall
Public bug reported:

Every time I upgrade the kernel, aptitude suggests I install fdutils. I
am fond of reading the list of suggested packages, which makes this
repetitve and silly fdutils thing irksome.

Anyone who still needs fdutils should be able to find it for themselves.

** Affects: linux-meta (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/1167861

Title:
  linux-image suggests fdutils -- please stop!

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

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


[Bug 1167861] Re: linux-image suggests fdutils -- please stop!

2013-04-11 Thread Douglas Bagnall
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  linux-image suggests fdutils -- please stop!

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

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


[Bug 1167861] Re: linux-image suggests fdutils -- please stop!

2013-04-11 Thread Douglas Bagnall
Logs are not really relevant; I was complaining about the kernel's
packaging, not its behaviour.

$ dpkg --info 
/var/cache/apt/archives/linux-image-3.5.0-28-generic_3.5.0-28.47_amd64.deb | 
grep Suggests
 Suggests: fdutils, linux-doc-3.5.0 | linux-source-3.5.0, linux-tools

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

Title:
  linux-image suggests fdutils -- please stop!

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

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


[Bug 1087622] Re: Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging request at f91fe4fc in trace_event_raw_init+0xb/0x20]

2012-12-13 Thread Douglas Bagnall
Thanks Luis.

3.5.0-20-generic #31+lp1087622v1 AMD64 works for me.

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

Title:
  Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging
  request at f91fe4fc in trace_event_raw_init+0xb/0x20]

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

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


[Bug 1087584] Re: linux-image-3.5.0-20-generic boot oops

2012-12-08 Thread Douglas Bagnall
Bug #1087967 also looks related (lots of i915 messages, culminating in
Error: Driver 'i915' is already registered, aborting..., an oops in
register_ftrace_event, and random malfunction thereafter).

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

Title:
  linux-image-3.5.0-20-generic boot oops

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

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


[Bug 1074517] [NEW] Some documentation (Plugin Writers Guide, FAQ, Manual) is missing

2012-11-02 Thread Douglas Bagnall
Public bug reported:

I was looking for the plugin writers guide, but it wasn't there.
Reinstalling gstreamer1.0-doc produces this output:

Unpacking replacement gstreamer1.0-doc ...
Processing triggers for doc-base ...
Processing 5 changed doc-base files...
Error in `/usr/share/doc-base/gstreamer-1.0-faq', line 9: all `Format' sections 
are invalid.
Error in `/usr/share/doc-base/gstreamer-1.0-pwg', line 14: all `Format' 
sections are invalid.
Error in `/usr/share/doc-base/gstreamer-1.0-manual', line 11: all `Format' 
sections are invalid.
Note: `install-docs --verbose --check file_name' may give more details about 
the above errors.
Registering documents with scrollkeeper...
Setting up gstreamer1.0-doc (1.0.1-1) ...

I interpreted the suggested diagnostic command to be 
`/usr/sbin/install-docs -v --check /usr/share/doc-base/gstreamer-1.0-pwg`, but 
it doesn't really help: AFAICT, these are just signs that install-docs is 
noticing the files are not there.

It seems that gstreamer-0.10-doc might have the same problem.

** Affects: gstreamer1.0 (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/1074517

Title:
  Some documentation (Plugin Writers Guide, FAQ, Manual) is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1074517/+subscriptions

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


[Bug 479076] Re: Can't submit track names -- MusicBrainz interface yields empty disc info

2012-10-14 Thread Douglas Bagnall
The workaround for the double entry problem is to submit the album to
musicbrainz, enter the data there, the reload the disc (ctrl-R). That
reads the newly entered data from musicbrainz.

That said, the submit notice is misleading (as this bug shows).  Also,
sound juicer is able to find track names for some CDs from the CD
itself.  It would be nice to be able to submit these with no typing at
all.

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

Title:
  Can't submit track names -- MusicBrainz interface yields empty disc
  info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/479076/+subscriptions

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


[Bug 1015836] Re: 2040:c000 BUG: unable to handle kernel NULL pointer dereference at 0000000000000050; RIP: 0010:[ffffffffa069a5b7] [ffffffffa069a5b7] show_protocols+0xf7/0x110 [rc_core]

2012-08-22 Thread Douglas Bagnall
** Tags removed: verification-needed-precise
** Tags added: verification-done-precise

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

Title:
  2040:c000 BUG: unable to handle kernel NULL pointer dereference at
  0050; RIP: 0010:[a069a5b7] [a069a5b7]
  show_protocols+0xf7/0x110 [rc_core]

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

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


[Bug 1036132] [NEW] scp-dbus-service.py won't stop making symlinks in /tmp

2012-08-13 Thread Douglas Bagnall
Public bug reported:

douglas@kip:~$ ls -al /tmp
total 776
drwxrwxrwt 11 rootroot311296 Aug 13 22:37 .
drwxr-xr-x 24 rootroot  4096 Aug 13 01:11 ..
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:23 5028d5b139823 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:23 5028d5b13991e - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:23 5028d5b63d404 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5c0995b4 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5c0996c1 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5c53f8b4 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5cf3d59e - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5cf3d6d3 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5d441983 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5de3f5b6 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5de3f6ac - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5e356e6b - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5ed41547 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5ed41756 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:24 5028d5f245913 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d5fc4353a - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d5fc43612 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d60147aec - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d60b45553 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d60b45667 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d61048ea4 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d61a475b8 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d61a477c6 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d61f4b287 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d62949020 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d629490ec - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:25 5028d62e4eaef - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:26 5028d6384b307 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:26 5028d6384b424 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:26 5028d63d4f917 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
lrwxrwxrwx  1 douglas douglas 41 Aug 13 22:26 5028d6474d4a1 - 
/etc/cups/ppd/Brother-HL-2070N-series.ppd
...and so on. A new one every 5 seconds or so, for ever and ever.

The Brother-HL-2070N in question is a network printer, and is always
there.

Version1.3.8+20120201-0ubuntu8.1 on 12.04 with an XFCE/gnome
desktop.

I have fixed the problem by uninstalling these packages.

** Affects: system-config-printer (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/1036132

Title:
  scp-dbus-service.py won't stop making symlinks in /tmp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1036132/+subscriptions

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


[Bug 1015836] Re: 2040:c000 BUG: unable to handle kernel NULL pointer dereference at 0000000000000050; RIP: 0010:[ffffffffa069a5b7] [ffffffffa069a5b7] show_protocols+0xf7/0x110 [rc_core]

2012-08-06 Thread Douglas Bagnall
Just in case it matters, the patch that bug bot is rabbitting on about
is not quite the same as the upstream patch (linked in comment #8). I
recommend the upstream one over the attachment, though either should
work in practice.

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

Title:
  2040:c000 BUG: unable to handle kernel NULL pointer dereference at
  0050; RIP: 0010:[a069a5b7] [a069a5b7]
  show_protocols+0xf7/0x110 [rc_core]

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

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


[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-07-30 Thread Douglas Bagnall
Patch is upstream, wending its way to the mainline.

http://git.linuxtv.org/media_tree.git?a=commitdiff;h=720bb6436ff30fccad05cf5bdf961ea5b1f5686d

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

Title:
  Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

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


[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-24 Thread Douglas Bagnall
The attached patch applies to ubuntu's 3.2 and upstream 3.5rc3, and
probably everything between.

(I haven't actually tested 3.2 yet).

I have posted it upstream.


** Patch added: Patch to avoid the oops
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1015836/+attachment/3203060/+files/0001-Avoid-sysfs-oops-when-an-rc_dev-s-raw-device-is-abse.patch

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

Title:
  Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

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


[Bug 953567] Re: lircd-0.9.0 reports USB disconnect followed by kernel Oops

2012-06-23 Thread Douglas Bagnall
*** This bug is a duplicate of bug 1015836 ***
https://bugs.launchpad.net/bugs/1015836

#1015836 has the same oops stack trace.

I duped from here to there rather than vice versa, because that one is
correctly attributed to the kernel and has been referred upstream.


** This bug has been marked a duplicate of bug 1015836
   Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

Title:
  lircd-0.9.0 reports USB disconnect followed by kernel Oops

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

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


[Bug 873110] Re: Kernel Oops - BUG: unable to handle kernel NULL pointer dereference at 0000000000000050; RIP: 0010:[ffffffffa01988cf] [ffffffffa01988cf] show_protocols+0x11f/0x130 [rc_core]

2012-06-23 Thread Douglas Bagnall
*** This bug is a duplicate of bug 1015836 ***
https://bugs.launchpad.net/bugs/1015836

** This bug has been marked a duplicate of bug 1015836
   Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

Title:
  Kernel Oops - BUG: unable to handle kernel NULL pointer dereference at
  0050; RIP: 0010:[a01988cf] [a01988cf]
  show_protocols+0x11f/0x130 [rc_core]

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

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


[Bug 805584] Re: Kernel Oops - G: unable to handle kernel NULL pointer dereference at 0000000000000050; RIP: 0010:[ffffffffa0fe46e7] [ffffffffa0fe46e7] show_protocols+0xf7/0x130 [rc_core]

2012-06-23 Thread Douglas Bagnall
*** This bug is a duplicate of bug 1015836 ***
https://bugs.launchpad.net/bugs/1015836

** This bug has been marked a duplicate of bug 1015836
   Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

Title:
  Kernel Oops - G: unable to handle kernel NULL pointer dereference at
  0050; RIP: 0010:[a0fe46e7]  [a0fe46e7]
  show_protocols+0xf7/0x130 [rc_core]

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

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


[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-22 Thread Douglas Bagnall
A workaround is to remove lirc, or stop the lirc daemon before removing
the usb stick.

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

Title:
  Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

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


[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-21 Thread Douglas Bagnall
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

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


[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-21 Thread Douglas Bagnall
Thanks Joseph.

It still crashes with upstream kernel http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.5-rc3-quantal/linux-
image-3.5.0-030500rc3-generic_3.5.0-030500rc3.201206162135_amd64.deb and
the associated -extra package.

The plugging in bit is:

Jun 22 11:21:41 kip kernel: [   46.061584] usb 2-1.3: new high-speed USB device 
number 3 using ehci_hcd
Jun 22 11:21:41 kip mtp-probe: checking bus 2, device 3: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.3
Jun 22 11:21:41 kip mtp-probe: bus: 2, device: 3 was not an MTP device
Jun 22 11:21:42 kip kernel: [   46.840096] smscore_set_device_mode: firmware 
download success: sms1xxx-hcw-55xxx-dvbt-02.fw
Jun 22 11:21:42 kip kernel: [   46.843230] sms_ir_init: Allocating rc device
Jun 22 11:21:42 kip kernel: [   46.843238] sms_ir_init: IR port 0, timeout 100 
ms
Jun 22 11:21:42 kip kernel: [   46.843241] sms_ir_init: Input device (IR) SMS 
IR (Hauppauge WinTV MiniStick) is set for key events
Jun 22 11:21:42 kip kernel: [   46.884005] Registered IR keymap rc-hauppauge
Jun 22 11:21:42 kip kernel: [   46.884151] input: SMS IR (Hauppauge WinTV 
MiniStick) as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/rc/rc0/input16
Jun 22 11:21:42 kip kernel: [   46.884239] rc0: SMS IR (Hauppauge WinTV 
MiniStick) as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/rc/rc0
Jun 22 11:21:42 kip kernel: [   46.908867] DVB: registering new adapter 
(Hauppauge WinTV MiniStick)
Jun 22 11:21:42 kip kernel: [   46.909103] DVB: registering adapter 0 frontend 
0 (Siano Mobile Digital MDTV Receiver)...
Jun 22 11:21:42 kip kernel: [   46.910210] usbcore: registered new interface 
driver smsusb
Jun 22 11:21:42 kip kernel: [   46.911695] IR NEC protocol handler initialized
Jun 22 11:21:42 kip kernel: [   46.941732] IR RC5(x) protocol handler 
initialized
Jun 22 11:21:42 kip kernel: [   46.945575] IR RC6 protocol handler initialized
Jun 22 11:21:42 kip kernel: [   46.948359] IR JVC protocol handler initialized
Jun 22 11:21:42 kip kernel: [   46.954318] IR Sony protocol handler initialized
Jun 22 11:21:42 kip kernel: [   46.960088] IR SANYO protocol handler initialized
Jun 22 11:21:42 kip kernel: [   46.966777] input: MCE IR Keyboard/Mouse 
(smsmdtv) as /devices/virtual/input/input17
Jun 22 11:21:42 kip kernel: [   46.968301] IR MCE Keyboard/mouse protocol 
handler initialized
Jun 22 11:21:42 kip kernel: [   46.970622] lirc_dev: IR Remote Control driver 
registered, major 250 
Jun 22 11:21:42 kip kernel: [   46.975101] rc rc0: lirc_dev: driver 
ir-lirc-codec (smsmdtv) registered at minor = 0
Jun 22 11:21:42 kip kernel: [   46.975105] IR LIRC bridge handler initialized
Jun 22 11:21:42 kip lircd-0.9.0[1386]: caught signal
Jun 22 11:21:42 kip lircd-0.9.0[2365]: lircd(devinput) ready, using 
/var/run/lirc/lircd

Then unplugging:


un 22 11:22:11 kip kernel: [   76.528529] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.532646] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.536761] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.540878] IRQ 23 device lis3lv02d returned 
IRQ_WAKE_THREAD but no thread function available.
Jun 22 11:22:11 kip kernel: [   76.540878] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.544988] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.549114] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.553234] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.557352] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.561469] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.565588] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.569706] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.573819] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.577941] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.582031] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.586171] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.590289] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.594422] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.598522] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.602648] smsusb_onresponse: line: 118: error, 
urb status -71, 0 bytes
Jun 22 11:22:11 kip kernel: [   76.606765] smsusb_onresponse: line: 118: error, 

[Bug 1015836] [NEW] Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-20 Thread Douglas Bagnall
Public bug reported:

When I unplug my USB DVB tuner, the computer stops doing anything
useful.

Attached screenshot show the stack trace, etc (Sorry for the wobbly
camera).  I think the same information found its way into
/var/log/syslog (excerpts below), but the picture is there just in case.


This is present with 3.2.0-26-generic  x86_64 and 
linux-image-3.4.0-030400-generic (201205210521) from the kernel-ppa kernel.

Snippets from /var/log/syslog:

Plugging in, 3.2:

Jun 20 14:03:58 kip kernel: [  842.242811] usb 2-1.3: new high-speed USB device 
number 3 using ehci_hcd
Jun 20 14:03:59 kip mtp-probe: checking bus 2, device 3: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.3
Jun 20 14:03:59 kip mtp-probe: bus: 2, device: 3 was not an MTP device
Jun 20 14:04:02 kip kernel: [  846.024169] smscore_set_device_mode: firmware 
download success: sms1xxx-hcw-55xxx-dvbt-02.fw
Jun 20 14:04:02 kip kernel: [  846.027257] sms_ir_init: Allocating rc device
Jun 20 14:04:02 kip kernel: [  846.027267] sms_ir_init: IR port 0, timeout 100 
ms
Jun 20 14:04:02 kip kernel: [  846.027272] sms_ir_init: Input device (IR) SMS 
IR (Hauppauge WinTV MiniStick) is set for key events
Jun 20 14:04:04 kip kernel: [  847.849003] Registered IR keymap rc-hauppauge
Jun 20 14:04:04 kip kernel: [  847.849150] input: SMS IR (Hauppauge WinTV 
MiniStick) as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/rc/rc0/input16
Jun 20 14:04:04 kip kernel: [  847.849203] rc0: SMS IR (Hauppauge WinTV 
MiniStick) as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/rc/rc0
Jun 20 14:04:04 kip kernel: [  847.904095] DVB: registering new adapter 
(Hauppauge WinTV MiniStick)
Jun 20 14:04:04 kip kernel: [  847.905011] DVB: registering adapter 0 frontend 
0 (Siano Mobile Digital MDTV Receiver)...
Jun 20 14:04:04 kip kernel: [  847.907587] usbcore: registered new interface 
driver smsusb
Jun 20 14:04:05 kip kernel: [  848.816127] IR NEC protocol handler initialized
Jun 20 14:04:05 kip kernel: [  848.880985] IR RC5(x) protocol handler 
initialized
Jun 20 14:04:05 kip kernel: [  848.915881] IR RC6 protocol handler initialized
Jun 20 14:04:05 kip kernel: [  848.981980] IR JVC protocol handler initialized
Jun 20 14:04:05 kip kernel: [  849.074603] IR Sony protocol handler initialized
Jun 20 14:04:06 kip kernel: [  849.503278] IR SANYO protocol handler initialized
Jun 20 14:04:06 kip kernel: [  850.046844] input: MCE IR Keyboard/Mouse 
(smsmdtv) as /devices/virtual/input/input17
Jun 20 14:04:06 kip kernel: [  850.046953] IR MCE Keyboard/mouse protocol 
handler initialized
Jun 20 14:04:06 kip kernel: [  850.130825] rc rc0: lirc_dev: driver 
ir-lirc-codec (smsmdtv) registered at minor = 0
Jun 20 14:04:06 kip kernel: [  850.130829] IR LIRC bridge handler initialized
Jun 20 14:04:07 kip lircd-0.9.0[2483]: lircd(default) ready, using 
/var/run/lirc/lircd
Jun 20 14:07:51 kip wpa_supplicant[1249]: WPA: Group rekeying completed with 
00:0f:66:4b:d0:29 [GTK=TKIP]
Jun 20 14:08:45 kip lircd-0.9.0[2483]: accepted new client on 
/var/run/lirc/lircd
Jun 20 14:08:45 kip lircd-0.9.0[2483]: removed client
Jun 20 14:08:48 kip lircd-0.9.0[2483]: accepted new client on 
/var/run/lirc/lircd

Plugging in, 3.4:

Jun 20 12:41:51 kip kernel: [56968.821466] usb 2-1.3: new high-speed USB device 
number 3 using ehci_hcd
Jun 20 12:41:51 kip mtp-probe: checking bus 2, device 3: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.3
Jun 20 12:41:51 kip mtp-probe: bus: 2, device: 3 was not an MTP device
Jun 20 12:41:52 kip kernel: [56969.771712] smscore_set_device_mode: firmware 
download success: sms1xxx-hcw-55xxx-dvbt-02.fw
Jun 20 12:41:52 kip kernel: [56969.774971] sms_ir_init: Allocating rc device
Jun 20 12:41:52 kip kernel: [56969.774982] sms_ir_init: IR port 0, timeout 100 
ms
Jun 20 12:41:52 kip kernel: [56969.774987] sms_ir_init: Input device (IR) SMS 
IR (Hauppauge WinTV MiniStick) is set for key events
Jun 20 12:41:52 kip kernel: [56969.839568] Registered IR keymap rc-hauppauge
Jun 20 12:41:52 kip kernel: [56969.839746] input: SMS IR (Hauppauge WinTV 
MiniStick) as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/rc/rc0/input16
Jun 20 12:41:52 kip kernel: [56969.839853] rc0: SMS IR (Hauppauge WinTV 
MiniStick) as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.3/rc/rc0
Jun 20 12:41:52 kip kernel: [56969.869111] IR NEC protocol handler initialized
Jun 20 12:41:52 kip kernel: [56969.905160] DVB: registering new adapter 
(Hauppauge WinTV MiniStick)
Jun 20 12:41:52 kip kernel: [56969.905954] DVB: registering adapter 0 frontend 
0 (Siano Mobile Digital MDTV Receiver)...
Jun 20 12:41:52 kip kernel: [56969.908307] usbcore: registered new interface 
driver smsusb
Jun 20 12:41:52 kip kernel: [56969.925459] IR RC5(x) protocol handler 
initialized
Jun 20 12:41:52 kip kernel: [56969.927605] IR RC6 protocol handler initialized
Jun 20 12:41:52 kip kernel: [56969.934966] IR JVC protocol handler initialized
Jun 20 12:41:52 kip kernel: [56969.947612] IR Sony protocol handler initialized
Jun 20 12:41:52 kip 

[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-20 Thread Douglas Bagnall
** Attachment added: oops screen for 3.2.26 kernel
   https://bugs.launchpad.net/bugs/1015836/+attachment/3198218/+files/3.0.26.JPG

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

Title:
  Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

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


[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-20 Thread Douglas Bagnall
I will also report this upstream on the linux-media list.

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

Title:
  Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

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


[Bug 1015836] Re: Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

2012-06-20 Thread Douglas Bagnall
I don't think the USB device ID is anywhere above.  It is 2040:c000.

douglas@kip:~$ lsusb -v -d 2040:

Bus 002 Device 003: ID 2040:c000 Hauppauge Windham
Couldn't open device, some information will be missing
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x2040 Hauppauge
  idProduct  0xc000 Windham
  bcdDevice0.01
  iManufacturer   1 
  iProduct2 
  iSerial 3 
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   32
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0x80
  (Bus Powered)
MaxPower  100mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass255 Vendor Specific Subclass
  bInterfaceProtocol255 Vendor Specific Protocol
  iInterface  0 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02  EP 2 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0

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

Title:
  Oops when Hauppauge WinTV MiniStick USB DVB thing unplugged

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

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


[Bug 896916] Re: /dev/.initramfs triggers warnings in rkhunter

2011-12-07 Thread Douglas Bagnall
Acknowledged upstream:

http://sourceforge.net/mailarchive/message.php?msg_id=28258565

There seems to be no satisfactory workaround.

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

Title:
  /dev/.initramfs triggers warnings in rkhunter

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

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


[Bug 598335] Re: gnome locks up with cgroup-bin installed

2011-10-17 Thread Douglas Bagnall
FWIW (i.e. not much), I replaced the originally troubled laptop when its
backlight died, and my intention to provide more info foundered on a
shortage of means and motivation.

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

Title:
  gnome locks up with cgroup-bin installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/598335/+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 598335] Re: gnome locks up with cgroup-bin installed

2011-10-17 Thread Douglas Bagnall
FWIW (i.e. not much), I replaced the originally troubled laptop when its
backlight died, and my intention to provide more info foundered on a
shortage of means and motivation.

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

Title:
  gnome locks up with cgroup-bin installed

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

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


[Bug 664865] [NEW] Too many fonts in ttf-larabie-straight

2010-10-21 Thread Douglas Bagnall
Public bug reported:

Binary package hint: ttf-larabie-straight

There are 154 fonts in ttf-larabie-straight, and most of them are not
all that straight.  Also, most of them lack bold and oblique variants,
which limits their use in non-decorative contexts.  And for my locale
most of them are incomplete (we sometimes use macrons in NZ), which
makes them even less desirable.  Of course that is unusual, but most
latin scripters use some extensions so coverage is important.

There *are* a few useful and complete ones like, say, goodfish.  I would
like to be able to install those and ignore the rest.  For those we need
a ttf-larabie-seriously-straight.

** Affects: ttf-larabie (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Too many fonts in ttf-larabie-straight
https://bugs.launchpad.net/bugs/664865
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 619015] Re: dictionaries-common versions of ispell.el and flyspell.el break recent emacsen

2010-10-15 Thread Douglas Bagnall
Installing Debian's 1.5.14 package from http://packages.debian.org/sid
/dictionaries-common worked for me.

Their patch[1] is a little more complicated than Brian Carlson's one as
it tries to take into account 2 Gnu Emacs versions and Xemacs. See
http://git.debian.org/?p=dict-common/dictionaries-
common.git;a=commitdiff;h=6923a768933b92c68fbd5bcaa04021c1d5c5a6e4

-- 
dictionaries-common versions of ispell.el and flyspell.el break recent emacsen
https://bugs.launchpad.net/bugs/619015
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 598335] Re: gnome locks up with cgroup-bin installed

2010-06-30 Thread Douglas Bagnall
hey Jon,

It is just the same with version 0.36.2-1~9.10prevu1_i386 of cgroup-bin
and libcgroup1.  The dmesg output and kern.log are attached.

I didn't install the pam module (either this time or the first time,
IIRC).

(Sorry about the delay: I got sick and then I forgot).

Douglas

** Attachment added: kern.log with cgroup 0.36.2-1~9.10prevu1_i386 on karmic
   http://launchpadlibrarian.net/51213636/kern.log

-- 
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
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 598335] Re: gnome locks up with cgroup-bin installed

2010-06-30 Thread Douglas Bagnall

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/51213680/dmesg.txt

-- 
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
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 598335] [NEW] gnome locks up with cgroup-bin installed

2010-06-24 Thread Douglas Bagnall
Public bug reported:

I installed cgroup-bin, and its dependency libcgroup1.

Over the next few boots, Network Manager failed to associate with the
usual AP (which was functioning fine), and asked for the pass phrase.
Whether I entered it or cancelled, I got no further response from Gnome.
The mouse pointer was still mobile, but neither clicking nor keyboard
shortcuts had any effect. I could however switch to virtual terminals
with ctrl-alt-F[1-6], and there I tried sending increasingly blunt
signals, culminating in the likes of

sudo killall -9 NetworkManager 
sudo killall -9 wpa_supplicant 

but not only did this not kill anything, but the killall process itself
would hang and ignore ctrl-C, which disuaded me from this approach as I
ran out of virtual terminals.

The problem disappeared when I uninstalled cgroup-bin.  Incidentally,
aptitude would also hang until I booted into single user mode.

I didn't record dmesg, but I'm attaching a sample syslog cycle.  The
obvious things to me are the tracebacks preceded by messages like INFO:
task gnome-panel:1944 blocked for more than 120 seconds.

I'm using karmic 32 bit x86 with the 2.6.31-22-generic kernel. All
packages are up to date.

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

-- 
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
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 598335] Re: gnome locks up with cgroup-bin installed

2010-06-24 Thread Douglas Bagnall

** Attachment added: syslog snippet
   http://launchpadlibrarian.net/50878343/syslog-with-cgroup-installed

-- 
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
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 276476] Re: Idle-priority scheduling bug blocks tasks

2010-06-24 Thread Douglas Bagnall
For the information of this bug's followers, installing cgroup-bin caused me 
lock-ups and
INFO: task * blocked for more than 120 seconds messages.

https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/598335

-- 
Idle-priority scheduling bug blocks tasks
https://bugs.launchpad.net/bugs/276476
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 582206] Re: Ubuntu crashes and automatically logout

2010-05-20 Thread Douglas Bagnall
Prophet:
Have a look at https://bugs.launchpad.net/ubuntu/+bug/511774
That looks more like your problem.

-- 
Ubuntu crashes and automatically logout
https://bugs.launchpad.net/bugs/582206
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 524043] [NEW] dotedit is meaningless in menu; wastes space and misleads people

2010-02-18 Thread Douglas Bagnall
Public bug reported:

Binary package hint: graphviz-cairo

dotedit, once patched as in #136450 is useful as an opener for graphviz
files, but as it has no open dialog it does not work as a menu item.

This could be fixed in two ways:

1. The default action with no arguments could be to show an open dialog, or
2. dotedit could choose not to appear in the menu.

The attached patch provides the second solution.

** Affects: graphviz-cairo (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch

-- 
dotedit is meaningless in menu; wastes space and misleads people
https://bugs.launchpad.net/bugs/524043
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 524043] Re: dotedit is meaningless in menu; wastes space and misleads people

2010-02-18 Thread Douglas Bagnall

** Patch added: hide the dotedit script from the menu using standard desktop 
options
   http://launchpadlibrarian.net/39376338/graphviz-cairo-dotedit.diff

-- 
dotedit is meaningless in menu; wastes space and misleads people
https://bugs.launchpad.net/bugs/524043
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 136450] Re: dotedit not working for graphviz-cairo

2010-02-17 Thread Douglas Bagnall
I can confirm that harrydb's patch works for me (Karmic, graphviz-cairo
2.8-3).

The patched dotedit is still useless as a menu item, but it could
conceivably be of use as a handler for graphviz dot files.

-- 
dotedit not working for graphviz-cairo
https://bugs.launchpad.net/bugs/136450
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 456025] Re: Local documentation searching does not work due to typo in JS link

2009-11-02 Thread Douglas Bagnall
The attached patch ought to work.

** Attachment added: patch to debian/rules, fixing the spelling error
   http://launchpadlibrarian.net/34934299/correct_symlink_to_jquery.patch

-- 
Local documentation searching does not work due to typo in JS link
https://bugs.launchpad.net/bugs/456025
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 456025] Re: Local documentation searching does not work in Firefox

2009-11-01 Thread Douglas Bagnall
It's a typo in the symlink:

$ ls -al /usr/share/doc/python/html/_static/jquery.js
lrwxrwxrwx 1 root root 38 2009-10-30 16:48 
/usr/share/doc/python/html/_static/jquery.js - 
../../../../javacript/jquery/jquery.js

That should be

../../../../javascript/jquery/jquery.js

not 
../../../../javacript/jquery/jquery.js

(there's an s in javascript)

-- 
Local documentation searching does not work in Firefox
https://bugs.launchpad.net/bugs/456025
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