[Bug 69398] Re: Python crash during a session, I don't know why.

2007-02-21 Thread Matthias Klose
the report has attached crashes from different applications; I'm closing
the report. Please reopen new reports with only one application for one
bug report (no, it's not python).

Rechecking with the feisty distribution is appreciated.

 - beryl: not distributed, please take this upstream
 - comment 9: gdesklets
 - comment 10 beryl
 - comment 8 update-notifier
 - comment 6 deluge-torrent
 - comment 1 amarok


** Changed in: python-defaults (Ubuntu)
   Importance: Undecided = Low
   Status: Unconfirmed = Rejected

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2007-02-10 Thread mtslim
Ever since I installed Edgy been getting crashes. Seem to be related to beryl.
I am a newbie to Ubuntu and beryl.

** Attachment added: Crash report
   http://librarian.launchpad.net/6389191/_usr_bin_python.1000.crash

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2007-01-22 Thread jhellen
I'm getting python crashes now too (also on latest Edgy). Don't know
what's causing it.

** Attachment added: full crash report
   http://librarian.launchpad.net/5808738/_usr_bin_python.1000.crash

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2007-01-03 Thread ttoine
Same kind of problem

** Attachment added: complete bug report
   http://librarian.launchpad.net/5566988/_usr_bin_python.1000.crash

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2006-11-12 Thread Nicolas DERIVE
Please mark is as confirmed if you experienced the same bug, since as
the original reporter I can't 'ethically' mark it.

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2006-11-08 Thread Tomas Virseda
Like others above I'm getting core dumps with python. In my case with
deluge (crash report attached) and sometimes even from the python
console.

I'm using edgy and never before got coredumps from python.

** Attachment added: Core dump from apport
   http://librarian.launchpad.net/5005976/_usr_bin_python.vGdr3w.crash

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2006-11-03 Thread nzjrs
I am getting python core dumps in an application (http://www.conduit-
project.org) I am developing. This is the first time I have ever seen
python seg fault.

The same application works fine on my laptop and always segfaults on my
desktop. Both are running edgy, my laptop is a i915 chipset, single
core. My desktop is a dual core pentium 2.8

The application is threaded and also has calls to various other threaded
GNOME libs such as the authentication manager and gnome-keyring.

The core dump occurs in this code

self.keyring = gnomekeyring.get_default_keyring_sync()
token = self.get(%s_token % conduit.APPNAME, int, 0)
if token  0:
secrets = gnomekeyring.item_get_info_sync(self.keyring, 
token).get_secret()
for i in secrets.split(';'):
j = i.split(':')
self.classUsernamesAndPasswords[j[0]] = (j[0], j[1])

If i remove this code the coredump goes away.

So is this a python gnome-keyring or a python problem?

John

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2006-11-02 Thread Nicolas DERIVE
I haven't multithreading on my computer, but it hangs too with amarok...
Can you mark it as confirmed as you had this problem too ?

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2006-11-01 Thread Colin Fox
I'm getting python crashes now too (also on latest Edgy). Never had
python coredumps before.

This is in some proprietary software we're developing, so I don't think
I can give you any details. Plus, the libraries and python executable
are all stripped, so there's not much useful there.

But it does seem to be something to do with multithreading. We're also
using twisted, and psycopg.

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2006-10-30 Thread Nicolas DERIVE
It is marked Distrorelease 7.04 in the dump but only base-files and
linux-libc-dev are currently new on my system and Feisty relevant.

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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


[Bug 69398] Re: Python crash during a session, I don't know why.

2006-10-30 Thread Nicolas DERIVE
Oh, seems to be caused by an amarok script (apport report) but I closed
it... 5 minutes before ?

** Attachment added: Full crash dump from apport
   http://librarian.launchpad.net/4941126/_usr_bin_python.1000.crash

-- 
Python crash during a session, I don't know why.
https://launchpad.net/bugs/69398

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