Ticket #135 (closed defect: fixed)
igdaemon crashes intermittantly
| Reported by: | eudoxus | Owned by: | jdunn |
|---|---|---|---|
| Priority: | normal | Component: | USB IR Transceiver |
| Version: | Severity: | normal | |
| Keywords: | Cc: |
Description
Previously posted in Ticket 116, but seems not as related because I am not transmitting. Tickets 85 and 125 as also seem to be related to transmitting issues.
I am having a stability problem on hardy (8.04) with lirc-0.8.4a. My igdaemon crashes after an indeterminate period of time, but I'm not using the transmit function. I have it just set up to receive. Running
igclient --get-version --get-features gives igclient: /lib/libpopt.so.0: no version information available (required by igclient) (I don't think this is a problem) get version: success: version=0x0205 get features: success: features=0x2
I'm running igdaemon with --no-threads and have the 0.99.1-4ubuntu1 driver installed.
The error in my iguanaIR.log is:
Apr 01 23:15:38 2009 ERROR: can't read from USB device: Failed to read (interrupt end point): No error Apr 01 23:15:38 2009 INFO: Worker 0 exiting
There was no error in my syslog this time. Previously, the error in my iguanaIR.log was:
Mar 31 21:21:54 2009 ERROR: can't read from USB device: Failed to read (interrupt end point): No error Mar 31 21:21:54 2009 INFO: Worker 0 exiting
And the error in my syslog was:
Mar 31 21:21:55 mythbox lircd-0.8.4a[4008]: error response: Input/output error
Restarting igdaemon cures the problem. With more testing I found that restarting lircd and gdm is not required.

