Crash on resume from suspend

Bug #785773 reported by nerdy_kid
38
This bug affects 6 people
Affects Status Importance Assigned to Milestone
udev-notify
Confirmed
Medium
lokster

Bug Description

to reproduce: Run udev-notify from a terminal. Suspend the computer, and upon resume you are met with:

Traceback (most recent call last):
  File "./udev-notify.py", line 303, in <module>
    for action, device in monitor:
  File "/usr/share/udev-notify/pyudev/monitor.py", line 250, in __iter__
    events = notifier.poll()
IOError: [Errno 4] Interrupted system call

Changed in udev-notify:
importance: Undecided → Medium
status: New → Confirmed
assignee: nobody → lokster (lokiisyourmaster)
Revision history for this message
Alekseev Konstantin (bojak91) wrote :

I have this problem too

Changed in udev-notify:
status: Confirmed → Incomplete
status: Incomplete → Confirmed
Revision history for this message
mtvoid (mtvoid) wrote :

Adding code to handle the IOError exception, as in my attached patch, should take care of the problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.