﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
797	Kernel panic ia64 alternate_instruction_tlb_fault	Jiri Svoboda		"While working on dynamic linking for ia64 I ran into a kernel panic (not having done any kernel changes)

{{{
######> Kernel panic on cpu0 due to a failed assertion: <######
alternate_instruction_tlb_fault() at arch/ia64/src/mm/tlb.c:488:
!is_kernel_fault(va)

CURRENT=0xe000000009ba0000: pe=0 thread=0xe000000009a9c8e0 task=0xe0000000099c0840 cpu=0xe000000004070010 as=0xe00000000406dbe8 magic=0xfacefeed
thread=""uinit""
task=""/app/dltest""
cpu0: halted
}}}

This can be reproduced on branch dlia64 of https://github.com/jxsvoboda/helenos

Steps to reproduce:
  * Clone the dlia64 branch of https://github.com/jxsvoboda/helenos
  * Build for ia64/ski, enabling ""Build shared libraries"" in the configuration
  * Boot the system using tool/ew.py and run 'dltest' command (and wait for some 10-30 seconds)
"	defect	closed	major	0.11.1	helenos/kernel/ia64	mainline	fixed					
