search for: exceptioncaught

Displaying 2 results from an estimated 2 matches for "exceptioncaught".

2012 Dec 13
2
[LLVMdev] Fwd: error while linking modules with exception handling demo code
..., i32* %g %read = load i32* %g } define void @"invoke foo"(i32 %exceptTypeToThrow) { entry: %caughtResultStorage = alloca { i8*, i32 } store { i8*, i32 } zeroinitializer, { i8*, i32 }* %caughtResultStorage %exceptionStorage = alloca i8* store i8* null, i8** %exceptionStorage %exceptionCaught = alloca i8 store i8 0, i8* %exceptionCaught %0 = invoke i32 @foo(i32 %exceptTypeToThrow) to label %normal unwind label %exception normal: ; preds = %entry call void @printStr(i8* getelementptr inbounds ([34 x i8]* @5, i32 0, i32 0)) br l...
2010 Feb 05
1
About the openfire question ~
...or$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51) at java.lang.Thread.run(Unknown Source) 2007.05.13 15:07:38 org.jivesoftware.openfire.nio.ConnectionHandler.exceptionCaught(ConnectionHandle r.java:110) <http://www.igniterealtime.org/community/thread/32916> java.lang.ArrayIndexOutOfBoundsException 2007.05.13 15:08:03 org.jivesoftware.openfire.nio.ConnectionHandler.exceptionCaught(ConnectionHandle r.java:110) <http://www.igniterealtime.org/community/thread/32...