[Bug 1848143] Re: linux: soft lockup - CPU stuck in nft_connlimit

2019-10-23 Thread Piotr Roszatycki
** Tags added: kernel-net

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

Title:
  linux: soft lockup - CPU stuck in nft_connlimit

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

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

[Bug 1848143] Re: linux: soft lockup - CPU stuck in nft_connlimit

2019-10-15 Thread Piotr Roszatycki
** Summary changed:

- soft lockup in nft_connlimit
+ linux: soft lockup - CPU stuck in nft_connlimit

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

Title:
  linux: soft lockup - CPU stuck in nft_connlimit

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

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

[Bug 1848143] [NEW] soft lockup in nft_connlimit

2019-10-15 Thread Piotr Roszatycki
Public bug reported:

Kernel reports many soft lockups and after some time totally hangs up.

Before hang up the stack trace in reported in dmesg:

Oct 14 19:07:32 ubuntu kernel: watchdog: BUG: soft lockup - CPU#6 stuck for 
23s! [swapper/6:0]
Oct 14 19:07:32 ubuntu kernel: Modules linked in: nft_chain_nat_ipv4 
nf_log_ipv6 cfg80211 8021q garp mrp stp llc bonding intel_rapl sch_fq_codel 
sb_edac x86_pkg_temp_thermal i
Oct 14 19:07:32 ubuntu kernel:  i2c_algo_bit libahci lpc_ich megaraid_sas dca 
wmi mdio
Oct 14 19:07:32 ubuntu kernel: CPU: 6 PID: 0 Comm: swapper/6 Not tainted 
5.0.0-31-generic #33-Ubuntu
Oct 14 19:07:32 ubuntu kernel: Hardware name: Dell Inc. PowerEdge R620/0VV3F2, 
BIOS 2.7.0 05/23/2018
Oct 14 19:07:32 ubuntu kernel: RIP: 
0010:native_queued_spin_lock_slowpath+0x136/0x1a0
Oct 14 19:07:32 ubuntu kernel: Code: 74 41 c1 e9 12 83 e0 03 83 e9 01 48 c1 e0 
05 48 63 c9 48 05 40 3e 02 00 48 03 04 cd 20 98 3d b4 48 89 10 8b 42 08 85 c0 
75 09  90 8b 4
Oct 14 19:07:32 ubuntu kernel: RSP: 0018:8c1b7b6c3888 EFLAGS: 0246 
ORIG_RAX: ff13
Oct 14 19:07:32 ubuntu kernel: RAX:  RBX: 8c1aba3d4c88 RCX: 
0012
Oct 14 19:07:32 ubuntu kernel: RDX: 8c1b7b6e3e40 RSI: 001c RDI: 
8c1aba3d4c88
Oct 14 19:07:32 ubuntu kernel: RBP: 8c1b7b6c3888 R08:  R09: 

Oct 14 19:07:32 ubuntu kernel: R10: 0010 R11: 0001 R12: 
b47d5e40
Oct 14 19:07:32 ubuntu kernel: R13: 8c1abfda35e0 R14: 8c1abfda35ca R15: 
8c1a9f94cb18
Oct 14 19:07:32 ubuntu kernel: FS:  () 
GS:8c1b7b6c() knlGS:
Oct 14 19:07:32 ubuntu kernel: CS:  0010 DS:  ES:  CR0: 80050033
Oct 14 19:07:32 ubuntu kernel: CR2: 7ff14631e560 CR3: b860e001 CR4: 
001606e0
Oct 14 19:07:32 ubuntu kernel: Call Trace:
Oct 14 19:07:32 ubuntu kernel:  
Oct 14 19:07:32 ubuntu kernel:  _raw_spin_lock_bh+0x2a/0x30
Oct 14 19:07:32 ubuntu kernel:  nf_conncount_add+0x24/0x50 [nf_conncount]
Oct 14 19:07:32 ubuntu kernel:  nft_connlimit_eval+0x50/0xe0 [nft_connlimit]
Oct 14 19:07:32 ubuntu kernel:  nft_dynset_eval+0xba/0x110 [nf_tables]
Oct 14 19:07:32 ubuntu kernel:  nft_do_chain+0xea/0x420 [nf_tables]
Oct 14 19:07:32 ubuntu kernel:  ? nft_do_chain+0xea/0x420 [nf_tables]
Oct 14 19:07:32 ubuntu kernel:  ? fib4_rule_action+0x66/0x70
Oct 14 19:07:32 ubuntu kernel:  ? fib_rules_lookup+0x150/0x1e0
Oct 14 19:07:32 ubuntu kernel:  ? __fib_lookup+0x6a/0xb0
Oct 14 19:07:32 ubuntu kernel:  ? ip_route_input_slow+0x438/0xbb0
Oct 14 19:07:32 ubuntu kernel:  nft_do_chain_inet+0x7f/0xf0 [nf_tables]
Oct 14 19:07:32 ubuntu kernel:  ? ip_route_input_rcu+0x15f/0x2b0
Oct 14 19:07:32 ubuntu kernel:  nf_hook_slow+0x49/0xd0
Oct 14 19:07:32 ubuntu kernel:  ip_forward+0x45b/0x480
Oct 14 19:07:32 ubuntu kernel:  ? ip_defrag.cold.12+0x3e/0x3e
Oct 14 19:07:32 ubuntu kernel:  ip_rcv_finish+0x84/0xa0
Oct 14 19:07:32 ubuntu kernel:  ip_rcv+0xbc/0xd0
Oct 14 19:07:32 ubuntu kernel:  ? ip_rcv_finish_core.isra.22+0x370/0x370
Oct 14 19:07:32 ubuntu kernel:  __netif_receive_skb_one_core+0x57/0x80
Oct 14 19:07:32 ubuntu kernel:  __netif_receive_skb+0x18/0x60
Oct 14 19:07:32 ubuntu kernel:  netif_receive_skb_internal+0x45/0xf0
Oct 14 19:07:32 ubuntu kernel:  napi_gro_receive+0xfa/0x160
Oct 14 19:07:32 ubuntu kernel:  ixgbe_clean_rx_irq+0x2c8/0xb70 [ixgbe]
Oct 14 19:07:32 ubuntu kernel:  ixgbe_poll+0x105/0x750 [ixgbe]
Oct 14 19:07:32 ubuntu kernel:  net_rx_action+0x130/0x350
Oct 14 19:07:32 ubuntu kernel:  __do_softirq+0xdc/0x2f3
Oct 14 19:07:32 ubuntu kernel:  irq_exit+0xc0/0xd0
Oct 14 19:07:32 ubuntu kernel:  do_IRQ+0x84/0xe0
Oct 14 19:07:32 ubuntu kernel:  common_interrupt+0xf/0xf
Oct 14 19:07:32 ubuntu kernel:  
Oct 14 19:07:32 ubuntu kernel: RIP: 0010:cpuidle_enter_state+0xbd/0x450
Oct 14 19:07:32 ubuntu kernel: Code: ff e8 a7 9f 86 ff 80 7d c7 00 74 17 9c 58 
0f 1f 44 00 00 f6 c4 02 0f 85 63 03 00 00 31 ff e8 5a d0 8c ff fb 66 0f 1f 44 
00 00 <45> 85 ed 0
Oct 14 19:07:32 ubuntu kernel: RSP: 0018:a79780d0fe60 EFLAGS: 0246 
ORIG_RAX: ffd8
Oct 14 19:07:32 ubuntu kernel: RAX: 8c1b7b6e3200 RBX: b4753e00 RCX: 
001f
Oct 14 19:07:32 ubuntu kernel: RDX: 02fcd83bc92e RSI: 4b4b4b4b RDI: 

Oct 14 19:07:32 ubuntu kernel: RBP: a79780d0fea0 R08: 0002 R09: 
00022ac0
Oct 14 19:07:32 ubuntu kernel: R10: 0009fb24c180afd3 R11: 8c1b7b6e2084 R12: 
c7967f8c0b00
Oct 14 19:07:32 ubuntu kernel: R13: 0004 R14: b4753f98 R15: 
b4753f80
Oct 14 19:07:32 ubuntu kernel:  cpuidle_enter+0x17/0x20
Oct 14 19:07:32 ubuntu kernel:  call_cpuidle+0x23/0x40
Oct 14 19:07:32 ubuntu kernel:  do_idle+0x23a/0x280
Oct 14 19:07:32 ubuntu kernel:  cpu_startup_entry+0x1d/0x20
Oct 14 19:07:32 ubuntu kernel:  start_secondary+0x1ab/0x200
Oct 14 19:07:32 ubuntu kernel:  secondary_startup_64+0xa4/0xb0

Machine does nothing 

[Bug 1822064] Re: coreutils should use renameat2 from libc

2019-03-28 Thread Piotr Roszatycki
The bug breaks fakechroot command because mv command doesn't work with
fake chroot environment anymore.

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

Title:
  coreutils should use renameat2 from libc

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

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

[Bug 1822064] [NEW] coreutils should use renameat2 from libc

2019-03-28 Thread Piotr Roszatycki
Public bug reported:

This bug is fixed in coreutils 8.30-3 so please update the version from
Debian buster.

Patch from Debian:

$ cat prefer-renameat2-from-glibc-over-syscall.patch
From: Johannes 'josch' Schauer 
Date: Tue, 4 Dec 2018 20:57:48 +0100
X-Dgit-Generated: 8.30-1.1 2474a66055eceaf668b315d83ae7b0ae7bf9a4d5
Subject: Prefer renameat2 from glibc over syscall if available

This is necessary for fakechroot to be able to overwrite renameat2 which
is used by mv(1) from coreutils. See #909612

This patch is based on a patch by Andreas Henriksson 
which was accepted in gnulib git:

https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=c50cf67bd7ff70525f3cb4074f0d9cc1f5c6cf9c

---

--- coreutils-8.30.orig/lib/config.hin
+++ coreutils-8.30/lib/config.hin
@@ -2069,6 +2069,9 @@
 /* Define to 1 if you have the `renameat' function. */
 #undef HAVE_RENAMEAT

+/* Define to 1 if you have the `renameat2' function. */
+#undef HAVE_RENAMEAT2
+
 /* Define to 1 if you have the `rewinddir' function. */
 #undef HAVE_REWINDDIR

--- coreutils-8.30.orig/lib/renameat2.c
+++ coreutils-8.30/lib/renameat2.c
@@ -77,7 +77,10 @@ renameat2 (int fd1, char const *src, int
   int ret_val = -1;
   int err = EINVAL;

-#ifdef SYS_renameat2
+#if HAVE_RENAMEAT2
+  ret_val = renameat2 (fd1, src, fd2, dst, flags);
+  err = errno;
+#elif defined SYS_renameat2
   ret_val = syscall (SYS_renameat2, fd1, src, fd2, dst, flags);
   err = errno;
 #elif defined RENAME_EXCL
--- coreutils-8.30.orig/m4/renameat.m4
+++ coreutils-8.30/m4/renameat.m4
@@ -15,7 +15,7 @@ AC_DEFUN([gl_FUNC_RENAMEAT],
   AC_REQUIRE([gl_STDIO_H_DEFAULTS])
   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
   AC_CHECK_HEADERS([linux/fs.h])
-  AC_CHECK_FUNCS_ONCE([renameat])
+  AC_CHECK_FUNCS_ONCE([renameat renameat2])
   if test $ac_cv_func_renameat = no; then
 HAVE_RENAMEAT=0
   elif test $REPLACE_RENAME = 1; then

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: coreutils 8.30-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
Uname: Linux 5.0.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Mar 28 10:57:32 2019
InstallationDate: Installed on 2019-03-16 (11 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190305.1)
SourcePackage: coreutils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug disco

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

Title:
  coreutils should use renameat2 from libc

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

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

[Bug 1392271] [NEW] Crash after run: YAML::Tiny found a duplicate key

2014-11-13 Thread Piotr Roszatycki
Public bug reported:

dexter@pepper:~$ padre
YAML::Tiny found a duplicate key 'chomp' in line '' at 
/usr/share/perl5/Padre/Document/Perl.pm line 321.
Perl exited with active threads:
3 running and unjoined
0 finished and unjoined
0 running and detached

The patch:

diff -ru padre-1.00+dfsg.orig/share/languages/perl5/perl5.yml 
padre-1.00+dfsg/share/languages/perl5/perl5.yml
--- padre-1.00+dfsg.orig/share/languages/perl5/perl5.yml2013-01-12 
18:18:59.0 +0100
+++ padre-1.00+dfsg/share/languages/perl5/perl5.yml 2014-11-13 
11:43:49.279327194 +0100
@@ -36,7 +36,7 @@
 chomp:
  cmd: (STRING)   or (ARRAY)
  exp: Remove the newline from the end of the STRING or from the end of every 
string in the ARRAY.
-chomp:
+chop:
  cmd: (STRING)
  exp: Remove last character from STRING. (Usually better to use chomp than 
chop.)
 chown:

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


** Tags: patch

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

Title:
  Crash after run: YAML::Tiny found a duplicate key

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

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


[Bug 1254498] Re: fakechroot manual is mainly gibberish

2013-12-07 Thread Piotr Roszatycki
** Changed in: fakechroot (Ubuntu)
   Status: New = Fix Released

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

Title:
  fakechroot manual is mainly gibberish

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

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


[Bug 1102348] [NEW] Evolution cannot add MAPI account

2013-01-21 Thread Piotr Roszatycki
Public bug reported:

I'm trying to configure MAPI account. After hitting Apply button there
is no new account.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: evolution-mapi 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Mon Jan 21 10:57:20 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-01-08 (12 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution-mapi
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  Evolution cannot add MAPI account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-mapi/+bug/1102348/+subscriptions

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


[Bug 773098] Re: floating LibreOffice window cannot be docked to the main window under Compiz/Unity running

2012-08-03 Thread Piotr Roszatycki
The bug is present in libreoffice 3.5.4.2 with compiz 0.9.7.8.

Workaround: start Ubuntu 2D, move the window with styles browser and
navigator, then switch back to Ubuntu (Compiz) session.

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

Title:
  floating LibreOffice window cannot be docked to the main window under
  Compiz/Unity running

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

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-05-02 Thread Piotr Roszatycki
/proc/acpi/wakeup hack and disabling all usb devices works for me (Asus
1201N with Nvidia).

I've prepared suspend script in /etc/pm/sleep.d directory and now the
notebook suspends correctly.


** Attachment added: 20_acpi_wakeup_usb_suspend
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+attachment/3124958/+files/20_acpi_wakeup_usb_suspend

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

Title:
  Suspend is not working on Nvidia hardware

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

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


[Bug 675269] [NEW] mountall preinst script does not work with fakechroot variant

2010-11-14 Thread Piotr Roszatycki
Public bug reported:

Binary package hint: mountall

Can't setup fakechroot environment because mountall package tries to
remove the file which can't be accessible without root privileges.

The fix is trivial and preinst just checks if it is ran inside
fakechroot environment.

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

-- 
mountall preinst script does not work with fakechroot variant
https://bugs.launchpad.net/bugs/675269
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 675269] Re: mountall preinst script does not work with fakechroot variant

2010-11-14 Thread Piotr Roszatycki

** Patch added: mountall-2.19~fakechroot.patch
   
https://bugs.launchpad.net/bugs/675269/+attachment/1733446/+files/mountall-2.19%7Efakechroot.patch

-- 
mountall preinst script does not work with fakechroot variant
https://bugs.launchpad.net/bugs/675269
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 502514] Re: [karmic] evolution does not display some emails

2010-06-21 Thread Piotr Roszatycki
** Bug watch added: Debian Bug tracker #586319
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586319

** Also affects: evolution-mapi (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586319
   Importance: Unknown
   Status: Unknown

** Summary changed:

- [karmic] evolution does not display some emails
+ [lucid] evolution does not display some emails

-- 
[lucid] evolution does not display some emails
https://bugs.launchpad.net/bugs/502514
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 496288] Re: [karmic] Can't locate object method if package's ISA is created dynamically

2010-06-21 Thread Piotr Roszatycki
** Summary changed:

- Can't locate object method if package's ISA is created dynamically
+ [karmic] Can't locate object method if package's ISA is created dynamically

-- 
[karmic] Can't locate object method if package's ISA is created dynamically
https://bugs.launchpad.net/bugs/496288
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 502514] Re: [karmic] evolution does not display some emails

2010-06-18 Thread Piotr Roszatycki
It is fixed in evolution 0.31.1

Attached backported patch.

** Patch added: Translate CP28591 to ISO-8859-1, etc.
   http://launchpadlibrarian.net/50536971/20_mapi_cp28xxx.patch

-- 
[karmic] evolution does not display some emails
https://bugs.launchpad.net/bugs/502514
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 434662] Re: missing email parts

2010-06-18 Thread Piotr Roszatycki
It is fixed in Evolution 0.31.

I've attached backported patch.

** Patch added: Translate CP28591 to ISO-8859-1, etc.
   http://launchpadlibrarian.net/50537008/20_mapi_cp28xxx.patch

-- 
missing email parts
https://bugs.launchpad.net/bugs/434662
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 245258] Re: Defoma hints file incorrectly specifies as variable width

2010-05-06 Thread Piotr Roszatycki
This bug is annoying with /usr/bin/konsole application. To reproduce
bug, call `mcedit /usr/share/mc/syntax/c.syntax` on konsole with
inconsolata as default font.

-- 
Defoma hints file incorrectly specifies as variable width
https://bugs.launchpad.net/bugs/245258
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 496288] [NEW] Can't locate object method if package's ISA is created dynamically

2009-12-13 Thread Piotr Roszatycki
Public bug reported:

Binary package hint: perl

Attached test case ran with Ubuntu karmic:

$ perl test_isa.pl 
@TestISASubclass::ISA = (TestISABase)
Can't locate object method method via package TestISASubclass at 
TestISABase.pm line 14.
BEGIN failed--compilation aborted at TestISASubclass.pm line 3.
Compilation failed in require at test_isa.pl line 3.

The same test case ran with any other Perl runtime (ActiveState or
perl.org):

$ perl-5.10 test_isa.pl 
@TestISASubclass::ISA = (TestISABase)
** TestISASubclass-method called

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

-- 
Can't locate object method if package's ISA is created dynamically
https://bugs.launchpad.net/bugs/496288
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 496288] Re: Can't locate object method if package's ISA is created dynamically

2009-12-13 Thread Piotr Roszatycki

** Attachment added: Test case
   http://launchpadlibrarian.net/36751336/TestISA.tar.gz

-- 
Can't locate object method if package's ISA is created dynamically
https://bugs.launchpad.net/bugs/496288
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 230430] Re: X server segfaults randomly with KDE and compiz

2008-05-19 Thread Piotr Roszatycki
*** This bug is a duplicate of bug 226683 ***
https://bugs.launchpad.net/bugs/226683

I've caught core dump for this crash:

(gdb) bt
#0  0x00541b63 in XkbEnableDisableControls ()
#1  0x00543079 in XkbRemoveResourceClient ()
#2  0x004478eb in ?? ()
#3  0x00447adf in CloseDownDevices ()
#4  0x0056d6d3 in AbortServer ()
#5  0x0056dd55 in FatalError ()
#6  0x00484079 in xf86SigHandler ()
#7  signal handler called
#8  0x7f434f90e37a in _nv000754X () from 
/usr/lib/xorg/modules/drivers//nvidia_drv.so
#9  0x00526cad in ?? ()
#10 0x0044c056 in ProcPolyPoint ()
#11 0x0044eaaf in Dispatch ()
#12 0x00436b9d in main ()


** Attachment added: coredump
   http://launchpadlibrarian.net/14603080/core.bz2

-- 
X server segfaults randomly with KDE and compiz
https://bugs.launchpad.net/bugs/230430
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 164176] pulseaudio doesn't show manually created devices

2007-11-20 Thread Piotr Roszatycki
Public bug reported:

Binary package hint: pulseaudio

Found in 0.9.6. Fixed in 0.9.7.

I've made following /etc/pulse/default.pa:

load-module module-native-protocol-unix
load-module module-native-protocol-tcp 
auth-ip-acl=127.0.0.1;10.0.0.0/8;192.168.0.0/16
load-module module-zeroconf-publish
load-module module-hal-detect
load-module module-alsa-sink device=20to51
load-module module-alsa-sink device=51

padevchooser and pabrowser does not show manually created devices:
20to51 and 51. These devices are working virtual devices configured
in /etc/asound.conf:

$ aplay -D 20to51 /usr/share/sounds/pop.wav
Playing WAVE '/usr/share/sounds/pop.wav' : Signed 16 bit Little Endian, Rate 
44100 Hz, Mono

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

-- 
pulseaudio doesn't show manually created devices
https://bugs.launchpad.net/bugs/164176
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 120989] kopete hangs-up after click on users list

2007-06-18 Thread Piotr Roszatycki
Public bug reported:

Binary package hint: kopete

I start the Kopete, log-on to the Gadu-gadu and Google Talk servers and
then click on users list to pick up some of my contact. The kopete hangs
up.

The strace output:

Process 25445 attached - interrupt to quit
futex(0x83a8ffc, FUTEX_WAIT, 2, NULL unfinished ...
Process 25445 detached

The gdb output:

(gdb) thread apply all bt

Thread 3 (Thread -1260565616 (LWP 25448)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb62cbdae in __lll_mutex_lock_wait () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb62cef06 in _L_mutex_cond_lock_57 () from 
/lib/tls/i686/cmov/libpthread.so.0
#3  0xb62ce858 in __pthread_mutex_cond_lock () from 
/lib/tls/i686/cmov/libpthread.so.0
#4  0xb62c98ff in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#5  0xb6b91084 in QWaitCondition::wait (this=0x83a8f2c, mutex=0x83a8f34, 
time=2000) at tools/qwaitcondition_unix.cpp:301
#6  0xb7040a43 in KNetwork::Internal::KResolverManager::requestData 
(this=0x83a8f20, th=0x84304b0, maxWaitTime=2000)
at /root/kdelibs/kdelibs-3.5.7/./kdecore/network/kresolvermanager.cpp:378
#7  0xb705021c in KNetwork::Internal::KResolverThread::run (this=0x84304b0)
at /root/kdelibs/kdelibs-3.5.7/./kdecore/network/kresolvermanager.cpp:271
#8  0xb6841fd9 in QThreadInstance::start (_arg=0x84096ac) at 
kernel/qthread_unix.cpp:119
#9  0xb62c531b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb612857e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1268958320 (LWP 25449)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb62cbdae in __lll_mutex_lock_wait () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb62cef06 in _L_mutex_cond_lock_57 () from 
/lib/tls/i686/cmov/libpthread.so.0
#3  0xb62ce858 in __pthread_mutex_cond_lock () from 
/lib/tls/i686/cmov/libpthread.so.0
#4  0xb62c98ff in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#5  0xb6b91084 in QWaitCondition::wait (this=0x83a8f2c, mutex=0x83a8f34, 
time=2000) at tools/qwaitcondition_unix.cpp:301
#6  0xb7040a43 in KNetwork::Internal::KResolverManager::requestData 
(this=0x83a8f20, th=0x840fc38, maxWaitTime=2000)
at /root/kdelibs/kdelibs-3.5.7/./kdecore/network/kresolvermanager.cpp:378
#7  0xb705021c in KNetwork::Internal::KResolverThread::run (this=0x840fc38)
at /root/kdelibs/kdelibs-3.5.7/./kdecore/network/kresolvermanager.cpp:271
#8  0xb6841fd9 in QThreadInstance::start (_arg=0x840daf4) at 
kernel/qthread_unix.cpp:119
#9  0xb62c531b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb612857e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1241352496 (LWP 25445)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb62cbdae in __lll_mutex_lock_wait () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb62c7aac in _L_mutex_lock_51 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0xb62c749d in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb6b8ff5a in QRealMutexPrivate::lock (this=0x83a8ff8) at 
tools/qmutex_unix.cpp:142
#5  0xb6b8fd4e in QMutex::lock (this=0x83a8f34) at tools/qmutex_unix.cpp:464
#6  0xb704010c in KNetwork::Internal::KResolverManager::dequeue 
(this=0x83a8f20, obj=0x89c1820)
at /usr/share/qt3/include/qmutex.h:96
#7  0xb704d3f2 in KNetwork::KResolver::cancel (this=0x89c1820, emitSignal=false)
---Type return to continue, or q return to quit---
at /root/kdelibs/kdelibs-3.5.7/./kdecore/network/kresolver.cpp:510
#8  0xb704d798 in ~KResolver (this=0x89c1820) at 
/root/kdelibs/kdelibs-3.5.7/./kdecore/network/kresolver.cpp:307
#9  0xb6f4569d in ~KExtendedSocket (this=0x89c1748) at 
/root/kdelibs/kdelibs-3.5.7/./kdecore/kextsock.cpp:63
#10 0xb6f2fa9e in ~KServerSocket (this=0x89c15b8) at 
/root/kdelibs/kdelibs-3.5.7/./kdecore/ksock.cpp:428
#11 0xb74f6270 in ~Slave (this=0x89c4aa0) at 
/root/kdelibs/kdelibs-3.5.7/./kio/kio/slave.cpp:187
#12 0xb74f51d6 in KIO::Slave::holdSlave ([EMAIL PROTECTED], [EMAIL PROTECTED])
at /root/kdelibs/kdelibs-3.5.7/./kio/kio/slave.cpp:505
#13 0xb753eaa1 in KIO::Scheduler::findIdleSlave (this=0x858a6f0, job=0x89bbbd0, 
[EMAIL PROTECTED])
at /root/kdelibs/kdelibs-3.5.7/./kio/kio/scheduler.cpp:492
#14 0xb7543e27 in KIO::Scheduler::startJobScheduled (this=0x858a6f0, 
protInfo=0x89153c8)
at /root/kdelibs/kdelibs-3.5.7/./kio/kio/scheduler.cpp:360
#15 0xb754406f in KIO::Scheduler::startStep (this=0x858a6f0) at 
/root/kdelibs/kdelibs-3.5.7/./kio/kio/scheduler.cpp:278
#16 0xb75456ec in KIO::Scheduler::qt_invoke (this=0x858a6f0, _id=4, 
_o=0xbfc7cf9c) at ./scheduler.moc:161
#17 0xb68b288b in QObject::activate_signal (this=0x858a718, clist=0x858b210, 
o=0xbfc7cf9c) at kernel/qobject.cpp:2356
#18 0xb68b3330 in QObject::activate_signal (this=0x858a718, signal=2) at 
kernel/qobject.cpp:2325
#19 0xb6c40ba6 in QTimer::timeout (this=0x858a718) at 
.moc/debug-shared-mt/moc_qtimer.cpp:82
#20 0xb68da596 in QTimer::event (this=0x858a718, e=0xbfc7d2c8) at 
kernel/qtimer.cpp:219
#21 

[Bug 106141] kopete hangs-up if can't connect DNS

2007-04-13 Thread Piotr Roszatycki
Public bug reported:

Binary package hint: kopete

Version: 4:3.5.6-0ubuntu9

Backtrace:

Thread 2 (Thread -1268307056 (LWP 5867)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb62b8dae in __lll_mutex_lock_wait () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb62bbf06 in _L_mutex_cond_lock_57 () from 
/lib/tls/i686/cmov/libpthread.so.0
#3  0xb62bb858 in __pthread_mutex_cond_lock () from 
/lib/tls/i686/cmov/libpthread.so.0
#4  0xb62b68ff in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#5  0xb6b7e084 in QWaitCondition::wait (this=0x8389cfc, mutex=0x8389d04, 
time=2000) at tools/qwaitcondition_unix.cpp:301
#6  0xb702db03 in KNetwork::Internal::KResolverManager::requestData 
(this=0x8389cf0, th=0x84e1208, maxWaitTime=2000)
at /build/buildd/kdelibs-3.5.6/./kdecore/network/kresolvermanager.cpp:378
#7  0xb703d2dc in KNetwork::Internal::KResolverThread::run (this=0x84e1208)
at /build/buildd/kdelibs-3.5.6/./kdecore/network/kresolvermanager.cpp:271
#8  0xb682efd9 in QThreadInstance::start (_arg=0x835ee34) at 
kernel/qthread_unix.cpp:119
#9  0xb62b231b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb611557e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1241425520 (LWP 5749)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb62b8dae in __lll_mutex_lock_wait () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb62b4aac in _L_mutex_lock_51 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0xb62b449d in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb6b7cf5a in QRealMutexPrivate::lock (this=0x8389dc8) at 
tools/qmutex_unix.cpp:142
#5  0xb6b7cd4e in QMutex::lock (this=0x8389d04) at tools/qmutex_unix.cpp:464
#6  0xb702d8e7 in KNetwork::Internal::KResolverManager::dispatch 
(this=0x8389cf0, data=0x83f3e48)
at /usr/share/qt3/include/qmutex.h:96
---Type return to continue, or q return to quit---
#7  0xb703bf7f in KNetwork::Internal::KResolverManager::enqueue 
(this=0x8389cf0, obj=0x836a730, requestor=0x0)
at /build/buildd/kdelibs-3.5.6/./kdecore/network/kresolvermanager.cpp:676
#8  0xb703c7ea in KNetwork::KResolver::start (this=0x836a730)
at /build/buildd/kdelibs-3.5.6/./kdecore/network/kresolver.cpp:451
#9  0xb703ccfa in KNetwork::KClientSocketBase::lookup (this=0x83732e8)
at /build/buildd/kdelibs-3.5.6/./kdecore/network/kclientsocketbase.cpp:155
#10 0xb7031d67 in KNetwork::KStreamSocket::connect (this=0x83732e8, [EMAIL 
PROTECTED], [EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.6/./kdecore/network/kstreamsocket.cpp:134
#11 0xb59e9327 in JabberByteStream::connect (this=0x841a1d8, [EMAIL PROTECTED], 
[EMAIL PROTECTED])
at 
/build/buildd/kdenetwork-3.5.6/./kopete/protocols/jabber/jabberbytestream.cpp:55
#12 0xb59eaa87 in JabberConnector::connectToServer (this=0x83fd080, [EMAIL 
PROTECTED])
at 
/build/buildd/kdenetwork-3.5.6/./kopete/protocols/jabber/jabberconnector.cpp:59
#13 0xb597d135 in XMPP::ClientStream::connectToServer (this=0x8390368, [EMAIL 
PROTECTED], auth=true)
at 
/build/buildd/kdenetwork-3.5.6/./kopete/protocols/jabber/libiris/iris/xmpp-core/stream.cpp:726
#14 0xb598e25f in XMPP::Client::connectToServer (this=0x8381e18, s=0x8390368, 
[EMAIL PROTECTED], auth=true)
at 
/build/buildd/kdenetwork-3.5.6/./kopete/protocols/jabber/libiris/iris/xmpp-im/client.cpp:200
#15 0xb59ed3e7 in JabberClient::connect (this=0x83c89c0, [EMAIL PROTECTED], 
[EMAIL PROTECTED], auth=true)
at 
/build/buildd/kdenetwork-3.5.6/./kopete/protocols/jabber/jabberclient.cpp:752
#16 0xb590e602 in JabberAccount::connectWithPassword (this=0x8384e30, [EMAIL 
PROTECTED])
at 
/build/buildd/kdenetwork-3.5.6/./kopete/protocols/jabber/jabberaccount.cpp:419
#17 0xb7e75824 in Kopete::PasswordedAccount::connect (this=0x8384e30, [EMAIL 
PROTECTED])
at 
/build/buildd/kdenetwork-3.5.6/./kopete/libkopete/kopetepasswordedaccount.cpp:70
#18 0xb7e9f35f in Kopete::AccountManager::setAvailableAll (this=0x82d7fe0, 
[EMAIL PROTECTED])
at 
/build/buildd/kdenetwork-3.5.6/./kopete/libkopete/kopeteaccountmanager.cpp:122
#19 0x08070cd0 in KopeteWindow::slotGlobalAvailable (this=0x8170a60)
at /build/buildd/kdenetwork-3.5.6/./kopete/kopete/kopetewindow.cpp:604
#20 0x080837a9 in KopeteWindow::qt_invoke (this=0x8170a60, _id=90, 
_o=0xbfe92d6c) at ./kopetewindow.moc:203
#21 0xb689f88b in QObject::activate_signal (this=0x81e8a78, clist=0x81e8c80, 
o=0xbfe92d6c) at kernel/qobject.cpp:2356
#22 0xb68a0330 in QObject::activate_signal (this=0x81e8a78, signal=2) at 
kernel/qobject.cpp:2325
#23 0xb71f54c9 in KAction::activated (this=0x81e8a78) at ./kaction.moc:176
#24 0xb722dcc2 in KAction::slotActivated (this=0x81e8a78) at 
/build/buildd/kdelibs-3.5.6/./kdeui/kaction.cpp:1102
#25 0xb72fb06d in KAction::slotPopupActivated (this=0x81e8a78) at 
/build/buildd/kdelibs-3.5.6/./kdeui/kaction.cpp:1137
#26 0xb72fb331 in KAction::qt_invoke (this=0x81e8a78, _id=16, _o=0xbfe92ea8) at 
./kaction.moc:219
#27 0xb689f88b in QObject::activate_signal 

[Bug 69718] powersaved should disable bluetooth service before suspend

2006-11-01 Thread Piotr Roszatycki
Public bug reported:

Binary package hint: powersaved

The system cannot be suspended because the bluetooth service is running.
The solution is to add the bluetooth service to SUSPEND2DISK_RESTART_SERVICES 
and SUSPEND2MEM_RESTART_SERVICES (/etc/powersave/sleep) by default.

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

-- 
powersaved should disable bluetooth service before suspend
https://launchpad.net/bugs/69718

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


[Bug 50377] konsole crashes on dcop ksmserver ksmserver saveCurrentSession

2006-06-19 Thread Piotr Roszatycki
Public bug reported:

Binary package hint: konsole

Starting konsole at fresh desktop, then calling

$ dcop ksmserver ksmserver saveCurrentSession

Backtrace:

(no debugging symbols found)
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232435520 (LWP 8991)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb6753cf0 in Konsole::saveProperties ()
   from /usr/lib/libkdeinit_konsole.so
#7  0xb6ce80a1 in KMainWindow::savePropertiesInternal ()
   from /usr/lib/libkdeui.so.4
#8  0xb6dc0885 in KMWSessionManaged::saveState () from /usr/lib/libkdeui.so.4
#9  0xb785241c in KApplication::saveState () from /usr/lib/libkdecore.so.4
#10 0xb7156588 in QSessionManager::setRestartCommand ()
   from /usr/lib/libqt-mt.so.3
#11 0xb71567f5 in QSessionManager::setRestartCommand ()
   from /usr/lib/libqt-mt.so.3
#12 0xb6901374 in _SmcProcessMessage () from /usr/lib/libSM.so.6
#13 0xb68f0f4a in IceProcessMessages () from /usr/lib/libICE.so.6
#14 0xb7150c3e in QSmSocketReceiver::socketActivated ()
   from /usr/lib/libqt-mt.so.3
#15 0xb7150edd in QSmSocketReceiver::qt_invoke () from /usr/lib/libqt-mt.so.3
#16 0xb7239eb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb723a7c8 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb75ce06f in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#19 0xb725a1fe in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#20 0xb71cfe56 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#21 0xb71d0052 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0xb789cd7d in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0xb7161157 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#24 0xb71c1973 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#25 0xb7174f43 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#26 0xb71e8947 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#27 0xb71e886a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#28 0xb71ce965 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#29 0xb6775bf3 in kdemain () from /usr/lib/libkdeinit_konsole.so
#30 0xb7ee54f4 in kdeinitmain () from /usr/lib/kde3/konsole.so
#31 0x0804e063 in ?? ()
#32 0x0001 in ?? ()
#33 0x0813f3a8 in ?? ()
#34 0x0001 in ?? ()
#35 0x in ?? ()

** Affects: kdebase (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
konsole crashes on dcop ksmserver ksmserver saveCurrentSession
https://launchpad.net/bugs/50377

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


[Bug 50377] Re: konsole crashes on dcop ksmserver ksmserver saveCurrentSession

2006-06-19 Thread Piotr Roszatycki
Version: 4:3.5.2-0ubuntu27

-- 
konsole crashes on dcop ksmserver ksmserver saveCurrentSession
https://launchpad.net/bugs/50377

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