On Wed, 2006-07-12 at 14:50 +0700, Nguyễn Thái Ngọc Duy wrote: > I got these importing music: > *** glibc detected *** malloc(): memory corruption: 0x082e0e68 *** > *** glibc detected *** free(): invalid next size (normal): 0x081b6f90 *** > How can I get backtrace of these?
Type "ulimit -c unlimited" and "export GNOME_DISABLE_CRASH_DIALOG=1", and you should get a coredump, from which you can get the backtrace. -- Bastien Nocera <[EMAIL PROTECTED]> _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
