public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* jc1 crash
@ 2000-08-10 18:23 Vladislav Malyshkin
  0 siblings, 0 replies; only message in thread
From: Vladislav Malyshkin @ 2000-08-10 18:23 UTC (permalink / raw)
  To: gcc-bugs

jc1 crashes when compiling a big program
(the source is availaable on request)

gdb /usr/lib/gcc-lib/i386-redhat-linux/2.96/jc1
GNU gdb 5.0
Copyright 2000 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-redhat-linux"...
(no debugging symbols found)...
(gdb) run com/polytechnik/predictor/Predictor.java -fno-use-divide-subroutine -fasynchronous-exceptions -quiet -dumpbase Predictor.java -g1 -version -o /tmp/ccLa7IT3.s
Starting program: /usr/lib/gcc-lib/i386-redhat-linux/2.96/jc1 com/polytechnik/predictor/Predictor.java -fno-use-divide-subroutine -fasynchronous-exceptions -quiet -dumpbase Predictor.java -g1 -version -o /tmp/ccLa7IT3.s

GNU Java version 2.96 20000724 (experimental) (i386-redhat-linux) compiled by GNU C version 2.96 20000724 (experimental).
com/polytechnik/predictor/Predictor.java:2026: warning: Source file for class `com.polytechnik.utils' is newer than its matching class file. Source file used instead

Program received signal SIGSEGV, Segmentation fault.
0x8056bc1 in strcpy () at ../sysdeps/generic/strcpy.c:31
31 ../sysdeps/generic/strcpy.c: No such file or directory.
(gdb) gdb: unrecognized option `-fno-use-divide-subroutine'
Undefined command: "gdb".  Try "help".
(gdb)
Undefined command: "gdb".  Try "help".
(gdb) bt
#0  0x8056bc1 in strcpy () at ../sysdeps/generic/strcpy.c:31
#1  0x805c591 in strcpy () at ../sysdeps/generic/strcpy.c:31
#2  0x805a13f in strcpy () at ../sysdeps/generic/strcpy.c:31
#3  0x80597be in strcpy () at ../sysdeps/generic/strcpy.c:31
#4  0x8059740 in strcpy () at ../sysdeps/generic/strcpy.c:31
#5  0x805ce2a in strcpy () at ../sysdeps/generic/strcpy.c:31
#6  0x805c591 in strcpy () at ../sysdeps/generic/strcpy.c:31
#7  0x805ceff in strcpy () at ../sysdeps/generic/strcpy.c:31
#8  0x805c591 in strcpy () at ../sysdeps/generic/strcpy.c:31
#9  0x805d1fc in strcpy () at ../sysdeps/generic/strcpy.c:31
#10 0x805c591 in strcpy () at ../sysdeps/generic/strcpy.c:31
#11 0x805ce7b in strcpy () at ../sysdeps/generic/strcpy.c:31
#12 0x805c591 in strcpy () at ../sysdeps/generic/strcpy.c:31
#13 0x805c74c in strcpy () at ../sysdeps/generic/strcpy.c:31
#14 0x805c591 in strcpy () at ../sysdeps/generic/strcpy.c:31
#15 0x8057e6c in strcpy () at ../sysdeps/generic/strcpy.c:31
#16 0x8057b27 in strcpy () at ../sysdeps/generic/strcpy.c:31
#17 0x80579e6 in strcpy () at ../sysdeps/generic/strcpy.c:31
#18 0x8057998 in strcpy () at ../sysdeps/generic/strcpy.c:31
#19 0x80591a9 in strcpy () at ../sysdeps/generic/strcpy.c:31
#20 0x807942c in strcpy () at ../sysdeps/generic/strcpy.c:31
#21 0x808422c in error ()
#22 0x8087f0e in error ()
---Type <return> to continue, or q <return> to quit---
#23 0x4003b345 in __libc_start_main (main=0x80878a0 <error+18992>, argc=11,
    ubp_av=0xbffff924, init=0x8049374, fini=0x824716c <__umoddi3+572>,
    rtld_fini=0x4000de14 <_dl_fini>, stack_end=0xbffff91c)
    at ../sysdeps/generic/libc-start.c:111
(gdb)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-10 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-10 18:23 jc1 crash Vladislav Malyshkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).