<br><div><span class="gmail_quote">On 2/8/07, <b class="gmail_sendername">Danny Kukawka</b> &lt;<a href="mailto:danny.kukawka@web.de">danny.kukawka@web.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thursday 08 February 2007 22:06, kareemy wrote:<br>&gt; Yes. My bug seems pretty much exactly like that one. Does Danny&#39;s attached<br>&gt; patch actually fix this or just suppress the error message from<br>&gt; addon-storage?
<br><br>No, I doesn&#39;t fix the whole Problem, but it stop the addon if the device get<br>removed and stop also fill syslog with messages every two seconds. But as I<br>said: this can be maybe already fixed in HAL git via other changes as 
e.g. in<br>the hot-/coldplug workflow.<br><br>Danny<br>_______________________________________________<br>hal mailing list<br><a href="mailto:hal@lists.freedesktop.org">hal@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/hal">
http://lists.freedesktop.org/mailman/listinfo/hal</a><br></blockquote></div><br>I just tried the latest HAL git and the same exact problem occured. Then I applied v2 of the patch you provided above and just added a goto out; line right after HAL_ERROR so that it would stop addon-storage (otherwise I was still getting the repeating error message). I am linking a hald log with the patch against the latest HAL git since it gives me a new error now. I hope it can provide some more insight. Here is the situation again:
<br><br>--&gt; Insert USB key<br># pmount /dev/sdb1<br>--&gt; Remove USB key<br>(Removed usb key stays in the HAL GDL)<br><br>Log: <a href="http://www.duke.edu/~kcd6/hald-error-log2">http://www.duke.edu/~kcd6/hald-error-log2
</a><br><br>- Kareem<br>