This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

TP_NUM_C_BUFS too small


I am testing latest release candidate for octave, and only on cygwin using
the fltk graphics interface when we try to print through ghostscript we have:

octave 4236 E:\cygwin2\bin\octave-3.3.92.exe: *** fatal error -
Internal error: TP_NUM_C_BUFS too small: 79987540 > 10
Stack trace:
Frame     Function  Args
0022CF90  6102773B  (0022CF90, 00000000, 00000000, 00000000)
0022D280  6102773B  (6117CC60, 00008000, 00000000, 6117E997)
0022E2B0  61004E5B  (611C978C, 04C48354, 0000000A, 0022E4E4)
0022E2D0  610EF554  (0022F578, 00000001, 00000000, 00000000)
0022F5A0  61096D4F  (61208220, 0002625A, 00001000, 000BF399)
011AE3F4  610225C2  (6F2F6572, 76617463, 2E332F65, 32392E33)
End of stack trace
Hangup

This is on latest cygwin snapshot, but it crash on any version release.
I suspect the error message is a red herring. Am I right ?

The plot is built as expected, so gs is doing its work; from strace output
(available on http://matzeri.altervista.org/works/octave/)
I guess that gs execution is unable to return back on octave.

Suggestion for debugging ?

gdb output is puzzling as I doubt the output code is coming from octave

"Program exited with code 030000000005."

Thank in advance
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]