Comment 2 for bug 85155

Revision history for this message
Martin Pitt (pitti) wrote :

Whoops:

    self.pid = os.fork()
OSError: [Errno 12] Cannot allocate memory

Pretty hard to fix that properly. We could just circumvent it by terminating apport UI if we run out of memory.