sqlplus on linux, desc gives segmentation fault

From: Kjetil Skotheim <kjetilskotheim_at_iname.com>
Date: Fri, 03 Nov 2000 20:25:47 +0100
Message-ID: <3A031F4B.3549E27B_at_iname.com>


sqlplus = 8.0.5, 8.1.5 or 8.1.6
[Quoted] OS = linux (hpux is ok)

set linesize 123
desc dual
...crashes the sqlplus-process with "segmentation fault". This seems to be a problem only for linesize 123! 122, 124, 222, 133 and lots of other values works fine. Whats the problem with 123? (Dual is just an example, same result for any table). Bug?

-- 
Kjetil Skotheim
kjetilskotheim_at_iname.com
Received on Fri Nov 03 2000 - 20:25:47 CET

Original text of this message