eliastor / rt-thread

Automatically exported from code.google.com/p/rt-thread
GNU General Public License v2.0
0 stars 0 forks source link

idle中移除rt_thread_defunct出错 #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 不使能 RT_USING_HEAP 时, 

What is the expected output? What do you see instead?
psr: 0x81000000
 pc: 0x0800146a
--> rt_list_isempty(&rt_thread_defunct) --> rt_list_remove(&(thread->tlist));  
--> fault
 lr: 0x0800144b
hard fault on thread: tidle

Please use labels and text to provide additional information.

Original issue reported on code.google.com by wuyangyong on 11 Dec 2010 at 4:31

GoogleCodeExporter commented 8 years ago
fixed this issue (in current svn. 0.4.0 beta1/beta2?)

Original comment by bernard.xiong on 11 Jul 2011 at 2:16

GoogleCodeExporter commented 8 years ago
fixed this issue (in current svn. 0.4.0 beta1/beta2?)

Original comment by bernard.xiong on 11 Jul 2011 at 2:16

GoogleCodeExporter commented 8 years ago
fixed this issue (in current svn. 0.4.0 beta1/beta2?)

Original comment by bernard.xiong on 11 Jul 2011 at 2:16