[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV lynx.cfg VIEWER entry which crashes lynx
From: |
Nelson Henry Eric |
Subject: |
LYNX-DEV lynx.cfg VIEWER entry which crashes lynx |
Date: |
Sat, 30 Nov 1996 16:00:59 +0900 (JST) |
In my futile attempts to view a compressed text file via most in
lynx, I hit upon a way to crash lynx. Using lynx2-6 with the
11/24 composite, slang0.99-34, compiled with gcc-2.7.2 on sunos4.1.3.
Don't know if it's interesting or not. Particulars below. __Henry
With the entry in lynx.cfg:
VIEWER:text/x-compressed:/usr/bin/gzip %s > ~/%s | /home/.most/most ~/%s
Hitting return on the link to `file://localhost/home/0tmpat/9602.arc.gz',
Causes:
Fatal error has occurred in Lynx Ver. 2.6
[...]
Lynx now exiting with signal: 11
The trace looks like:
Loading types config file '/usr/lib/mosaic/mailcap'
Could not open types config file '/usr/lib/mosaic/mailcap'
Loading types config file '.mailcap'
[HTInit]: found testcommand:test -n "$DISPLAY"
Testing for XWINDOWS environment.
[HTInit] Test failed!
[HTInit]: found testcommand:test -n "$DISPLAY"
Testing for XWINDOWS environment.
[HTInit] Test failed!
metamail: Ignoring mailcap entry: text/html; unset MM_MAILER \; lynx
-force_html %s; test=test -n "$MM_MAILER"
@@@ Using default extension map
Loading extensions config file '/usr/lib/mosaic/mime.types'
Could not open extensions config file '/usr/lib/mosaic/mime.types'
Loading extensions config file '.mime.types'
SETTING SUFFIX '.ai' to 'application/postscript'
[... cut out suffix settings ...]
SETTING SUFFIX '.movie' to 'video/x-sgi-movie'
LYMain.c: User in REMOTE domain
[1;24r(B)0[m[1;24r[H[J[2;1HEntering mainloop,
startfile=file://localhost/~/0tmpat/9602.arc.gz
LYGetFile: getting file://localhost/~/0tmpat/9602.arc.gz
[24;1H[7m$BFI$_9~$_Cf!'(J file://localhost/home/0tmpat/9602.arc.gz[m*
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
HTParse: result:
Entered HTAnchor_findAddress
New anchor b4c30 has hash 3 and address
`file://localhost/home/0tmpat/9602.arc.gz'
HTAccess: loading document file://localhost/home/0tmpat/9602.arc.gz
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:file:
HTParse: result:file
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
HTParse: result:localhost
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
HTParse: result:file
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
1
HTParse: result:/home/0tmpat/9602.arc.gz
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
HTParse: result:localhost
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
HTParse: result:file
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
HTParse: result:file
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
HTParse: result:localhost
HTParse: aName:file://localhost/home/0tmpat/9602.arc.gz relatedName:
1
HTParse: result:/home/0tmpat/9602.arc.gz
TCP: Local host name is ews02
Node `file://localhost/home/0tmpat/9602.arc.gz' means path
`/home/0tmpat/9602.arc.gz'
HTLoadFile: Opening `/home/0tmpat/9602.arc.gz' gives 9f6e4
File mode is 0100644, uid=5001, gid=5000. My uid=5001, 1 groups ( 5000)
HTFormat: Constructing stream stack for www/compressed to www/present
StreamStack: found weak wildcard match: www/present
StreamStack: found exact match: www/compressed
/usr/bin/gzip -d /tmp/L135280TMP.arc.gz
HTParse: aName:file://localhost/tmp/L135280TMP.arc relatedName:
1
HTParse: result:/tmp/L135280TMP.arc
HTParse: aName:file://localhost/tmp/L135280TMP.arc relatedName:
HTParse: result:localhost
HTParse: aName:file://localhost/tmp/L135280TMP.arc relatedName:
HTParse: result:file
HTParse: aName:file://localhost/tmp/L135280TMP.arc relatedName:
HTParse: result:file
HTParse: aName:file://localhost/tmp/L135280TMP.arc relatedName:
HTParse: result:localhost
HTParse: aName:file://localhost/tmp/L135280TMP.arc relatedName:
1
HTParse: result:/tmp/L135280TMP.arc
Node `file://localhost/tmp/L135280TMP.arc' means path `/tmp/L135280TMP.arc'
HTLoadFile: Opening `/tmp/L135280TMP.arc' gives 9f6f8
File mode is 0100644, uid=5001, gid=5000. My uid=5001, 1 groups ( 5000)
HTFormat: Constructing stream stack for text/x-compressed to www/present
StreamStack: found weak wildcard match: www/present
StreamStack: found exact match: text/x-compressed
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV lynx.cfg VIEWER entry which crashes lynx,
Nelson Henry Eric <=