Ticket #2028 (closed bug: fixed)
KDL: get_writable_cached_block: invalid block number 119165821333100 (max 2618594)
| Reported by: | kaoutsis | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1/alpha1 |
| Component: | System/Kernel | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
'haiku-src' is mounted read-only, as it may contains bad data. I took the naive approach: copy from that volume to the home dir the 'develop' dir via tracker (~280000 files)
kdebug> where
stack trace for thread 217 "MoveTask"
kernel stack: 0x92ffa000 to 0x92ffe000
user stack: 0x7028a000 to 0x702ca000
frame caller <image>:function + offset
92ffda2c (+ 52) 8008907f <kernel>:invoke_debugger_command + 0x00cf
92ffda60 (+ 64) 80089e20 <kernel>:_ParseCommand__16ExpressionParserRi + 0x01f8
92ffdaa0 (+ 48) 80089812 <kernel>:EvaluateCommand__16ExpressionParserPCcRi + 0x01de
92ffdad0 (+ 228) 8008af34 <kernel>:evaluate_debug_command + 0x0088
92ffdbb4 (+ 64) 80087bc2 <kernel>:kernel_debugger_loop__Fv + 0x017a
92ffdbf4 (+ 48) 8008886d <kernel>:kernel_debugger + 0x010d
92ffdc24 (+ 192) 80088755 <kernel>:panic + 0x0029
92ffdce4 (+ 64) 800681ef <kernel>:get_writable_cached_block__FP11block_cachexxxlb + 0x003f
92ffdd24 (+ 80) 8006b260 <kernel>:block_cache_get_writable_etc + 0x0070
92ffdd74 (+ 128) 8055efb2 <bfs>:_ShrinkStream__5InodeR11Transactionx + 0x01ee
92ffddf4 (+ 48) 8055f330 <bfs>:TrimPreallocation__5InodeR11Transaction + 0x0030
92ffde24 (+ 96) 8056aa15 <bfs>:bfs_free_cookie__FPvN20 + 0x0215
92ffde84 (+ 48) 8004e455 <kernel>:file_free_fd__FP15file_descriptor + 0x0031
92ffdeb4 (+ 48) 80047174 <kernel>:put_fd + 0x0038
92ffdee4 (+ 64) 80047b97 <kernel>:common_close__Fib + 0x004b
92ffdf24 (+ 32) 800483e8 <kernel>:_user_close + 0x0018
92ffdf44 (+ 100) 8009ac62 <kernel>:pre_syscall_debug_done + 0x0002 (nearest)
iframe at 0x92ffdfa8 (end = 0x92ffe000)
eax 0x77 ebx 0x42c818 ecx 0x2 edx 0x43d560
esi 0x702c7c64 edi 0x702c7c64 ebp 0x702c774c esp 0x92ffdfdc
eip 0xffff0102 eflags 0x207
vector: 0x63, error code: 0x0
92ffdfa8 (+ 0) ffff0102
702c774c (+ 48) 0037286d </boot/beos/system/lib/libbe.so@0x00202000>:unknown + 0x17086d
702c777c (+ 48) 003726b1 </boot/beos/system/lib/libbe.so@0x00202000>:unknown + 0x1706b1
702c77ac (+ 48) 00385674 </boot/beos/system/lib/libbe.so@0x00202000>:unknown + 0x183674
702c77dc (+1312) 0050540a </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc440a
702c7cfc (+ 464) 00504f89 </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc3f89
702c7ecc (+ 688) 0050624a </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc524a
702c817c (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c842c (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c86dc (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c898c (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c8c3c (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c8eec (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c919c (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c944c (+ 688) 0050621e </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc521e
702c96fc (+1680) 00506c23 </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc5c23
702c9d8c (+ 400) 00504916 </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xc3916
702c9f1c (+ 48) 0051122b </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0xd022b
702c9f4c (+ 48) 005a21f3 </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0x1611f3
702c9f7c (+ 48) 005a2038 </boot/beos/system/lib/libtracker.so@0x00441000>:unknown + 0x161038
702c9fac (+ 48) 0064cb20 </boot/beos/system/lib/libroot.so@0x00629000>:unknown + 0x23b20
702c9fdc (+ 0) 702c9fec 1822:MoveTask_217_stack@0x7028a000 + 0x3ffec
kdebug>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
