Hi Jochen, On 12/14/2010 08:43 AM, Jochen wrote: > Hello Micro, > the output > > gdb --args mono /usr/lib/mono/2.0/gacutil.exe > GNU gdb (GDB) 7.0.1-debian > Copyright (C) 2009 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > and "show warranty" for details. > This GDB was configured as "x86_64-linux-gnu". > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>... > Reading symbols from /usr/bin/mono...Reading symbols from > /usr/lib/debug/usr/bin/mono...done. > (no debugging symbols found)...done. > (gdb) handle SIGXCPU SIG33 SIG35 SIGPWR nostop noprint > Signal Stop Print Pass to program Description > SIGXCPU No No Yes CPU time limit exceeded > SIGPWR No No Yes Power fail/restart > SIG33 No No Yes Real-time event 33 > SIG35 No No Yes Real-time event 35 > (gdb) run > Starting program: /usr/bin/mono /usr/lib/mono/2.0/gacutil.exe > [Thread debugging using libthread_db enabled] > [New Thread 0x7ffff6779710 (LWP 15444)] > [New Thread 0x7ffff7f57710 (LWP 15445)] > [New Thread 0x7ffff50df710 (LWP 15446)] > Usage: gacutil.exe <commands> [ <options> ] > Commands: > -i <assembly_path> [-check_refs] [-package NAME] [-root ROOTDIR] > [-gacdir GACDIR] > Installs an assembly into the global assembly cache. > > -il <assembly_list_file> [-check_refs] [-package NAME] [-root ROOTDIR] > [-gacdir GACDIR] > Installs one or more assemblies into the global assembly cache. > > -u <assembly_display_name> [-package NAME] [-root ROOTDIR] [-gacdir GACDIR] > Uninstalls an assembly from the global assembly cache. > > -ul <assembly_list_file> [-package NAME] [-root ROOTDIR] [-gacdir GACDIR] > Uninstalls one or more assemblies from the global assembly cache. > > -us <assembly_path> [-package NAME] [-root ROOTDIR] [-gacdir GACDIR] > Uninstalls an assembly using the specifed assemblies full name. > > -l [assembly_name] [-root ROOTDIR] [-gacdir GACDIR] > Lists the contents of the global assembly cache. > > -? > Displays a detailed help screen > > [Thread 0x7ffff7f57710 (LWP 15445) exited] > [Thread 0x7ffff50df710 (LWP 15446) exited] > [Thread 0x7ffff6779710 (LWP 15444) exited] > > Program exited with code 01. > (gdb) bt > No stack. > (gdb)
Ok, I take that as the issue is already solved on your system? Mono application no longer crash for you? -- Regards, Mirco 'meebey' Bauer PGP-Key ID: 0xEEF946C8 FOSS Developer mee...@meebey.net http://www.meebey.net/ PEAR Developer mee...@php.net http://pear.php.net/ Debian Developer mee...@debian.org http://www.debian.org/ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org