------- Comment #9 from tbm at cyrius dot com  2006-05-21 23:14 -------
(In reply to comment #8)
> (In reply to comment #7)
> > This is interesting, I cannot reproduce this with a cross compiler to
> > alphaev68-unknown-linux-gnu from powerpc-darwin.
> 
> Hrm :-(. Can anybody try a cross-compiler on i386 with valgrind?

I see this with a cross-compiler on i386.  Unfortunately, I don't know anything
about valgrind, and generally not very much about tracking this down.  If you
just need the output of valgrind or something simple, I can do it.  Otherwise,
I hope someone else can give it a go.

--17134-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--17134-- DWARF2 CFI reader: unhandled CFI instruction 0:50
--17134-- REDIR: 0x4096600 (rindex) redirected to 0x401DE90 (rindex)
--17134-- REDIR: 0x4090D80 (malloc) redirected to 0x401C3A0 (malloc)
--17134-- REDIR: 0x4096400 (strncmp) redirected to 0x401E110 (strncmp)
--17134-- REDIR: 0x408EFB0 (free) redirected to 0x401CFC6 (free)
--17134-- REDIR: 0x4095C00 (strcmp) redirected to 0x401E1A0 (strcmp)
--17134-- REDIR: 0x40961D0 (strlen) redirected to 0x401E0B0 (strlen)
--17134-- REDIR: 0x4095A90 (index) redirected to 0x401DFB0 (index)
--17134-- REDIR: 0x4098150 (strchrnul) redirected to 0x401E4E0 (strchrnul)
--17134-- REDIR: 0x4097710 (memcpy) redirected to 0x401E540 (memcpy)
--17134-- REDIR: 0x4097440 (stpcpy) redirected to 0x401E860 (stpcpy)
--17134-- REDIR: 0x4096280 (strnlen) redirected to 0x401E070 (strnlen)
--17134-- REDIR: 0x4095C90 (strcpy) redirected to 0x401E790 (strcpy)
--17134-- REDIR: 0x4096FE0 (memchr) redirected to 0x401E240 (memchr)
--17134-- REDIR: 0x4091300 (realloc) redirected to 0x401D8BA (realloc)
--17134-- REDIR: 0x4098080 (rawmemchr) redirected to 0x401E520 (rawmemchr)
--17134-- REDIR: 0x4097230 (memset) redirected to 0x401E440 (memset)
--17134-- REDIR: 0x4090A30 (calloc) redirected to 0x401D7FA (calloc)
--17134-- REDIR: 0x4096520 (strncpy) redirected to 0x401EB20 (strncpy)
--17134-- REDIR: 0x40958E0 (strcat) redirected to 0x401E6B0 (strcat)
./alpha.cc: In function ‘const void* get_vptr()’:
./alpha.cc:8: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27082

Reply via email to