groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

回复: 回复: [Groff] building process stuck when building groff-current usin


From: Yu-ning Feng
Subject: 回复: 回复: [Groff] building process stuck when building groff-current using MinGW
Date: Mon, 10 Sep 2007 12:06:55 +0800

2007/9/10, Yu-ning Feng <address@hidden>:
> > Say
> >
> >   gdb --args tbl mixed_pickles.roff
> >
> > then press `r' (and ignore tbl's output to stdout).  If tbl crashes,
> > press `bt full' and cut'n'paste the backtrace.
> >
>
> I will do this later.
>
> >
> >     Werner
> >
>

Here is the gdb backtrace. I try to extract some information from the
backtrace, but my knowledge is too limited. I cannot find the symbol
file of tbl.exe from f:\tools\groff-current\src\preproc\tbl\. Do I
need to change something to generate it? Please let me know. Thanks.

Command line:
(at groff-current/contrib/hdtbl/examples)
gdb --args /f/tools/groff-current/src/preproc/tbl/tbl.exe mixed_pickles.roff

GNU gdb 6.6
Copyright (C) 2006 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 "i686-pc-mingw32"...
(gdb) r
Starting program: f:/tools/groff-current/src/preproc/tbl/tbl.exe
mixed_pickles.roff
Loaded symbols for C:\WINDOWS\system32\ntdll.dll
Loaded symbols for C:\WINDOWS\system32\kernel32.dll
Loaded symbols for C:\WINDOWS\system32\msvcrt.dll

Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c921231 in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) warning: HEAP[tbl.exe]:
warning: Heap block at 003D6088 modified at 003D6093 past requested size of 3

bt full
#0  0x7c921231 in ntdll!DbgUiConnectToDbg ()
   from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#1  0x7c98c943 in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#2  0x0022fa90 in ?? ()
No symbol table info available.
#3  0x7c97db9c in ntdll!RtlZeroHeap () from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#4  0x003d6088 in ?? ()
No symbol table info available.
#5  0x003d6088 in ?? ()
No symbol table info available.
#6  0x003d0000 in ?? ()
No symbol table info available.
#7  0x003d6088 in ?? ()
No symbol table info available.
#8  0x0022faa4 in ?? ()
No symbol table info available.
#9  0x7c98cd11 in ntdll!RtlpNtMakeTemporaryKey ()
   from C:\WINDOWS\system32\ntdll.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
(gdb) kill
Kill the program being debugged? (y or n) (gdb) q


>
> --
> Yu-ning Feng
>


-- 
Yu-ning Feng




reply via email to

[Prev in Thread] Current Thread [Next in Thread]