[Bug 1002657] Re: dkms ldtarball has bad exit status

2020-09-28 Thread gst
nvidia@jetson-b:~$ ls /var/lib/dkms/sxpf-dkms/2958/4.9.140-tegra/aarch64
log  module
nvidia@jetson-b:~$ dkms --version
dkms: 2.2.1.0
nvidia@jetson-b:~$ ls /var/lib/dkms/sxpf-dkms/2958/source
dkms.conf
nvidia@jetson-b:~$ cat /var/lib/dkms/sxpf-dkms/2958/source/dkms.conf 
PACKAGE_VERSION="2958"

PACKAGE_NAME="sxpf-dkms"
CLEAN="make -C driver/ clean"
BUILT_MODULE_NAME[0]="sxpf"
BUILT_MODULE_LOCATION[0]="driver/"
DEST_MODULE_LOCATION[0]="/kernel/drivers/char"
MAKE[0]="unset ARCH KDIR CROSS_COMPILE; 'make' -C driver/ 
KSRC=$kernel_source_dir kernel_modules"
AUTOINSTALL="yes"
nvidia@jetson-b:~$ 
nvidia@jetson-b:~$ cat 
/var/lib/dkms/sxpf-dkms/2958/4.9.140-tegra/aarch64/log/make.log
DKMS make.log for sxpf-2958 for kernel 4.9.140-tegra (aarch64)
Thu Sep 24 11:37:41 EDT 2020
make[1]: Entering directory '/var/lib/dkms/sxpf/2958/build/driver'
make[2]: Entering directory 
'/usr/src/linux-headers-4.9.140-tegra-ubuntu18.04_aarch64/kernel-4.9'
  CC [M]  /var/lib/dkms/sxpf/2958/build/driver/sxpf_module.o
  CC [M]  /var/lib/dkms/sxpf/2958/build/driver/sxpf_cmd_fifo.o
  LD [M]  /var/lib/dkms/sxpf/2958/build/driver/sxpf.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC  /var/lib/dkms/sxpf/2958/build/driver/sxpf.mod.o
  LD [M]  /var/lib/dkms/sxpf/2958/build/driver/sxpf.ko
make[2]: Leaving directory 
'/usr/src/linux-headers-4.9.140-tegra-ubuntu18.04_aarch64/kernel-4.9'
make[1]: Leaving directory '/var/lib/dkms/sxpf/2958/build/driver'
nvidia@jetson-b:~$

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

Title:
  dkms ldtarball has bad exit status

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

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

[Bug 1002657] Re: dkms ldtarball has bad exit status

2020-09-28 Thread gst
strace end of output of the `dkms ldtarball ...` command :

```
...
14013 close(1)  = 0
14013 close(2)  = 0
14013 exit_group(0) = ?
14013 +++ exited with 0 +++
13918 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 
14013
13918 rt_sigaction(SIGINT, {sa_handler=0x555b7f3f60, sa_mask=[], sa_flags=0}, 
{sa_handler=0x555b7d76f8, sa_mask=[], sa_flags=0}, 8) = 0
13918 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
13918 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14013, 
si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
13918 wait4(-1, 0x7fc3f20120, WNOHANG, NULL) = -1 ECHILD (No child processes)
13918 rt_sigreturn({mask=[]})   = 0
13918 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
13918 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
13918 exit_group(1) = ?
13918 +++ exited with 1 +++
```

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

Title:
  dkms ldtarball has bad exit status

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

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

[Bug 1002657] Re: dkms ldtarball has bad exit status

2020-09-28 Thread gst
I have a case with the same issue :

```
nvidia@jetson-b:~$ sudo dkms ldtarball --archive 
/usr/share/sxpf-dkms/sxpf-2958.dkms.tar.gz  ; echo $?

Loading tarball for sxpf-dkms-2958
Creating /var/lib/dkms/sxpf-dkms/2958/source
Copying dkms.conf to /var/lib/dkms/sxpf-dkms/2958/source...
Loading /var/lib/dkms/sxpf-dkms/2958/4.9.140-tegra/aarch64...

DKMS: ldtarball completed.
1
nvidia@jetson-b:~$ 
```

and same problem than the OP.

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

Title:
  dkms ldtarball has bad exit status

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

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

[Bug 774071] Re: Indicator-datetime-service renders 100% CPU usage

2020-09-03 Thread gst
I confirm the bad behavior on my side with google account enabled..

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

Title:
  Indicator-datetime-service renders 100% CPU usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/774071/+subscriptions

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

[Bug 1867210] Re: make-kpkg fails to build correct version

2020-03-16 Thread gst
** Changed in: kernel-package (Ubuntu)
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/kernel-package/+question/689342

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

Title:
  make-kpkg fails to build correct version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1867210/+subscriptions

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

[Bug 1867210] Re: make-kpkg fails to build correct version

2020-03-12 Thread gst
** Tags added: kernel make-kpkg

** Tags removed: apport-bug

** Package changed: terminator (Ubuntu) => kernel-package (Ubuntu)

** Description changed:

  reproduction:
- 
  
  $ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
  
  $ cd ubuntu-bionic
  
  $ git checkout Ubuntu-hwe-5.3.0-42.34_18.04.1
  
  $ fakeroot make-kpkg --initrd kernel-image kernel-headers --append-to-
  version -custom-0.1 -j 12
  
- 
  but the actual built package version is *5.3.18+* and not *5.3.0-42* ..
  
- 
- Is there an up2date document on how to correctly custom ubuntu kernel ? 
thoses that exist actually are at least confusing and possibly deprecated..
- 
+ Is there an up2date document on how to correctly build a custom ubuntu
+ kernel package(s) ? thoses that exist actually are at least confusing
+ and possibly deprecated..
  
  Thanks for any help.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: terminator 1.91-1
  ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-40-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar 12 16:30:14 2020
  ExecutablePath: /usr/share/terminator/terminator
  InstallationDate: Installed on 2019-07-30 (225 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=en_CA:en
-  PATH=(custom, user)
-  XDG_RUNTIME_DIR=
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_CA:en
+  PATH=(custom, user)
+  XDG_RUNTIME_DIR=
+  LANG=en_CA.UTF-8
+  SHELL=/bin/bash
  Python3Details: /usr/bin/python3.6, Python 3.6.9, python3-minimal, 
3.6.7-1~18.04
  PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.15~rc1-1
  SourcePackage: terminator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  make-kpkg fails to build correct version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1867210/+subscriptions

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

[Bug 1867210] [NEW] make-kpkg fails to build correct version

2020-03-12 Thread gst
Public bug reported:

reproduction:


$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git

$ cd ubuntu-bionic

$ git checkout Ubuntu-hwe-5.3.0-42.34_18.04.1

$ fakeroot make-kpkg --initrd kernel-image kernel-headers --append-to-
version -custom-0.1 -j 12


but the actual built package version is *5.3.18+* and not *5.3.0-42* ..


Is there an up2date document on how to correctly custom ubuntu kernel ? thoses 
that exist actually are at least confusing and possibly deprecated..


Thanks for any help.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: terminator 1.91-1
ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.11
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Mar 12 16:30:14 2020
ExecutablePath: /usr/share/terminator/terminator
InstallationDate: Installed on 2019-07-30 (225 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
Python3Details: /usr/bin/python3.6, Python 3.6.9, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.15~rc1-1
SourcePackage: terminator
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic third-party-packages

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

Title:
  make-kpkg fails to build correct version

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

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

[Bug 1813423] Re: System freezing or flickering with i915 error [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2019-12-09 Thread gst
*** This bug is a duplicate of bug 1806242 ***
https://bugs.launchpad.net/bugs/1806242

I am running with :

options i915 enable_psr=0

in my /etc/modprobe.d/i915.conf  ( + options i915 enable_guc=2 ).

but still getting the error messages in dmesg:

$ dmesg | tail
[ 4461.136192] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe B (start=81211 end=81212) time 3659 us, min 1073, max 1079, scanline 
start 990, end 112
[ 4462.253219] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe B (start=81278 end=81279) time 3613 us, min 1073, max 1079, scanline 
start 1008, end 126
[ 4462.350517] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe B (start=81284 end=81285) time 3645 us, min 1073, max 1079, scanline 
start 836, end 1082
[ 4462.588911] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe A (start=81293 end=81294) time 3695 us, min 1073, max 1079, scanline 
start 833, end 1082
[ 4462.712018] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe C (start=81608 end=81609) time 3635 us, min 1073, max 1079, scanline 
start 876, end 4
[ 4464.044487] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe C (start=81688 end=81689) time 3672 us, min 1073, max 1079, scanline 
start 1055, end 185
[ 4465.185017] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe B (start=81454 end=81455) time 3546 us, min 1073, max 1079, scanline 
start 922, end 36
[ 4465.368990] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe B (start=81465 end=81466) time 3642 us, min 1073, max 1079, scanline 
start 949, end 69
[ 4467.289516] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe A (start=81575 end=81576) time 3673 us, min 1073, max 1079, scanline 
start 871, end 1119
[ 4467.636122] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe B (start=81601 end=81602) time 3663 us, min 1073, max 1079, scanline 
start 979, end 101
✔

I am waiting for the freeze to come sooner or later..

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

Title:
  System freezing or flickering with i915 error
  [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on
  pipe A

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

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

[Bug 1806242] WifiSyslog.txt

2019-12-09 Thread gst
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311141/+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/1806242

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] DpkgLog.txt

2019-12-09 Thread gst
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311128/+files/DpkgLog.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] xdpyinfo.txt

2019-12-09 Thread gst
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311145/+files/xdpyinfo.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] Lsusb.txt

2019-12-09 Thread gst
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1806242/+attachment/5311131/+files/Lsusb.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] Xrandr.txt

2019-12-09 Thread gst
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1806242/+attachment/5311144/+files/Xrandr.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] XorgLogOld.txt

2019-12-09 Thread gst
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311143/+files/XorgLogOld.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] ProcCpuinfo.txt

2019-12-09 Thread gst
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311133/+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/1806242

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] IwConfig.txt

2019-12-09 Thread gst
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311129/+files/IwConfig.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] XorgLog.txt

2019-12-09 Thread gst
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311142/+files/XorgLog.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] ProcModules.txt

2019-12-09 Thread gst
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311137/+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/1806242

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] ProcEnviron.txt

2019-12-09 Thread gst
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311135/+files/ProcEnviron.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] MonitorsUser.xml.txt

2019-12-09 Thread gst
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311132/+files/MonitorsUser.xml.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] UdevDb.txt

2019-12-09 Thread gst
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1806242/+attachment/5311140/+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/1806242

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] ProcInterrupts.txt

2019-12-09 Thread gst
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311136/+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/1806242

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] DkmsStatus.txt

2019-12-09 Thread gst
apport information

** Attachment added: "DkmsStatus.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311127/+files/DkmsStatus.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] apport information

2019-12-09 Thread gst
ProblemType: Bug
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gregory.starck   4026 F pulseaudio
 /dev/snd/controlC1:  gregory.starck   4026 F pulseaudio
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
DistUpgraded: Fresh install
DistroCodename: bionic
DistroRelease: Ubuntu 18.04
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Device [8086:3ea0] (rev 02) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2279]
InstallationDate: Installed on 2019-07-30 (131 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
MachineType: LENOVO 20N4CTO1WW
Package: xorg-server (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-37-generic 
root=UUID=b08d0197-709f-4706-bc47-d9678c90d2b3 ro quiet splash pci=nomsi 
vt.handoff=1
ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
RelatedPackageVersions:
 linux-restricted-modules-5.0.0-37-generic N/A
 linux-backports-modules-5.0.0-37-generic  N/A
 linux-firmware1.173.12
Tags:  bionic ubuntu
Uname: Linux 5.0.0-37-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm docker sudo
_MarkForUpload: True
dmi.bios.date: 11/26/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: N2IET80W (1.58 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20N4CTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: 0B98417 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN2IET80W(1.58):bd11/26/2019:svnLENOVO:pn20N4CTO1WW:pvrThinkPadT590:rvnLENOVO:rn20N4CTO1WW:rvr0B98417WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T590
dmi.product.name: 20N4CTO1WW
dmi.product.sku: LENOVO_MT_20N4_BU_Think_FM_ThinkPad T590
dmi.product.version: ThinkPad T590
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.97-1ubuntu1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.8-0ubuntu0~18.04.3
version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.8-0ubuntu0~18.04.3
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] Lspci.txt

2019-12-09 Thread gst
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1806242/+attachment/5311130/+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/1806242

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] PulseList.txt

2019-12-09 Thread gst
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311138/+files/PulseList.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] ProcCpuinfoMinimal.txt

2019-12-09 Thread gst
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311134/+files/ProcCpuinfoMinimal.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] RfKill.txt

2019-12-09 Thread gst
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1806242/+attachment/5311139/+files/RfKill.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A/B/C

2019-12-09 Thread gst
sorry correction ThinkPad T590 is the faulty system (I have another T580
that I use too).

** Tags added: ubuntu

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] CurrentDmesg.txt

2019-12-09 Thread gst
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311126/+files/CurrentDmesg.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] AlsaInfo.txt

2019-12-09 Thread gst
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1806242/+attachment/5311124/+files/AlsaInfo.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] CRDA.txt

2019-12-09 Thread gst
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1806242/+attachment/5311125/+files/CRDA.txt

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1806242] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A/B/C

2019-12-09 Thread gst
have same error:

[drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A
[drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe B
[drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe C

and system freezes also quite frequently these last days..

how could I help ? or what could I try to workaround ? it's more and
more frequent on my system.

ubuntu desktop 18.04 - kernel 4.15 or 5.0 same result. ThinkPad T580.

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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

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

[Bug 1426216] Re: pci driver messages - BAR 13: no space for

2019-12-08 Thread gst
Hi,

I am also impacted. 18.04 with 5.0 and 4.15 kernels.

My system also freezes from time to time.


```
[  171.384150] pci_bus :03: Allocating resources
[  171.384173] pcieport :03:01.0: bridge window [io  0x1000-0x0fff] to [bus 
05-39] add_size 1000
[  171.384181] pcieport :03:02.0: bridge window [io  0x1000-0x0fff] to [bus 
3a] add_size 1000
[  171.384182] pcieport :03:02.0: bridge window [mem 0x0010-0x000f 
64bit pref] to [bus 3a] add_size 20 add_align 10
[  171.384190] pcieport :02:00.0: bridge window [io  0x1000-0x0fff] to [bus 
03-3a] add_size 3000
[  171.384192] pcieport :02:00.0: BAR 13: no space for [io  size 0x3000]
[  171.384193] pcieport :02:00.0: BAR 13: failed to assign [io  size 0x3000]
[  171.384194] pcieport :02:00.0: BAR 13: no space for [io  size 0x3000]
[  171.384194] pcieport :02:00.0: BAR 13: failed to assign [io  size 0x3000]
[  171.384196] pcieport :03:02.0: BAR 15: no space for [mem size 0x0020 
64bit pref]
[  171.384197] pcieport :03:02.0: BAR 15: failed to assign [mem size 
0x0020 64bit pref]
[  171.384198] pcieport :03:01.0: BAR 13: no space for [io  size 0x1000]
[  171.384198] pcieport :03:01.0: BAR 13: failed to assign [io  size 0x1000]
[  171.384199] pcieport :03:02.0: BAR 13: no space for [io  size 0x1000]
[  171.384200] pcieport :03:02.0: BAR 13: failed to assign [io  size 0x1000]
[  171.384201] pcieport :03:02.0: BAR 15: no space for [mem size 0x0020 
64bit pref]
[  171.384201] pcieport :03:02.0: BAR 15: failed to assign [mem size 
0x0020 64bit pref]
[  171.384202] pcieport :03:02.0: BAR 13: no space for [io  size 0x1000]
[  171.384203] pcieport :03:02.0: BAR 13: failed to assign [io  size 0x1000]
[  171.384203] pcieport :03:01.0: BAR 13: no space for [io  size 0x1000]
[  171.384204] pcieport :03:01.0: BAR 13: failed to assign [io  size 0x1000]
[  176.033220] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure 
on pipe A (start=12148 end=12149) time 3562 us, min 1073, max 1079, scanline 
start 1071, end 192
[  176.486807] pcieport :03:00.0: Refused to change power state, currently 
in D3
[  176.556903] pci_bus :04: busn_res: [bus 04] is released
[  176.556962] pci_bus :05: busn_res: [bus 05-39] is released
[  176.557053] pci_bus :3a: busn_res: [bus 3a] is released
[  176.557161] pci_bus :03: busn_res: [bus 03-3a] is released
```

I have also quite lot of :

[drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe
A (start=12148 end=12149) time 3562 us, min 1073, max 1079, scanline
start 1071, end 192

Not sure if related. I can give more details if requested.

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

Title:
  pci driver messages - BAR 13: no space for

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

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

[Bug 1759330] Re: kernel BUG at /build/linux-bdpCf2/linux-4.15.0/mm/slub.c:296!

2018-10-11 Thread gst
Getting the exact same BUG when my screen tries to turn on back after
lock + screen off.. this freeze my station and have to reset it.

can I do anything to help ?

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

Title:
  kernel BUG at /build/linux-bdpCf2/linux-4.15.0/mm/slub.c:296!

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

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

[Bug 458061] Re: openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission denied

2018-01-11 Thread gst
Using the trick/workaround to re-install ntp, then restart apparmor,
then reinstall openntpd finally made it.

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

Title:
  openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission
  denied

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

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

[Bug 458061] Re: openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission denied

2018-01-11 Thread gst
having the prob on 16.04.3  :/

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

Title:
  openntpd no longer installs -/etc/openntpd/ntpd.conf: Permission
  denied

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

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

[Bug 1292041] Re: Lockscreen doesn't turn off the screen

2018-01-10 Thread gst
also affected by this. being on 16.04.3

If I manually lock my session then the screen(s) turn off and stay off
(though one is keeping the mouse pointer visible but appart from that
the screen is black at least).

but when system goes idle and automatically lock the session then the
screen(s) turn off (really) but a moment after they turn back on and
then stay on.

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

Title:
  Lockscreen doesn't turn off the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1292041/+subscriptions

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

[Bug 992971] Re: libavformat53 Mismatching header version

2016-03-14 Thread gst
2016 ... :s

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

Title:
  libavformat53 Mismatching header version

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

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


[Bug 286133] apport-collect data

2009-08-25 Thread gst
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: linux None [modified: /var/lib/dpkg/info/linux.list]
PackageArchitecture: i386
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
Uname: Linux 2.6.28-15-generic i686
UserGroups:

-- 
acpi-cpufreq does not recognize all frequencies for E8500 CPU
https://bugs.launchpad.net/bugs/286133
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 286133] apport-collect data

2009-08-25 Thread gst
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: linux None [modified: /var/lib/dpkg/info/linux.list]
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=fr_BE.UTF-8
Uname: Linux 2.6.28-15-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev pulse 
pulse-access pulse-rt sambashare vboxusers video

-- 
acpi-cpufreq does not recognize all frequencies for E8500 CPU
https://bugs.launchpad.net/bugs/286133
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 403301] [NEW] Screen problem

2009-07-22 Thread gst-gridtech
Public bug reported:

Binary package hint: ubuntu-docs

I upgraded from a FRESH install of Intrepid (8.0)  to Jaunty (9.4 )
because the SCREEN would mess up as I moved my mouse and open and close
windows or programs ( firefox or Network Tools for example ) Thinking
this would go away.


It is much worse in Jaunty (9.4 ) compared to Intrepid (8.0).
I am NEW to Linux/Ubuntu ( using it on 2 laptops) the laptop with the problem 
is a DELL Latitude C400.


GT

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Screen problem
https://bugs.launchpad.net/bugs/403301
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 334577] Re: cpufreq : abnormal cpu frequences range used

2009-02-25 Thread gst

** Attachment added: "lsmod"
   http://launchpadlibrarian.net/23130957/lsmod.txt

-- 
cpufreq : abnormal cpu frequences range used
https://bugs.launchpad.net/bugs/334577
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 334577] Re: cpufreq : abnormal cpu frequences range used

2009-02-25 Thread gst

** Attachment added: "dmesg"
   http://launchpadlibrarian.net/23130948/dmesg.txt

-- 
cpufreq : abnormal cpu frequences range used
https://bugs.launchpad.net/bugs/334577
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 334577] [NEW] cpufreq : abnormal cpu frequences range used

2009-02-25 Thread gst
Public bug reported:

since a while I realised that my cpy freqs availabe, according to gnome
cpufreq applet, isn't right according to my cpu definition :

actually I have the choice between 1.79Ghz and 2.69Gghz, while my cpu is
an intel E6600 (wich should gives 2.4Ghz as max freq as we can see in
the cpu name tag from cpuinfo) :

r...@brutus:~# lsb_release -rd
Description:Ubuntu 8.10
Release:8.10
r...@brutus:~# 

r...@brutus:~# uname -a
Linux brutus 2.6.27-12-generic #1 SMP Thu Feb 5 09:26:35 UTC 2009 i686 GNU/Linux
r...@brutus:~# 

r...@brutus:~# LANG=C cpufreq-info 
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to li...@brodo.de, please.
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 1.79 GHz - 2.69 GHz
  available frequency steps: 2.69 GHz, 1.79 GHz
  available cpufreq governors: ondemand, powersave, userspace, conservative, 
performance
  current policy: frequency should be within 1.79 GHz and 2.69 GHz.
  The governor "userspace" may decide which speed to use
  within this range.
  current CPU frequency is 1.79 GHz (asserted by call to hardware).
analyzing CPU 1:
  driver: acpi-cpufreq
  CPUs which need to switch frequency at the same time: 1
  hardware limits: 1.79 GHz - 2.69 GHz
  available frequency steps: 2.69 GHz, 1.79 GHz
  available cpufreq governors: ondemand, powersave, userspace, conservative, 
performance
  current policy: frequency should be within 1.79 GHz and 2.69 GHz.
  The governor "ondemand" may decide which speed to use
  within this range.
  current CPU frequency is 1.79 GHz (asserted by call to hardware).
r...@brutus:~# 

r...@brutus:~# cat /proc/cpuinfo 
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 CPU  6600  @ 2.40GHz
stepping: 6
cpu MHz : 1794.000
cache size  : 4096 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips: 4800.17
clflush size: 64
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 CPU  6600  @ 2.40GHz
stepping: 6
cpu MHz : 1794.000
cache size  : 4096 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips: 4800.29
clflush size: 64
power management:


dmesg & lsmod in attach.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
cpufreq : abnormal cpu frequences range used
https://bugs.launchpad.net/bugs/334577
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 90863] Re: ck804xrom ck804xrom_init_one(): Unable to register resource ... kernel bug?

2008-12-29 Thread gst
just have upgraded from hardy to intrepid and now I also have this
message in kern.log :

g...@brutus:~$ dmesg | egrep ck804xrom
[   20.596274] ck804xrom ck804xrom_init_one(): Unable to register resource 
0xff00-0x - kernel bug?
g...@brutus:~$ 

although I have only that as indication : no other (visible) sign of
problem, all is working quite fine for my setup.


g...@brutus:~$ uname -a
Linux brutus 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:52 UTC 2008 i686 
GNU/Linux
g...@brutus:~$ 


** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/20793331/dmesg.log

-- 
ck804xrom ck804xrom_init_one(): Unable to register resource ... kernel bug?
https://bugs.launchpad.net/bugs/90863
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 268961] Re: [Intrepid] GDM : No more face browser

2008-12-01 Thread gst
same issue for me. 
attachments are in the duplicate bug report I made.

-- 
[Intrepid] GDM : No more face browser
https://bugs.launchpad.net/bugs/268961
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 302765] Re: gdm : face browser empty

2008-12-01 Thread gst
*** This bug is a duplicate of bug 268961 ***
https://bugs.launchpad.net/bugs/268961

** This bug has been marked a duplicate of bug 268961
   [Intrepid] GDM : No more face browser

-- 
gdm : face browser empty
https://bugs.launchpad.net/bugs/302765
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 302765] Re: gdm : face browser empty

2008-11-27 Thread gst
[EMAIL PROTECTED]:~$ dpkg -l|egrep bash
ii  bash  3.2-4ubuntu1  
The GNU Bourne Again SHell
ii  bash-completion   20060301-4ubuntu1 
programmable completion for the bash shell
[EMAIL PROTECTED]:~$ 


** Description changed:

  Binary package hint: gdm
  
  on a fresh install of intrepid.
  
  The face browser is empty since I made/applied some (intrepid-) updates
  I think but I can't tell exactly wich one.
  
- I've seen this bug report : https://bugs.launchpad.net/bugs/228945 ;
+ I've seen this bug report : https://bugs.launchpad.net/bugs/228931 ;
  wich has the same effect as mine but my /etc/shells is ok..

-- 
gdm : face browser empty
https://bugs.launchpad.net/bugs/302765
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 302765] Re: gdm : face browser empty

2008-11-27 Thread gst
gdm as seen through an Xnest from another location.
nb: it's exactly the same directly on the computer.


** Attachment added: "gdm-face-browser-empty.jpg"
   http://launchpadlibrarian.net/19987177/gdm-face-browser-empty.jpg

-- 
gdm : face browser empty
https://bugs.launchpad.net/bugs/302765
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 172326] Re: Reproducable SIGSEGV (char ************* etc.)

2007-12-01 Thread gst
** This bug is no longer flagged as a security issue

-- 
Reproducable SIGSEGV (char * etc.)
https://bugs.launchpad.net/bugs/172326
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 172311] Re: internal-error: unknown ptrace event 5

2007-11-27 Thread gst

** Attachment added: "C-code used to cause GCC segfault"
   http://launchpadlibrarian.net/10586915/foo.c

-- 
internal-error: unknown ptrace event 5
https://bugs.launchpad.net/bugs/172311
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 172326] Re: Reproducable SIGSEGV (char ************* etc.)

2007-11-27 Thread gst

** Attachment added: "Sourcecode to reproduce the problem"
   http://launchpadlibrarian.net/10586911/foo.c

-- 
Reproducable SIGSEGV (char * etc.)
https://bugs.launchpad.net/bugs/172326
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 172326] Re: Reproducable SIGSEGV (char ************* etc.)

2007-11-27 Thread gst
Add-on: This problem occurs before the whole file is parsed. Therefore,
the part of the file after the '*'-sequence does not need to be valid
C-code anymore.

-- 
Reproducable SIGSEGV (char * etc.)
https://bugs.launchpad.net/bugs/172326
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 172326] Reproducable SIGSEGV (char ************* etc.)

2007-11-27 Thread gst
Public bug reported:

Binary package hint: gcc-4.1

When you declare a variable which uses the *-operator a _lot_ of times,
this causes gcc (the cc1 binary) to segfault. This problem may actually
be exploitable.

Example: char * (and so on with about 170k of
further '*' characters. the exact number differs if memory randomization
is used.).

An example source code is available at:
http://virtual.sysfrog.org/~gst/gccbug/foo.c

Example session:
[EMAIL PROTECTED]:~$ gdb -q /usr/lib/gcc/i486-linux-gnu/4.1/cc1
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) r foo.c
Starting program: /usr/lib/gcc/i486-linux-gnu/4.1/cc1 foo.c
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
 main
Program received signal SIGSEGV, Segmentation fault.
0x084542bc in ?? ()

** Affects: gcc-4.1 (Ubuntu)
 Importance: Undecided
 Status: New

** Visibility changed to: Public

-- 
Reproducable SIGSEGV (char * etc.)
https://bugs.launchpad.net/bugs/172326
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 172311] internal-error: unknown ptrace event 5

2007-11-27 Thread gst
Public bug reported:

Binary package hint: gdb

This problem occured while I tried to debug a possible GCC problem. For
some reason GDB receives an unknown ptrace event as soon as GCC crashes.

The problem seems to be the same as reported in this report (from 2005):
http://sourceware.org/ml/gdb/2005-05/msg00368.html

It seems that this problem is reproducable in 100% of the cases (at
least on my machine).

The file foo.c used below (to crash GCC) is available at: 
http://virtual.sysfrog.org/~gst/gccbug/foo.c

[EMAIL PROTECTED]:~$ gdb -q gcc
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) set follow-fork-mode child
(gdb) run -Wall -pedantic foo.c
Starting program: /usr/bin/gcc -Wall -pedantic foo.c
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
/build/buildd/gdb-6.6.dfsg/gdb/linux-nat.c:578: internal-error: unknown ptrace 
event 5
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y
/build/buildd/gdb-6.6.dfsg/gdb/linux-nat.c:578: internal-error: unknown ptrace 
event 5
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Aborted

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

-- 
internal-error: unknown ptrace event 5
https://bugs.launchpad.net/bugs/172311
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 111322] Can't find PDA/Pilot.pm after upgrade to feisty

2007-04-30 Thread gst
Public bug reported:

Binary package hint: pilot-manager

After upgrading to feisty pilot-manager starts reports the following
error message when started:

[EMAIL PROTECTED]:~$ pilot-manager 
Can't locate PDA/Pilot.pm in @INC (@INC contains: /usr/share/perl5/PilotMgr 
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 .) at 
/usr/bin/pilot-manager line 90.
BEGIN failed--compilation aborted at /usr/bin/pilot-manager line 90.

It seems that PDA/Pilot.pm was part of libpda-pilot-perl in edgy, but it
is not included in the libpda-pilot-perl package in feisty anymore.

** Affects: pilot-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: pilot-manager
  
  After upgrading to feisty pilot-manager starts reports the following
- error message when startet:
+ error message when started:
  
  [EMAIL PROTECTED]:~$ pilot-manager 
  Can't locate PDA/Pilot.pm in @INC (@INC contains: /usr/share/perl5/PilotMgr 
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 .) at 
/usr/bin/pilot-manager line 90.
  BEGIN failed--compilation aborted at /usr/bin/pilot-manager line 90.
  
- It seems that PDA/Pilot.pm was part of libpda-pilot-perl in edgy, but is
- not included in feisty anymore.
+ It seems that PDA/Pilot.pm was part of libpda-pilot-perl in edgy, but it
+ is not included in the libpda-pilot-perl package in feisty anymore.

-- 
Can't find PDA/Pilot.pm after upgrade to feisty
https://bugs.launchpad.net/bugs/111322
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 93748] ltxtable.sty missing (required by curve.cls)

2007-03-19 Thread gst
Public bug reported:

curve.cls (which is part of this package) requires the package
"ltxtable", but it seems that ltxtable.sty is not included in any
texlive package (only in tetex-extra).

** Affects: texlive-extra (Ubuntu)
 Importance: Undecided
 Status: Rejected

-- 
ltxtable.sty missing (required by curve.cls)
https://launchpad.net/bugs/93748

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


[Bug 93748] Re: ltxtable.sty missing (required by curve.cls)

2007-03-19 Thread gst
Just found out that this seems to be fixed for Feisty. So just ignore my
report.

** Changed in: texlive-extra (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
ltxtable.sty missing (required by curve.cls)
https://launchpad.net/bugs/93748

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2007-03-01 Thread gst
Skype does not run with suid. It runs under normal (non-root) user
privileges.

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2007-02-07 Thread gst
If anyone is able to reproduce this problem on 2.6.20 please post a
report to http://bugzilla.kernel.org/ and link to this report.

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2007-02-07 Thread gst
It only solves the issue when chatting. For voice-calls it's still the
same problem.

So it seems to be pretty sure that this issue is related to audio output
(and maybe also input). But on the other hand the problem occurs with
the ALSA as well as the OSS kernel drivers.

Did anyone try if 2.6.20-vanilla solves this issue?

By the way - here is some more information on the replies which I
received to my LKML posting (http://lkml.org/lkml/2006/10/11/200) - I
just noticed that this mails weren't posted on the list. The discussion
is between another user experiencing the problem and one of the kernel
developers. Unlike this users system my system also completely hangs
with 2.6.19.

 -  
Currently I'm using 2.6.19-rc4 and Skype now behaves different. When calling,
the system load increases to 100% and audio stutters, but there is no lockup.
I'll test 2.6.19-rc5 during the weekend.
 -  
It'd be useful if you could grab a kernel profile when the system load is
high:

- Enable CONFIG_PROFILING

- Boot with `profile=1' on the kernel command line

- Run:

   readprofile -r
   sleep 10
   readprofile -n -v -m /boot/system.map | sort -n -k 3 | tail -40


Or, if oprofile is working:


#!/bin/sh
sudo opcontrol --stop
sudo opcontrol --shutdown
sudo rm -rf /var/lib/oprofile
sudo opcontrol --vmlinux=/boot/vmlinux-$(uname -r)
sudo opcontrol --start-daemon
sudo opcontrol --start
sleep 10
sudo opcontrol --stop
sudo opcontrol --shutdown
sudo opreport -l /boot/vmlinux-$(uname -r) | head -50
 -  
> Here is the oprofile log. Seems to be acpi related?
>
> CPU: CPU with timer interrupt, speed 0 MHz (estimated)
> Profiling through timer interrupt
> samples  %symbol name
> 709  44.2848  acpi_pm_read
> 232  14.4909  schedule
> 164  10.2436  system_call
> 613.8101  __wake_up
> 482.9981  __copy_to_user_ll

I'd say skype is doing something dumb there.  The machine is apparently
madly context-switching and reading the time.
 -  
> I just upgraded to 2.6.19 and it's still the same behaviour (system
> hangs). Does it work for you when using 2.6.19 (non-rc)?

Yes, 2.6.19 works like the -rc kernels. I did not encounter any lockups
with these kernel. But I have to restart skype after some time to be
able to use audio. Otherwise, the audio quality is getting worse and
system load increases. I don't know what skype does, but maybe it is
related to skypes attempts to prevent debugging...
 -  

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2006-12-03 Thread gst
fyi, just tried it out with a mostly-vanilla 2.6.19 kernel (including
suspend2 and tp_smapi patches). still the same problem.

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2006-10-11 Thread gst
I disabled audio notification for incoming chats and it never hangs on
chats - only on calls. So it seems that the reason for the lockups may
be related to audio output.

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2006-10-11 Thread gst
FYI, I reported this problem to the LKML.
http://lkml.org/lkml/2006/10/11/200 - if you have relevant informations
please follow up on my post.

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2006-10-10 Thread gst
Update to my last posting: The machine where this problem occurs is a
X41 Thinkpad. CPU is Pentium M Dothan - full spec available on
http://www.thinkwiki.org/wiki/Category:X41

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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


[Bug 53216] Re: BUG() report in getnstimeofday: soft lockup

2006-10-10 Thread gst
Still the same problem with the current version:

[4323557.284000] BUG: soft lockup detected on CPU#0!
[4323557.284000]   softlockup_tick+0xad/0xf0   
update_process_times+0x39/0x90
[4323557.284000]   smp_apic_timer_interrupt+0x5b/0x70   
sys_clock_gettime+0x31/0xb0
[4323557.284000]   apic_timer_interrupt+0x1c/0x24   
build_sched_domains+0x44b/0xe10
[4323557.284000]   sys_clock_gettime+0x31/0xb0   
sysenter_past_esp+0x54/0x75

I have the impression that the trigger is not (only) an incoming chat
message but audio output. This problem also occurs when I call a
contact.

Does not happen everytime. It works fine after starting Skype. But when
Skype sits around idle for a long enough time this happens with a very
high chance.

Switching from OSS to ALSA (in Skype) doesn't make a difference - still
the same problem.

I am using a mostly vanilla 2.6.17.6 kernel (with the exception of the
Suspend2 patches). The kernel config however is based on the config used
in Ubuntu.

It seems that this problem provides users of a system with the
possibilty to DOS the system - especially if someone is able to isolate
the cause of the problem. I would therefore suggest to treat this
problem as a critical problem.

-- 
BUG() report in getnstimeofday: soft lockup
https://launchpad.net/bugs/53216

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