[Mono-bugs] [Bug 74581][Nor] Changed - Running HelloWorld fails with "Cannot read DWARF frame info from symbol file"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Apr 2005 01:20:22 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by toshok@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74581

--- shadow/74581	2005-04-12 13:39:47.000000000 -0400
+++ shadow/74581.tmp.1770	2005-04-14 01:20:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74581
 Product: Mono: Debugger
 Version: unspecified
 OS: unknown
 OS Details: FC3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: backend
 AssignedTo: toshok@ximian.com                            
 ReportedBy: dean@brettle.com               
 QAContact: mono-bugs@ximian.com
@@ -136,6 +136,13 @@
 ------- Additional Comments From dean@brettle.com  2005-04-12 13:39 -------
 BTW, this is occuring on an i386 Linux system.  I'm working on porting
 the debugger to x86_64, but this bug is effectively blocking that
 effort because I'd like to be able to trace through the debugger code
 on an i386 system so I know how things are suppose to work.
 
+
+------- Additional Comments From toshok@ximian.com  2005-04-14 01:20 -------
+this *should* be fixed.  it was happening to me after martin checked
+in some x86_64 configure.in changes, but only on my ubuntu system.  my
+older nld system was unaffected.  anyway, the problem resolved itself
+once i fixed the configure.in.  Please reopen if a new svn pull
+doesn't fix the problem for you.