[Mono-bugs] [Bug 639403] csharp (and gsharp) hangs on some tab-complets
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 14 19:29:20 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=639403
https://bugzilla.novell.com/show_bug.cgi?id=639403#c1
Miguel de Icaza <miguel at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |miguel at novell.com
--- Comment #1 from Miguel de Icaza <miguel at novell.com> 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.
More information about the mono-bugs
mailing list