<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3268" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>hi,all!</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Some day ago,I found my twisted program hanged and I try to 
kill it with "kill -15 mypid",then after some minutes,the program crashed and 
generated a core file.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>So I analyze the core with dbx(my os is AIX 5.3),the following 
is the result:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Type 'help' for help.<BR>[using memory image in 
core]<BR>reading symbolic information ...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Segmentation fault in extend_brk at 0xd02f97c0 
($t1)<BR>0xd02f97c0 (extend_brk+0xc8) 
90040004&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stw&nbsp;&nbsp; 
r0,0x4(r4)<BR>(dbx) where<BR>extend_brk(internal error: assertion failed at line 
3626 in file frame.c<BR>??, internal error: assertion failed at line 3626 in 
file frame.c<BR>??, internal error: assertion failed at line 3626 in file 
frame.c<BR>??) at 0xd02f97c0<BR>(dbx) </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I don't know why this happened:</FONT></DIV>
<DIV><FONT size=2>1) why my twisted program hanged? (I use 
pollreactor)</FONT></DIV>
<DIV><FONT size=2>2) why my twisted program crashed and generated a core 
file?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>weiwei</FONT></DIV></BODY></HTML>