Opened 14 years ago
Closed 14 years ago
#267 closed defect (fixed)
HelenOS/integratorcp crashes
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.4.3 |
Component: | helenos/kernel/arm32 | Version: | |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Using Qemu 0.13.0 and default config of mainline,689, the kernel crashes due to a failed assertion:
"chain < h→entries"
The relevant stack trace looks like that:
hash_table_find+e4()
ipc_irq_register+a0()
sys_ipc_register_irq+64()
…
The last messages printed to klog before the crash are from s3c24ser:
s3c24ser: S3C24xx touchscreen driver
s3c24ser: device at physical address 0x58000000, inr 31
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in changeset:mainline,756.
Note:
See TracTickets
for help on using tickets.
The behavior wrt. the panic is the same also on Qemu 0.10.5.