[Mono-bugs] [Bug 658645] New: * Assertion: should not be reached at debugger-agent.c:4475
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Dec 9 17:15:26 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=658645
https://bugzilla.novell.com/show_bug.cgi?id=658645#c0
Summary: * Assertion: should not be reached at
debugger-agent.c:4475
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: misc
AssignedTo: vargaz at gmail.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
* Assertion: should not be reached at debugger-agent.c:4475
Stacktrace:
Native stacktrace:
/home/marek/mono/bin/mono() [0x80db36b]
[0x4001e40c]
/lib/libc.so.6(abort+0x182) [0x400aee42]
/home/marek/mono/bin/mono() [0x82124fa]
/home/marek/mono/bin/mono() [0x8212579]
/home/marek/mono/bin/mono() [0x80f6da2]
/home/marek/mono/bin/mono() [0x80f7f19]
/home/marek/mono/bin/mono() [0x80f810f]
/home/marek/mono/bin/mono() [0x81009e4]
/home/marek/mono/bin/mono() [0x81f388f]
/home/marek/mono/bin/mono() [0x8225528]
/lib/libpthread.so.0(+0x5cc9) [0x4006ccc9]
/lib/libc.so.6(clone+0x5e) [0x4015169e]
Debug info from gdb:
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Mono.Debugger.Soft.VMDisconnectedException: Exception of type
'Mono.Debugger.Soft.VMDisconnectedException' was thrown.
at Mono.Debugger.Soft.Connection.SendReceive (CommandSet command_set, Int32
command, Mono.Debugger.Soft.PacketWriter packet) [0x000d7] in
/Users/michael/Mono/mono-head/mono/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs:1156
at Mono.Debugger.Soft.Connection.StackFrame_GetValues (Int64 thread_id, Int64
id, System.Int32[] pos) [0x00004] in
/Users/michael/Mono/mono-head/mono/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs:1729
at Mono.Debugger.Soft.StackFrame.GetValue (Mono.Debugger.Soft.LocalVariable
var) [0x0002d] in
/Users/michael/Mono/mono-head/mono/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/StackFrame.cs:103
at Mono.Debugging.Soft.VariableValueReference.get_Value () [0x0000c] in
/home/marek/git/monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/VariableValueReference.cs:67
at Mono.Debugging.Evaluation.ValueReference.OnCreateObjectValue
(Mono.Debugging.Client.EvaluationOptions options) [0x00020] in
/home/marek/git/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Evaluation/ValueReference.cs:131
at Mono.Debugging.Evaluation.ValueReference.CreateObjectValue
(Mono.Debugging.Client.EvaluationOptions options) [0x00050] in
/home/marek/git/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Evaluation/ValueReference.cs:106
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list