﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
376	Crash in usbmast during boot	Jakub Jermář		"As of [changeset:mainline,1234], usbmast driver crashes on my desktop computer (ia32, UP) during boot as follows:

{{{
[usbmast] info: Initializing `mass-storage0`.
[usbmast] info: Mass storage `mass-storage0` LUN 0: USB SD Reader by Generic rev. 1.00 is Direct-
[usbmast] ERROR: Inquiry transport failed, device mass-storage0: Unknown error code -265.
[usbmast] ERROR: Read Capacity (10) transport failed, device mass-storage0: Unknown error code -26
[usbmast] WARN: Failed to read cpapacity, device `mass-storage0`: Unknown error code -265.
Assertion failed (head->size == foot->size) in file ""generic/malloc.c"", line 255.
Assertion failed (head->size == foot->size) in file ""generic/malloc.c"", line 255.
}}}

And the following stack-trace (abbreviated) is printed:

{{{
free+375
driver_connection+1113
connection_fibril+82
fibril_main+25
}}}

`/log/usbmast` repeats the info:, ERROR: and WARN: lines above, interleaved by:

{{{
[usbmast]:  Bulk in endpoint: 2 [64B].
[usbmast]: Bulk out endpoint: 1 [64B].
[usbmast]: Get LUN count...
[usbmast]: Inquire...
}}}
"	defect	closed	major	0.5.0	helenos/drv/usbmast	mainline	fixed					
