|
Message
From: john.hall at annapmicro.com<john.hall@a...>
Date: Tue Jul 12 17:57:09 CEST 2005
Subject: [openrisc] or1ksim seg fault
I frequently boot uclinux on or1ksim, but the latest swarm of patches result in a seg fault deep into the boot sequence. Running gdb on or1ksim displays the following...
Program received signal SIGSEGV, Segmentation fault. sched_add (job_func=0x9, job_param=0x9, job_time=1, func=0x808a728 "sched_next_insn") at sched.h:93 93 scheduler.free_job_queue = new_job->next;
A printf reveals new_job gets set to zero in the prior line. Let me know what more info I can provide.
I'll just keep using the "non-latest" simulator for a while.
Thanks, John
|
 |