Opened 8 years ago
Closed 8 years ago
#13094 closed bug (fixed)
[bfs] divide error exception in MimeManager Looper
Reported by: | korli | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | File Systems/BFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
lots of packages installed, happens during boot. hrev50701
Attachments (2)
Change History (6)
by , 8 years ago
Attachment: | SAM_3751.JPG added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Seems the inode is corrupt. Trying to list the directory, I get a "Divide error exception", see next attachment.
by , 8 years ago
Attachment: | SAM_3752.JPG added |
---|
comment:3 by , 8 years ago
The code should definitely not crash if the inode data is corrupted, so this should indeed be fixed.
comment:4 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in hrev50820 - it was not the only place that needed the check, though.
Note:
See TracTickets
for help on using tickets.
Is adding a check a good idea?