[Mono-list] mcs can't build a file larger than 65536 bytes

david@novembar.com david@novembar.com
Wed, 7 Aug 2002 14:44:08 +0200


Here is a backtrace of the core generated: 
 
gdb ../../../install/bin/mono ./core 
GNU gdb 20010813 (MI_OUT) 
Copyright 2001 Free Software Foundation, Inc. 
GDB is free software, covered by the GNU General Public License, and you are 
welcome to change it and/or distribute copies of it under certain conditions. 
Type "show copying" to see the conditions. 
There is absolutely no warranty for GDB.  Type "show warranty" for details. 
This GDB was configured as "i386-mandrake-linux"... 
Core was generated by `../../../install/bin/mono ../../../install/bin/mcs.exe 
-unsafe -r System.Xml -o'. 
Program terminated with signal 25, File size limit exceeded. 
Reading symbols from /pub/gnome2/install/lib/libmono.so.0...done. 
Loaded symbols for /pub/gnome2/install/lib/libmono.so.0 
Reading symbols from /pub/gnome2/install/lib/libgmodule-2.0.so.0...done. 
Loaded symbols for /pub/gnome2/install/lib/libgmodule-2.0.so.0 
Reading symbols from /lib/libdl.so.2...done. 
Loaded symbols for /lib/libdl.so.2 
Reading symbols from /pub/gnome2/install/lib/libglib-2.0.so.0...done. 
Loaded symbols for /pub/gnome2/install/lib/libglib-2.0.so.0 
Reading symbols from /lib/libm.so.6...done. 
Loaded symbols for /lib/libm.so.6 
Reading symbols from /lib/libpthread.so.0...done. 
 
warning: Unable to set global thread event mask: generic error 
[New Thread 1024 (LWP 5582)] 
Error while reading shared library symbols: 
Cannot enable thread event reporting for Thread 1024 (LWP 5582): generic error 
Reading symbols from /lib/libnsl.so.1...done. 
Loaded symbols for /lib/libnsl.so.1 
Reading symbols from /lib/librt.so.1...done. 
Loaded symbols for /lib/librt.so.1 
Reading symbols from /lib/libc.so.6...done. 
Loaded symbols for /lib/libc.so.6 
Reading symbols from /lib/ld-linux.so.2...done. 
Loaded symbols for /lib/ld-linux.so.2 
Reading symbols from /lib/libnss_files.so.2...done. 
Loaded symbols for /lib/libnss_files.so.2 
Reading symbols from /usr/lib/gconv/UTF-16.so...done. 
Loaded symbols for /usr/lib/gconv/UTF-16.so 
#0  0x402c5384 in write () from /lib/libc.so.6 
(gdb) backtrace 
#0  0x402c5384 in write () from /lib/libc.so.6 
#1  0x401bf4bc in __DTOR_END__ () from /lib/libpthread.so.0 
#2  0x400b4317 in file_write (handle=0x1d, buffer=0x9a2a8a8, numbytes=2560, 
byteswritten=0xbfffe9c8, overlapped=0x0) at io.c:400 
#3  0x400b5bf0 in WriteFile (handle=0x1d, buffer=0x9a2a8a8, numbytes=2560, 
byteswritten=0xbfffe9c8, overlapped=0x0) at io.c:1825 
#4  0x400a6ea3 in ves_icall_System_IO_MonoIO_Write (handle=0x1d, 
src=0x9a2a898, src_offset=0, count=2560) at file-io.c:426 
#5  0x0818bf60 in ?? () 
#6  0x081b031a in ?? () 
#7  0x0827f776 in ?? () 
#8  0x0820b724 in ?? () 
#9  0x0827f672 in ?? () 
#10 0x09a3061a in ?? () 
#11 0x09a28dac in ?? () 
#12 0x0814924c in ?? () 
#13 0x081109f8 in ?? () 
#14 0x080e3e81 in ?? () 
#15 0x40071b48 in mono_jit_runtime_invoke (method=0x80dfbf8, obj=0x0, 
params=0xbfffee40, exc=0x0) at jit.c:314 
#16 0x4008f634 in mono_runtime_invoke (method=0x80dfbf8, obj=0x0, 
params=0xbfffee40, exc=0x0) at object.c:359 
#17 0x4008ff89 in mono_runtime_exec_main (method=0x80dfbf8, args=0x80e12e8, 
exc=0x0) at object.c:624 
#18 0x4008fe52 in mono_runtime_run_main (method=0x80dfbf8, argc=26, 
argv=0xbfffef7c, exc=0x0) at object.c:573 
#19 0x4007f8d3 in mono_jit_exec (domain=0x8068b80, assembly=0x80db3c0, 
argc=27, argv=0xbfffef78) at jit.c:3956 
#20 0x0804a0d0 in main (argc=28, argv=0xbfffef74) at mono.c:326 
#21 0x401ff280 in __libc_start_main () from /lib/libc.so.6 
(gdb) 
 
 
Any idea? 
 
david 
 
 
Mensaje citado por Martin Willemoes Hansen <mwh@sysrq.dk>: 
 
> > Yesterday, i installed gtk-sharp in a Suse box at my home, and everything 
> goes   
> > right. I don't know what is happening.   
> >    
> > If you solve this question, please, let me know.   
>  
> What kind of box (spec) was it not working on? 
>  
> --  
> Martin Willemoes Hansen 
>  
> -------------------------------------------------------- 
> E-Mail	mwh@sysrq.dk	Website	mwh.sysrq.dk 
> IRC     MWH, openprojects	 
> --------------------------------------------------------                
>  
>  
> _______________________________________________ 
> Mono-list maillist  -  Mono-list@ximian.com 
> http://lists.ximian.com/mailman/listinfo/mono-list 
>