id summary reporter owner description type status priority milestone component version resolution keywords cc field_blocks field_dependson field_seealso 92 bdsh dies on mips32 Jakub Jermář "bdsh (newer than 6001) will crash after successfully completing a command on mips32. The corresponding message in klog shows bogus Task ID and message ending with: exception at 0x80edbf94: Unhandled exception Address Error - store. I tried to track this to a particular change, and found that the last revision where this is not reproducible is 4597 and the first where I can reproduce this is 4601. In other words, the changes related to adding the new uspace memory allocator made this bug hittable on mips32. I also saw a similar misbehavior on arm32, where bdsh did not crash, but got hung instead. I am adding keywords both for bdsh and malloc, and putting this under the uspace/libc category as it can be pretty much anything from these two or also something else." defect closed blocker 0.4.1 helenos/lib/c mainline fixed mips32 bdsh malloc