This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/34098] xgcc: Internal error: Segmentation fault (program gnat1)
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Nov 2007 21:46:52 -0000
- Subject: [Bug ada/34098] xgcc: Internal error: Segmentation fault (program gnat1)
- References: <bug-34098-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from ebotcazou at gcc dot gnu dot org 2007-11-17 21:46 -------
> Program received signal SIGSEGV, Segmentation fault.
> 0x00ef4ce0 in linemap_lookup (set=0x7aedc000, line=2)
> at ../../gcc/libcpp/line-map.c:282
> 282 if (line >= cached->start_location)
> (gdb) bt
> #0 0x00ef4ce0 in linemap_lookup (set=0x7aedc000, line=2)
> at ../../gcc/libcpp/line-map.c:282
> #1 0x00890344 in expand_location (loc=2) at ../../gcc/gcc/tree.c:3406
> #2 0x0055d308 in dbxout_finish_complex_stabs (sym=0x7adf60d0, code=N_LSYM,
> addr=0x0, label=0x0, number=0) at ../../gcc/gcc/dbxout.c:848
> #3 0x0056ad44 in dbxout_symbol (decl=0x7adf60d0, local=0)
> at ../../gcc/gcc/dbxout.c:2689
> #4 0x0055defc in dbxout_init (
> input_file_name=0x7eff00a3 "../../gcc/gcc/ada/ada.ads")
> at ../../gcc/gcc/dbxout.c:1070
Thanks. Could you find out when preinit_symbols was populated?
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-11-17 21:46:52
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34098