[BRLTTY] Bash stack dump

Lee Maschmeyer lee_maschmeyer at wayne.edu
Thu Jul 27 11:20:06 EDT 2006


Hi folks,

I have a very elaborate document display script ("Less with Bookmarks") that 
I use to read long documents and automatically keep track of my place as I 
scroll through them. On native Linux it works very fine if I do say so 
myself, but on Cygwin I get bash stack dumps every once in awhile when I go 
to a new screen. When this happens, I get the message "Hangup" on the screen 
and the return code is 129.

The stack dump occurs outside my script. I know this because I have a trap 
on interrupt 0 and this trap is not executed. I also had for a short time a 
trap on SIGHUP but it was not executed either.

Does anybody know what the following stack dump means or where would be the 
best place to report it? Thanks for any info.


Stack trace:
Frame     Function  Args
0022B648  7C802542  (00000604, 0000EA60, 000000A4, 0022B690)
0022B768  61096A1C  (00000000, 00000000, 006D35D8, 00016760)
0022B858  6109459B  (00000000, 003B0023, 00230000, 00000000)
0022B8B8  61094A7B  (0022B8D0, 00000000, 00000094, 610A00AA)
0022B978  61094C32  (000004E4, 00000006, 0022B9A8, 61094E32)
0022B988  61094C5C  (00000006, 600301DC, 0022B9B0, 007134E8)
0022B9A8  61094E32  (0022B9A8, 00000001, 00000000, 007134E8)
     13 [sig] bash 1252 e:\cygwin\bin\bash.exe: *** fatal error - 
e:\cygwin\bin\bash.exe: *** called with threadlist_ix -1

-- 
Lee Maschmeyer
<lee_maschmeyer at wayne.edu>

"Be kind to your fur-bearing friends,
For a skunk may be somebody's brother."
     --Fred Allen




More information about the BRLTTY mailing list