[Mono-bugs] [Bug 41273][Wis] Changed - Qt# apps fail with mini

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 12 Apr 2003 00:56:32 -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 mathpup@mylinuxisp.com.

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

--- shadow/41273	Sat Apr 12 00:44:47 2003
+++ shadow/41273.tmp.22491	Sat Apr 12 00:56:32 2003
@@ -1,14 +1,14 @@
 Bug#: 41273
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mathpup@mylinuxisp.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -74,6 +74,46 @@
 Always. 
  
 Additional Information: 
  
 This problem does not occur with GC_DONT_GC=1 is prepended to the command 
 line.
+
+------- Additional Comments From mathpup@mylinuxisp.com  2003-04-12 00:56 -------
+When I run using mini with the --trace option, I get this output: 
+ 
+. . ENTER: 00 Qt.QApplication:.ctor (string[])(this:0x80cdf28[Qt.QApplication], 
+0x8062f78, ) 
+. . . ENTER: 04 Qt.QNull:.cctor (object,intptr,intptr)((nil), (nil), 0x419cc3e4, ) 
+. . . . ENTER: 00 Qt.QNull:.cctor ()() 
+. . . . . ENTER: 00 Qt.QNull:.ctor (object)(value:0x805cc50, (nil), ) 
+. . . . . . LEAVE: 00 Qt.QNull:.ctor (object) 
+. . . . . LEAVE: 00 Qt.QNull:.cctor () 
+. . . . LEAVE: 04 Qt.QNull:.cctor (object,intptr,intptr)[OBJECT:(nil)] 
+. . . ENTER: 00 Qt.QNull:get_Instance ()(VALUERET:0x419cc85f, ) 
+. . . . LEAVE: 00 Qt.QNull:get_Instance ()[00,] 
+. . . ENTER: 00 Qt.QApplication:.ctor 
+(Qt.QNull)(this:0x80cdf28[Qt.QApplication], [00,], ) 
+. . . . ENTER: 00 Qt.QNull:get_Instance ()(VALUERET:0x419cc817, ) 
+. . . . . LEAVE: 00 Qt.QNull:get_Instance ()[00,] 
+. . . . ENTER: 00 Qt.QObject:.ctor (Qt.QNull)(this:0x80cdf28[Qt.QApplication], 
+[00,], ) 
+. . . . . ENTER: 00 Qt.QNull:get_Instance ()(VALUERET:0x419cc7db, ) 
+. . . . . . LEAVE: 00 Qt.QNull:get_Instance ()[00,] 
+. . . . . ENTER: 00 Qt.QtSupport:.ctor 
+(Qt.QNull)(this:0x80cdf28[Qt.QApplication], [00,], ) 
+. . . . . . ENTER: 00 System.Object:.ctor ()(this:0x80cdf28[Qt.QApplication], ) 
+. . . . . . . LEAVE: 00 System.Object:.ctor () 
+. . . . . . ENTER: 00 System.Collections.ArrayList:.ctor 
+()(this:0x8068f60[System.Collections.ArrayList], ) 
+. . . . . . . ENTER: 00 System.Object:.ctor 
+()(this:0x8068f60[System.Collections.ArrayList], ) 
+. . . . . . . . LEAVE: 00 System.Object:.ctor () 
+. . . . . . . LEAVE: 00 System.Collections.ArrayList:.ctor () 
+. . . . . . LEAVE: 00 Qt.QtSupport:.ctor (Qt.QNull) 
+ 
+** ERROR **: unaligned stack detected (0x419cc215) 
+aborting... 
+. . . . . ENTER: 04 System.Type:.cctor (object,intptr,intptr)(Aborted 
+ 
+ 
+