[Bug 1069543] Re: ntpd crashes when network interface goes down

2019-02-20 Thread Thomas Cuthbert
Another s390x showing similar symptoms to Paul:

Feb 21 00:56:01 s0lp3 ntpd[253059]: Deleting interface #79102 qvoc1fa7c7e-9e, 
fe80::1cad:94ff:fe58:5dc7%1315880#123, interface stats: received=0, sent=0, 
dropped=0, active_time=676 secs
Feb 21 00:56:01 s0lp3 ntpd[253059]: Deleting interface #79103 qvbc1fa7c7e-9e, 
fe80::470:fbff:fe3b:b540%1315881#123, interface stats: received=0, sent=0, 
dropped=0, active_time=676 secs
Feb 21 00:56:01 s0lp3 ntpd[253059]: Deleting interface #79119 tapc1fa7c7e-9e, 
fe80::fc16:3eff:fe87:f3f4%1315899#123, interface stats: received=0, sent=0, 
dropped=0, active_time=455 secs
Feb 21 00:56:09 s0lp3 ntpd[253059]: Deleting interface #79163 tap59a670ab-70, 
fe80::fc16:3eff:fe27:b37a%1315951#123, interface stats: received=0, sent=0, 
dropped=0, active_time=24 secs
Feb 21 00:56:12 s0lp3 ntpd[253059]: ./../lib/isc/unix/ifiter_getifaddrs.c:163: 
INSIST(ifa->ifa_name != ((void *)0)) failed
Feb 21 00:56:12 s0lp3 ntpd[253059]: exiting (due to assertion failure)


solution is to just restart ntpd.

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

Title:
  ntpd crashes when network interface goes down

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

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

[Bug 1749884] [NEW] [REQ] request timeout environmental variable

2018-02-15 Thread Thomas Cuthbert
Public bug reported:

The timeout value for sessions is currently hardcoded to an hour:
```
apache_openid/_init_.py: session = Session(apache_request, timeout=3600, 
lock=False)
```

Can this be changed to a variable defaulted to 3600 but configurable via
an environmental variable?

** Affects: apache-openid (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [REQ] request timeout environmental variable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache-openid/+bug/1749884/+subscriptions

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

[Bug 1746860] Re: CPU soft lockup causing trusty (3.16.0-38-generic) to become unresponsive

2018-02-02 Thread Thomas Cuthbert
** Attachment added: "apport.linux.1rykX9.apport"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1746860/+attachment/5047464/+files/apport.linux.1rykX9.apport

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

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

Title:
  CPU soft lockup causing trusty (3.16.0-38-generic) to become
  unresponsive

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

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

[Bug 1746860] Re: CPU Soft Lockup Causing Trusty (4.4.0-111-generic) to become unresponsive

2018-02-01 Thread Thomas Cuthbert
** Description changed:

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  
  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  Ubuntu 4.4.0-111.134~14.04.1-generic 4.4.98
+ qemu-system 2.0.0+dfsg-2ubuntu1.36
  
  3) What you expected to happen
  The system should not have crashed
  
  4) What happened instead
  The system crashed and reported CPU soft lockup errors.
  
  Hi,
  
  we had a system lock up completely today, we noticed the following in the 
logs:
  [84070301.087602] BUG: soft lockup - CPU#1 stuck for 23s! 
[qemu-system-x86:30908]
  [84070301.271530] BUG: soft lockup - CPU#8 stuck for 22s! [khugepaged:238]
  [84070314.314615] INFO: rcu_sched detected stalls on CPUs/tasks: { 0} 
(detected by 19, t=150024 jiffies, g=8647354832, c=8647354831, q=0)
  [84070341.072534] BUG: soft lockup - CPU#1 stuck for 22s! 
[qemu-system-x86:30908]

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

Title:
  CPU Soft Lockup Causing Trusty (4.4.0-111-generic) to become
  unresponsive

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

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

[Bug 1746860] [NEW] CPU Soft Lockup Causing Trusty (4.4.0-111-generic) to become unresponsive

2018-02-01 Thread Thomas Cuthbert
Public bug reported:

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
Description:Ubuntu 14.04.5 LTS
Release:14.04

2) The version of the package you are using, via 'apt-cache policy pkgname' or 
by checking in Software Center
Ubuntu 4.4.0-111.134~14.04.1-generic 4.4.98
qemu-system 2.0.0+dfsg-2ubuntu1.36

3) What you expected to happen
The system should not have crashed

4) What happened instead
The system crashed and reported CPU soft lockup errors.

Hi,

we had a system lock up completely today, we noticed the following in the logs:
[84070301.087602] BUG: soft lockup - CPU#1 stuck for 23s! 
[qemu-system-x86:30908]
[84070301.271530] BUG: soft lockup - CPU#8 stuck for 22s! [khugepaged:238]
[84070314.314615] INFO: rcu_sched detected stalls on CPUs/tasks: { 0} (detected 
by 19, t=150024 jiffies, g=8647354832, c=8647354831, q=0)
[84070341.072534] BUG: soft lockup - CPU#1 stuck for 22s! 
[qemu-system-x86:30908]

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

** Attachment added: "lspci.txt"
   https://bugs.launchpad.net/bugs/1746860/+attachment/5047207/+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/1746860

Title:
  CPU Soft Lockup Causing Trusty (4.4.0-111-generic) to become
  unresponsive

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

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

Re: [Bug 122311] Re: alacarte crashed with AttributeError in __getPath()

2007-08-20 Thread Thomas Cuthbert
Pedro Villavicencio wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering is this still an issue
 for you? Thanks in advance.

 ** Changed in: alacarte (Ubuntu)
Importance: Undecided = Medium
  Assignee: (unassigned) = Ubuntu Desktop Bugs
Status: New = Incomplete

   
Everything seems to be working fine but thanks for asking.

-- 
alacarte crashed with AttributeError in __getPath()
https://bugs.launchpad.net/bugs/122311
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 131865] Re: package flashplugin-nonfree 9.0.48.0.0ubuntu5 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2007-08-12 Thread Thomas Cuthbert
I got it to download and install fine, doesn't work but at least the
install went okay.

-- 
package flashplugin-nonfree 9.0.48.0.0ubuntu5 failed to install/upgrade: 
subprocess post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/131865
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 95691] Re: [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-03-24 Thread Thomas Cuthbert

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/6928693/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6928694/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/6928695/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6928696/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6928697/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/6928698/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/6928699/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/6928700/ThreadStacktrace.txt

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://launchpad.net/bugs/95691

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


[Bug 95691] [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()

2007-03-24 Thread Thomas Cuthbert
Public bug reported:

Binary package hint: firefox

At the time of usage, my rhapsody music plugin was on, aswell as open
office word processor and gftp.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sat Mar 24 18:06:07 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/firefox/firefox-bin
Package: firefox 2.0.0.2+1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox/firefox-bin
ProcCwd: /home/tommy
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en
Signal: 11
SourcePackage: firefox
StacktraceTop:
 __kernel_vsyscall ()
 raise () from /lib/tls/i686/cmov/libpthread.so.0
 ?? ()
 ?? ()
 ?? ()
Uname: Linux tommy-desktop 2.6.20-12-386 #2 Wed Mar 21 20:53:13 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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

-- 
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://launchpad.net/bugs/95691

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


[Bug 93521] Re: [apport] gftp-gtk crashed with SIGSEGV

2007-03-18 Thread Thomas Cuthbert

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/6852931/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6852932/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/6852933/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6852934/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6852935/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/6852936/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/6852937/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/6852938/ThreadStacktrace.txt

-- 
[apport] gftp-gtk crashed with SIGSEGV
https://launchpad.net/bugs/93521

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


[Bug 93521] [apport] gftp-gtk crashed with SIGSEGV

2007-03-18 Thread Thomas Cuthbert
Public bug reported:

Binary package hint: gftp

Gaim, firefox, and the rhapsody plugin were all on at the time it had
crashed. I was connected to an ftp server and i was currently deleting
files from that server.

ProblemType: Crash
Architecture: i386
Date: Sun Mar 18 17:11:52 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gftp-gtk
Package: gftp-gtk 2.0.18-16ubuntu2
PackageArchitecture: i386
ProcCmdline: /usr/bin/gftp-gtk
ProcCwd: /home/tommy
ProcEnviron:
 LANGUAGE=en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gftp
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Uname: Linux tommy-desktop 2.6.20-11-386 #2 Thu Mar 15 07:58:11 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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

-- 
[apport] gftp-gtk crashed with SIGSEGV
https://launchpad.net/bugs/93521

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


[Bug 93205] Re: [apport] gaim crashed with SIGSEGV in _gst_parse_yylex()

2007-03-17 Thread Thomas Cuthbert

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/6848305/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6848306/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/6848307/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6848308/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6848309/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/6848310/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/6848311/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/6848312/ThreadStacktrace.txt

-- 
[apport] gaim crashed with SIGSEGV in _gst_parse_yylex()
https://launchpad.net/bugs/93205

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


[Bug 93205] [apport] gaim crashed with SIGSEGV in _gst_parse_yylex()

2007-03-17 Thread Thomas Cuthbert
Public bug reported:

Binary package hint: gaim

To reproduce put on the rhapsody music plugin, firefox(on launchpad) and
a java script-based ftp similar to the one godaddy uses.

ProblemType: Crash
Architecture: i386
Date: Sat Mar 17 16:37:30 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gaim
Package: gaim 1:2.0.0+beta6-1ubuntu2
PackageArchitecture: i386
ProcCmdline: gaim
ProcCwd: /home/tommy
ProcEnviron:
 LANGUAGE=en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gaim
StacktraceTop:
 _gst_parse_yylex () from /usr/lib/libgstreamer-0.10.so.0
 _gst_parse__yyparse () from /usr/lib/libgstreamer-0.10.so.0
 _gst_parse_launch () from /usr/lib/libgstreamer-0.10.so.0
 gst_parse_launch () from /usr/lib/libgstreamer-0.10.so.0
 gst_parse_bin_from_description ()
Uname: Linux tommy-desktop 2.6.20-11-386 #2 Thu Mar 15 07:58:11 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

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

-- 
[apport] gaim crashed with SIGSEGV in _gst_parse_yylex()
https://launchpad.net/bugs/93205

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


[Bug 92988] [apport] gnome-panel crashed with SIGSEGV

2007-03-16 Thread Thomas Cuthbert
Public bug reported:

Binary package hint: gnome-panel

I was adding some programs, writing to a disk, and listening to music
off rhapsody at the time of the bug. Everything went blank for a moment
but came back quickly. No data was lost.

ProblemType: Crash
Architecture: i386
Date: Fri Mar 16 22:23:04 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 2.18.0-0ubuntu2
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/tommy
ProcEnviron:
 LANGUAGE=en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gnome-panel
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? ()
 ?? ()
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? () from /lib/tls/i686/cmov/libc.so.6
Uname: Linux tommy-desktop 2.6.20-11-386 #2 Thu Mar 15 07:58:11 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gnome-panel crashed with SIGSEGV
https://launchpad.net/bugs/92988

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


[Bug 92988] Re: [apport] gnome-panel crashed with SIGSEGV

2007-03-16 Thread Thomas Cuthbert

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/6846098/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6846099/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/6846100/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6846101/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6846102/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/6846103/Registers.txt

** Attachment added: Stacktrace.txt
   http://librarian.launchpad.net/6846104/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://librarian.launchpad.net/6846105/ThreadStacktrace.txt

-- 
[apport] gnome-panel crashed with SIGSEGV
https://launchpad.net/bugs/92988

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


[Bug 93004] [apport] gaim-url-handler crashed with Error in __call__()

2007-03-16 Thread Thomas Cuthbert
Public bug reported:

Binary package hint: gaim

I tried adding someone from the ubuntu forums using the automatic link.

ProblemType: Crash
Architecture: i386
Date: Sat Mar 17 00:23:07 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gaim-url-handler
InterpreterPath: /usr/bin/python2.5
Package: gaim 1:2.0.0+beta6-1ubuntu2
PackageArchitecture: i386
ProcCmdline: /usr/bin/python /usr/bin/gaim-url-handler 
aim:goim?screenname=TDODensimmessage=Hi.+Are+you+there?
ProcCwd: /home/tommy
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en
PythonArgs: ['/usr/bin/gaim-url-handler', 
'aim:goim?screenname=TDODensimmessage=Hi.+Are+you+there?']
SourcePackage: gaim
Uname: Linux tommy-desktop 2.6.20-11-386 #2 Thu Mar 15 07:58:11 UTC 2007 i686 
GNU/Linux

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

-- 
[apport] gaim-url-handler crashed with Error in __call__()
https://launchpad.net/bugs/93004

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


[Bug 93004] Re: [apport] gaim-url-handler crashed with Error in __call__()

2007-03-16 Thread Thomas Cuthbert

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6846290/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6846291/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6846292/ProcStatus.txt

** Attachment added: Traceback.txt
   http://librarian.launchpad.net/6846293/Traceback.txt

-- 
[apport] gaim-url-handler crashed with Error in __call__()
https://launchpad.net/bugs/93004

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


[Bug 91847] [apport] democracyplayer crashed with TypeError in __new__()

2007-03-12 Thread Thomas Cuthbert
Public bug reported:

Binary package hint: democracyplayer

It was the latest version, i was running Konversation and the rhapsody
online plugin.

ProblemType: Crash
Architecture: i386
Date: Tue Mar 13 02:40:23 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/democracyplayer
InterpreterPath: /usr/bin/python2.5
Package: democracyplayer 0.9.2.1-2.1ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/bin/python2.5 /usr/bin/democracyplayer
ProcCwd: /home/tommy
ProcEnviron:
 LANGUAGE=en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/democracyplayer']
SourcePackage: democracyplayer
Uname: Linux tommy-desktop 2.6.20-10-386 #2 Sun Mar 11 23:59:49 UTC 2007 i686 
GNU/Linux

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

-- 
[apport] democracyplayer crashed with TypeError in __new__()
https://launchpad.net/bugs/91847

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


[Bug 91847] Re: [apport] democracyplayer crashed with TypeError in __new__()

2007-03-12 Thread Thomas Cuthbert

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/6771243/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/6771244/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/6771245/ProcStatus.txt

** Attachment added: Traceback.txt
   http://librarian.launchpad.net/6771246/Traceback.txt

-- 
[apport] democracyplayer crashed with TypeError in __new__()
https://launchpad.net/bugs/91847

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