|
From: Rob H. <ti...@ge...> - 2005-08-19 22:35:26
|
Just in case the error wasn't unique to my code, I tried massif. It does the same thing :/ tigger@xahn % valgrind --tool=3Dmassif =3D=3D26577=3D=3D Massif, a space profiler. =3D=3D26577=3D=3D Copyright (C) 2003, Nicholas Nethercote =3D=3D26577=3D=3D Using LibVEX rev 1338, a library for dynamic binary translation. =3D=3D26577=3D=3D Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP. =3D=3D26577=3D=3D Using valgrind-3.1.SVN, a dynamic binary instrumentation framework. =3D=3D26577=3D=3D Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward = et al. =3D=3D26577=3D=3D For more details, rerun with: -v =3D=3D26577=3D=3D=20 --26577-- INTERNAL ERROR: Valgrind received a signal 11 (SIGSEGV) - exiting --26577-- si_code=3D1; Faulting address: 0x4B96DE80; sp: 0x7015CDC0 valgrind: the 'impossible' happened: Killed by fatal signal =3D=3D26577=3D=3D at 0x70023C78: ??? sched status: running_tid=3D1 Thread 1: status =3D VgTs_Runnable =3D=3D26577=3D=3D at 0x25719796: malloc (vg_replace_malloc.c:149) =3D=3D26577=3D=3D by 0x492AAE: lalloc (misc2.c:843) =3D=3D26577=3D=3D by 0x4929D9: alloc (misc2.c:742) =3D=3D26577=3D=3D by 0x492B69: vim_strsave (misc2.c:940) =3D=3D26577=3D=3D by 0x4B7ACB: set_string_option_global (option.c:4547) =3D=3D26577=3D=3D by 0x4B79FF: set_string_option_direct (option.c:4518) =3D=3D26577=3D=3D by 0x4B4D95: set_option_default (option.c:2870) =3D=3D26577=3D=3D by 0x4B4F42: set_options_default (option.c:2924) =3D=3D26577=3D=3D by 0x4B4A52: set_init_1 (option.c:2678) =3D=3D26577=3D=3D by 0x46D90E: main (main.c:361) Note: see also the FAQ.txt in the source distribution. It contains workarounds to several common problems. If that doesn't help, please report this bug to: www.valgrind.org In the bug report, send all the above text, the valgrind version, and what Linux distro you are using. Thanks. --=20 |