parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

segmentation fault, parser 3.1.0, freebsd 4.4

Pavel Titov 09.08.2003 23:12

GNU gdb 4.18
Copyright 1998 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-unknown-freebsd"...
(gdb) r
Starting program: /usr/local/src/parser/310/parser3/src/targets/cgi/parser3

Program received signal SIGSEGV, Segmentation fault.
0x2814cf4f in GC_mark_from (mark_stack_top=0x81470a8, mark_stack=0x81470a8,
647 deferred = *limit;
Current language: auto; currently c
(gdb) bt
#0 0x2814cf4f in GC_mark_from (mark_stack_top=0x81470a8,
mark_stack=0x81470a8, mark_stack_limit=0x814f0a8) at mark.c:647
#1 0x2814c9b0 in GC_mark_some (cold_gc_frame=0xbfbff928 "") at mark.c:357
#2 0x28147b50 in GC_stopped_mark (stop_func=0x281473bc <GC_never_stop_func>)
at alloc.c:500
#3 0x28147863 in GC_try_to_collect_inner (
stop_func=0x281473bc <GC_never_stop_func>) at alloc.c:353
#4 0x2814f1c7 in GC_init_inner () at misc.c:703
#5 0x2814ba34 in GC_generic_malloc_inner (lb=20, k=1) at malloc.c:121
#6 0x2814bb6a in GC_generic_malloc (lb=20, k=1) at malloc.c:190
#7 0x2814bd2d in GC_malloc (lb=20) at malloc.c:309
#8 0x80dd1dd in Stylesheet_manager::Stylesheet_manager (this=0x812a060)
at ../../src/include/pa_memory.h:42
#9 0x80ddf16 in __static_initialization_and_destruction_0 (__initialize_p=1,
__priority=65535) at pa_stylesheet_manager.C:22
#10 0x80ddf41 in global constructors keyed to stylesheet_manager ()
at pa_stylesheet_manager.C:22
#11 0x80f010c in __do_global_ctors_aux () at pa_uue.C:85
#12 0x804b87e in _init ()