<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi all,</FONT></DIV>
<DIV><FONT size=2 face=Arial>I'm using postDominatorTree to do some program
analysis. My code works well for small tests, but when I run it on real
applications, the following error occurs:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><EM><FONT size=2 face=Arial>Inorder PostDominator Tree: DFSNumbers invalid:
0 slow queries.<BR> [1] <<exit node>>
{0,21}<BR> [2] %bb1 {1,2}<BR> [2] %bb
{3,4}<BR> [2] %entry {5,6}<BR> [2] %bb8
{7,20}<BR> [3] %bb7
{8,9}<BR> [3] %bb2
{10,11}<BR> [3] %bb6
{12,13}<BR> [3] %bb5
{14,19}<BR> [4] %bb4
{15,16}<BR> [4] %bb3
{17,18}<BR>0 opt 0x085643e8<BR>Stack dump:<BR>0. Program arguments:
opt -load=/home/a_i/llvm/llvm-2.7/Release/lib/ConsDumper.so -consdumper -f -o
pbzip2_2s.bc pbzip2.bc -debug<BR>1. Running pass 'dump constraints' on
module 'pbzip2.bc'.<BR>Segmentation fault</FONT></EM></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I have no hint about this. Does anyone know about
the reason?</FONT></DIV>
<DIV><FONT size=2 face=Arial>Thanks a lot~</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Regards,</FONT></DIV>
<DIV><FONT size=2 face=Arial>--Wenbin</FONT></DIV></BODY></HTML>