Opened 14 years ago
Closed 14 years ago
#7069 closed bug (fixed)
[ext4] PANIC: Couldn't find unmarked bit inside an int32 with value zero!?
Reported by: | diver | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/ext2 | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev40129, gcc4hybrid.
This was first attempt at mounting read/write my ext4 partition which was created by Ubuntu 10.04 installer. Mounting read-only seems to work fine.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | IMG_0495.JPG added |
---|
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
I encountered this one yesterday too. It's related to a bug in BitmapBlock, for which I have a patch pending.