id summary reporter owner description type status priority milestone component version resolution keywords cc field_blocks field_dependson field_seealso 379 Strange usbhub crash in async_get_call_timeout() Jakub Jermář "As of default ia32 [changeset:mainline,1259] UP, but not before [changeset:mainline,1250], usbhub hits a strange assertion in the async framework: {{{ ipc_callid_t async_get_call_timeout(ipc_call_t *call, suseconds_t usecs) { assert(call); }}} It is strange because call usually, and in this case specifically, is an address on the stack, i.e. never NULL. amd64 in the same configuration does not reproduce the problem. I am going to attach a few screenshots I took when the system crashed." defect closed major 0.5.0 helenos/drv/usbhub mainline fixed