https://bugzilla.novell.com/show_bug.cgi?id=639403
https://bugzilla.novell.com/show_bug.cgi?id=639403#c1 Miguel de Icaza <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Miguel de Icaza <[email protected]> 2010-09-14 23:29:20 UTC --- This is the stack trace where this gets stuck: mono$ med thread>" tid=0x0xb75456f0 this=0x0x53f18 thread handle 0x403 state : not waiting owns () at System.IO.StreamReader.Read (char[],int,int) <0x00199> at Mono.CSharp.SeekableStreamReader.ReadBuffer () <0x0008b> at Mono.CSharp.SeekableStreamReader.Read () <0x0001c> at Mono.CSharp.Tokenizer.peek_char () <0x00021> at Mono.CSharp.Tokenizer.advance () <0x00011> at Mono.CSharp.CSharpParser.yyparse (Mono.CSharp.yyParser.yyInput) <0x001b9> at Mono.CSharp.CSharpParser.parse () <0x00071> at Mono.CSharp.Evaluator.ParseString (Mono.CSharp.Evaluator/ParseMode,string,bool&) <0x00245> at Mono.CSharp.Evaluator.GetCompletions (string,string&) <0x0007e> at Mono.CSharpShell.<SetupConsole>m__0 (string,int) <0x00038> at Mono.Terminal.LineEditor.CmdTabOrComplete () <0x000ab> at Mono.Terminal.LineEditor.EditLoop () <0x0010a> at Mono.Terminal.LineEditor.Edit (string,string) <0x000d3> at Mono.CSharpShell.GetLine (bool) <0x0005b> at Mono.CSharpShell.ReadEvalPrintLoopWith (Mono.CSharpShell/ReadLiner) <0x00024> at Mono.CSharpShell.ReadEvalPrintLoop () <0x0008e> at Mono.CSharpShell.Run (string[]) <0x00017> at Mono.Driver.Startup (string[]) <0x00093> at Mono.Driver.Main (string[]) <0x000fd> at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0x0008f> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
