[Bug 147237] Re: apport crashed with OSError in check_lock()

2007-12-21 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 0.100 --- apport (0.100) hardy; urgency=low * bin/crash-digger: Add option --log for logging to a file, and --pidfile/--stop for daemonization. Add test cases to test-crash-digger. * bin/apport: Do not re-raise exceptions about

[Bug 147237] Re: apport crashed with OSError in check_lock()

2007-10-30 Thread Martin Pitt
Fixed in bzr head. ** Changed in: apport (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) Status: Confirmed = Fix Committed -- apport crashed with OSError in check_lock() https://bugs.launchpad.net/bugs/147237 You received this bug notification because you are a member of

[Bug 147237] Re: apport crashed with OSError in check_lock()

2007-10-15 Thread dAniel hAhler
Setting this to confirmed. The code from /bin/apport in question is: # create a lock file lockfile = os.path.join(apport.fileutils.report_dir, '.lock') try: fd = os.open(lockfile, os.O_WRONLY|os.O_CREAT|os.O_NOFOLLOW) except OSError, e: error_log('cannot create lock

[Bug 147237] Re: apport crashed with OSError in check_lock()

2007-09-30 Thread Milan
** Attachment added: ApportLog.gz http://launchpadlibrarian.net/9607563/ApportLog.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/9607564/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/9607565/ProcMaps.txt ** Attachment added:

[Bug 147237] Re: apport crashed with OSError in check_lock()

2007-09-30 Thread Apport retracing service
** Tags removed: need-duplicate-check -- apport crashed with OSError in check_lock() https://bugs.launchpad.net/bugs/147237 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