|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: AIX Service Mail Server (aixserv
austin.ibm.com)Date: Sun Sep 30 2001 - 02:22:25 CDT
APAR: IY20100 COMPID: 5765E7200 REL: 310
ABSTRACT: NET STOP HANGS
PROBLEM DESCRIPTION:
net stop hangs
PROBLEM CONCLUSION:
break from the recvmsg cal
------
APAR: IY20667 COMPID: 5765E7200 REL: 310
ABSTRACT: COPY FROM NT TO FAST CONNECT DOESNOT PRESERVE TIMESTAMP
PROBLEM DESCRIPTION:
file copy from NT to Fast Connect does not preserve
the time stamp.
LOCAL FIX:
save the timestamp provided by NT during writes
and set to that timestamp during file close.
PROBLEM CONCLUSION:
save the timestamp requested by NT during write operations,
and use that timestamp to set during closing of the file.
------
APAR: IY21023 COMPID: 5765E7200 REL: 310
ABSTRACT: ENABLE SUPPORT FOR UPPERCASE USERS
PROBLEM DESCRIPTION:
can't log in to fc share when aix/fc username is uppercase
and user logs in to windows as lowercase.
PROBLEM CONCLUSION:
after user name comes to server, we try to validate, if it
fails we try lowercase name. Now we try uppercase name too.
------
APAR: IY21573 COMPID: 5765E7200 REL: 310
ABSTRACT: WIN16 FILEOPEN DIALOG IS MISSING ".." ENTRY
PROBLEM DESCRIPTION:
Some old Win16 apps don't display ".." entry in their FileOpen
dialog boxes, when accessing FastConnect network drive.
PROBLEM CONCLUSION:
Fix handling of SMB_SEARCH (0x81) to return ".." and "."
------
APAR: IY21577 COMPID: 5765E7200 REL: 310
ABSTRACT: REGRESSION: PC->AIX UNICODE TRANSLATION
PROBLEM DESCRIPTION:
5 special MS-Unicode Japanese chars not handled correctly.
Regression defect -- was working previously.
PROBLEM CONCLUSION:
Restored part of the AsciiZString code to its previous form.
------
APAR: IY21805 COMPID: 5765E7200 REL: 310
ABSTRACT: UNABLE TO SAVE POWER POINT FILES
PROBLEM DESCRIPTION:
Problems with saving a power pt files on Japanese WIN95.
PROBLEM CONCLUSION:
Fixed dos name mapping to handle mangled requests.
------
APAR: IY22035 COMPID: 5765B8100 REL: 220
ABSTRACT: SETTING OF THEWALL FAILS IN RC.DIRTALK
PROBLEM DESCRIPTION:
The following error can occur on AIX boot from inittab
Setting new value for thewall of xxxxxx
0821-059 no: The ioctl SIOCSNETOPT system call failed.
no -o thewall returned exit code of 2
LOCAL FIX:
It is safe to ignore 'thewall' error, as it causes no harm. If
required the error can be prevented by commenting out the sectio
in /etc/rc.dirTalk script that tries to set thewall as follows:
#echo "Setting new value for thewall of "˝new_thewall
#no -o thewall=˝new_thewall
#rc=˝?
#echo "no -o thewall returned exit code of " ˝rc
PROBLEM SUMMARY:
SETTING OF THEWALL FAILS IN RC.DIRTALK
PROBLEM CONCLUSION:
thewall code was removed
------
APAR: IY22157 COMPID: 5765B8100 REL: 220
ABSTRACT: DTMF TONES SOMETINES INTERPRETED AS FAX TOMES
PROBLEM DESCRIPTION:
Sometimes DTMF tones can incorrectly be interpreted as FAX
tomes.
PROBLEM SUMMARY:
DTMF TONES SOMETINES INTERPRETED AS FAX TOMES
PROBLEM CONCLUSION:
Small change to the microcode in secfax.c
------
APAR: IY22279 COMPID: 5765E7200 REL: 310
ABSTRACT: NET VIEW FROM CLIENT RETURNS ERROR WITH MORE SHARES
PROBLEM DESCRIPTION:
"net view \\server" command on client
returns error when server has lot of
shares defined.
LOCAL FIX:
server needs to return correct return code.
PROBLEM SUMMARY:
"net view \server" command on client
returns error when server has lot of
shares defined.
PROBLEM CONCLUSION:
server needs to send a correct return code.
------
APAR: IY22334 COMPID: 5765E7200 REL: 310
ABSTRACT: DAYLIGHT SAVINGS TIME PROBLEM
PROBLEM DESCRIPTION:
PROBLEM SUMMARY:
Files will be having wrong timestamps
PROBLEM CONCLUSION:
Adding and subtracting 1 hour appropriately should solve this
problem
------
APAR: IY22335 COMPID: 5765E7200 REL: 310
ABSTRACT: DAYLIGHT SAVINGS TIME PROBLEM
PROBLEM DESCRIPTION:
PROBLEM SUMMARY:
Problem with moving files within same share
PROBLEM CONCLUSION:
Sending a different return code from Rename function will
solve this problem
------
APAR: IY22377 COMPID: 5765B8100 REL: 220
ABSTRACT: ECHO CANCELLATION CALIBRATION CAUSES LOUD BACKGROUND MUSIC
PROBLEM DESCRIPTION:
If backgroung music is playing when echo cancellation
calibration is attempted the background music will suddenly
be played at maximum volume.
PROBLEM SUMMARY:
ECHO CANCELLATION CALIBRATION CAUSES LOUD
BACKGROUND MUSIC
PROBLEM CONCLUSION:
CHP action modified to correct volume
------
APAR: IY22399 COMPID: 5765E7200 REL: 310
ABSTRACT: INVALID DIR USING A : CAN TRAP NT.
PROBLEM DESCRIPTION:
Some NT-clients can occasionally crash
if they receive AIX-filenames containing
a ':' (colon) -- to fix this, FastConnect
will make these files invisible to PCclients.
PROBLEM SUMMARY:
AIX filenames containing ":" can sometimes crash NT-clients,
due to flaws in some NT-client software.
This can be significant for customers upgrading from ACONN
to FastConnect, because ACONN created these filenames as
"invisible" files.
PROBLEM CONCLUSION:
Allow FastConnect to filter-out these filenames as "invisible"
files, like ACONN did.
------
APAR: IY22400 COMPID: 5765E7200 REL: 310
ABSTRACT: CORE DUMP WITH PATH LENGTH OVER 256 BYTES
PROBLEM DESCRIPTION:
cifsServer core dump when clients access the path which
its length is over 256 bytes
PROBLEM SUMMARY:
cifsServer core dump when clients access the path which
length is over 256 bytes
PROBLEM CONCLUSION:
check requested path length before processing request
------
APAR: IY22440 COMPID: 5765B8100 REL: 220
ABSTRACT: STATE TABLE GUI EXPORT LEAVES 'CASES' WHEN DELETED
PROBLEM DESCRIPTION:
If a state table has 'whens' removed from a case statement,
when exported the 'when' is still present in the ascii version.
PROBLEM SUMMARY:
STATE TABLE GUI EXPORT LEAVES CASES WHEN DELE
TED
PROBLEM CONCLUSION:
The var_id part of the variable was not
being reset to zero when the null string was put in.
------
APAR: IY22470 COMPID: 5765E7200 REL: 310
ABSTRACT: RAM-USAGE TOO HIGH IN DOSNAME TABLE
PROBLEM DESCRIPTION:
cifsServer daemon grows to consume major RAM usage. Can grow
to point of slowing-down the AIX system.
PROBLEM CONCLUSION:
Re-write DOS FileNameTable code to use MBS-strings malloc'd
to exact size needed, instead of using AsciiZString fixed-size
buffers.
------
APAR: IY22471 COMPID: 5765E7200 REL: 310
ABSTRACT: CIFSSNAP: UPDATE TO COLLECT MORE DATA
PROBLEM DESCRIPTION:
Added support for the ps commands lsvg and netstat -rn
------
APAR: IY22552 COMPID: 5765E7200 REL: 310
ABSTRACT: FILTERING BROADCAST PACKETS
PROBLEM DESCRIPTION:
server cannot start, cifsLog display error
"Some one owns the name"
PROBLEM CONCLUSION:
filtering the broadcast packets that come from one of its
own network interfaces.
------
APAR: IY23013 COMPID: 5765B8100 REL: 220
ABSTRACT: DIRECTTALK NOT SETTING NLSPATH USING NEW AIX COMMAND CHNLSPATH
PROBLEM DESCRIPTION:
DirectTalk does not set NLSPATH using the new AIX command
chnlspath which was introduced in APAR IY17587. NLSPATH is no
longer passed to child shells. This means that those programs
with SUID bit set such as aixterm do not recieve the ENV
variable unless this new command is used. Starting DirectTalk
from an aixterm on a post IY17587 will cause 3270 problems.
PROBLEM SUMMARY:
DIRECTTALK NOT SETTING NLSPATH USING NEW AIX
COMMAND CHNLSPATH
PROBLEM CONCLUSION:
In .vaeprofile, if NLSPATH is NULL, perhaps
because run from aixterm, we initialize to a default value.
This fix also builds on an earlier fix where we then save
NLSPATH to _NLSPATH so that we can restore this
within OAM before executing SNA commands, which require a
reasonable NLSPATH
------
APAR: IY23085 COMPID: 5765B8100 REL: 220
ABSTRACT: TRANSFERCALL FAILS WITH OUTBOUND LINE PROBLEM - DTXA NOT
PROBLEM DESCRIPTION:
Problem: TransferCall fails with an outbound line problem -
traces show that this is because DirectTalk fials to detect the
defined call progress tones.
PROBLEM SUMMARY:
TRANSFERCALL FAILS WITH OUTBOUND LINE PROBLEM -
DTXA NOT DETECTING CALL PROGRESS TONES CORRECTLY.
PROBLEM CONCLUSION:
Through the implementation of a simple high
pass filter at the start of the call progress algorithm
------
APAR: IY23181 COMPID: 5765B8100 REL: 220
ABSTRACT: SOME DTMFS (FROM FUJITSU PHONES) ARE NOT RECOGNISED
PROBLEM DESCRIPTION:
Some DTMFs from Fujitsu phones are not recognised on the DTXA
Adapter.
PROBLEM SUMMARY:
SOME DTMFS (FROM FUJITSU PHONES) ARE NOT RECOGNISED
PROBLEM CONCLUSION:
Small change to microcode
------
APAR: IY23256 COMPID: 5765B8100 REL: 220
ABSTRACT: CA_LIBRARY INCORRECTLY CORRECTS KERNEL THREAD ID
PROBLEM DESCRIPTION:
The CA_ library calls check the thread id of the CustomServer
in order to ensure that they are operating in a single thread.
This is done by checking the kernel thread id of the application
which can change if there are multiple user threads in the CS
and the operating system is running using the M:N thread mapping
model.
LOCAL FIX:
Setting the AIX environment variable:
AIXTHREAD_SCOPE=S
prior to the application starting will ensure that a 1:1 mapping
is used for the process.
This does NOT make the CA_ library calls thread safe.
PROBLEM SUMMARY:
CA_LIBRARY INCORRECTLY CORRECTS KERNEL THREAD
ID
PROBLEM CONCLUSION:
added environment variable definition
------
APAR: IY23677 COMPID: 5765C6401 REL: 442
ABSTRACT: TEXT "LLABS" IS UNEXPECTED WHEN COMPILING STDLIB.H WITH VISUALAG
PROBLEM DESCRIPTION:
Aftering applying PTF U479947 which updates the fileset
vacpp.cmp.batch of the VisualAge C++ Professional for AIX
compiler up to level 5.0.2.1, compiling an application that
includes <stdlib.h> results in the following error message:
"/usr/vacpp/include/stdlib.h", line 123.13: 1500-0040 (S) The
text "llabs" is unexpected. "undef" may be undeclared or
ambiguous.
LOCAL FIX:
Edit the header file /usr/vac/include/stdlib.h, on line 123,
add a # to the beginning of the line.
PROBLEM CONCLUSION:
The header file /usr/vac/include/stdlib.h
was corrected so that line 123 has the missing # added.
TEMPORARY FIX:
Edit /usr/vac/include/stdlib.h, line 123, and
add the missing # in front of undef
------
APAR: PQ47000 COMPID: 5765C4200 REL: 320
ABSTRACT: ESSL FFT/CONVOLUTION/CORRELATION SUBROUTINES
PROBLEM DESCRIPTION:
When using the -qflttrap a segmentation fault may occur with the
FFTs. The problem exists for transforms of length <= 4096 for
complex to complex and complex to real or transforms of length
<= 8192 for real to complex. The exception is related to an
illegal prefetching technique on the output array which may
cause overflow, underflow, or an invalid operation depending on
the data in the output array on entry. There is no data
integrity problem or referencing out of bounds.
LOCAL FIX:
Users may initialize the output array to zero on entry.
PROBLEM SUMMARY:
An illegal prefetching technique was used by
ESSL FFT, Convolution and Correlation subroutines. There was
no data integrity problem, but with -qflttrap set to trap
overflow, underflow, or invalid operations, the data in output
only arrays may cause this condition to occur.
PROBLEM CONCLUSION:
The internal codes which were using this
technique were updated to a different prefetch technqiue which
avoids the problem.
TEMPORARY FIX:
It may work to initialize output only arrays to
zero before calling ESSL.
------
APAR: PQ47576 COMPID: 5765C4200 REL: 320
ABSTRACT: IMPROVE DGEMM PERFORMANCE FOR CONDOR WITH 2 AND 4 MB L2 CACHE
PROBLEM DESCRIPTION:
Performance improvements needed to support 600 MHz Condor with
2 and 4 MB L2 caches.
PROBLEM SUMMARY:
Performance improvements for DGEMM running on
the 600 MHz Condor with 2 and 4 MB L2 caches.
PROBLEM CONCLUSION:
Improved performance.
------
APAR: PQ47660 COMPID: 5765C4200 REL: 320
ABSTRACT: VARIOUS CORRECTIONS TO ESSL HEADER FILE
PROBLEM DESCRIPTION:
Various problems and inconsistencies exist in the C and C++
sections of the ESSL header file. These problems fall into
3 groups:
1) Incorrect types passed to double precision quadrature
2) NAUX values not being returned
3) Subroutines with computational errors prototyped as void
instead of int
LOCAL FIX:
Install PTF
PROBLEM SUMMARY:
Various mistakes were discovered in the ESSL
header file for C and C++.
PROBLEM CONCLUSION:
The header file was corrected.
------
APAR: PQ49814 COMPID: 5765C4200 REL: 320
ABSTRACT: RECOMPILE TO AVOID POSSIBLE DATA ERROR ON CERTAIN POWER3 SYSTEMS
PROBLEM DESCRIPTION:
In some cases on 43P-260 workstations and
Power3 SMP Thin or Wide Nodes(200 MHz) which are not at firmware
level SPX99028 or later, some ESSL subroutines may experience
a data error and give incorrect results. This problem does not
exist on firmware level SPX99028 or later(all machines shipped
on or after 7/5/99 have this firmware).
LOCAL FIX:
Install ESSL 3.2.0.3 or install the latest firmware.
PROBLEM SUMMARY:
In some cases on 43P-260 workstations and
Power3 SMP Thin or Wide Nodes(200 MHz) which are not at
firmware level SPX99028 or later, some ESSL subroutines may
experience a data error and give incorrect results. This
problem does not exist on firmware level SPX99028 or later
(all machines shipped on or after 7/5/99 have this firmware).
PROBLEM CONCLUSION:
Code was recompiled with a compiler version
which does not generate the sequence of bad instructions.
------
APAR: PQ50157 COMPID: 5765C4100 REL: 220
ABSTRACT: PARALLEL ESSL SPARSE MAY TERMINATE IN DGERV2D WITH CODE 0040-033
PROBLEM DESCRIPTION:
When using the Parallel ESSL Sparse Solver, the application may
end with error 0040-033 from DGERV2D under the following
condition:
LOCAL FIX:
1. The problem can be avoided by having each of the P processors
have the same number of rows of the matrix, OR
2. Install the PTF
PROBLEM SUMMARY:
Parallel ESSL sparse codes may terminate early
with an 0040-033 error if the number of interface points for
a given task is larger than the number of rows the task owns.
PROBLEM CONCLUSION:
Internal Parallel ESSL codes for both the
Fortran 77 and Fortran 90 interfaces were updated to properly
set the leading dimension of an internal communications buffer.
TEMPORARY FIX:
Ensure that the matrix is distributed such that
no processor needs more interface points from another processor
than rows it has.
------
APAR: PQ50572 COMPID: 5765C4100 REL: 220
ABSTRACT: FFTS MAY TERMINATE IF THE NUMBER OF ALLOWABLE ERRORS FOR ESSL
PROBLEM DESCRIPTION:
If an application sets ESSL error 2015 or 2030 to have a limited
number, then the Parallel FFTs may terminate.
LOCAL FIX:
1. Do not use ERRSET to set 2015 or 2030 to a limited number.
2. Install PTF.
PROBLEM SUMMARY:
Internally, the Parallel ESSL FFTs were not
changing the number of allowable errors for 2015 and 2030 to
unlimited. If the application used ERRSET to change the
original unlimited value to a limited value(1 for example),
then the Parallel ESSL FFTs could terminate.
PROBLEM CONCLUSION:
Internal codes were updated to always
set 2015 and 2030 to unlimited.
TEMPORARY FIX:
Do not use ERRSET to change the number of
allowable messages for 2015 or 2030 to a limited value.
------
APAR: PQ50575 COMPID: 5765C4100 REL: 220
ABSTRACT: POSSIBLE INCORRECT ANSWER IN PZHEEVX WHEN MATRIX A NEEDS TO BE
PROBLEM DESCRIPTION:
PZHEEVX may produce incorrect results if the 1-norm of the input
matrix A(norm(A)) meets the following conditions:
0 < norm(A) < 0.100E-145 or norm(A) > .818E77
LOCAL FIX:
Scale the matrix A before calling PZHEEVX if its 1-norm is
small or very large
PROBLEM SUMMARY:
PZHEEVX incorrectly scales the matrix A when
its 1-norm is small or very large.
PROBLEM CONCLUSION:
Scaling code was corrected(the local matrix
A was passed as a double precision array instead of a complex
array).
TEMPORARY FIX:
Scale the matrix A before(and after) calling
PZHEEVX.
------
APAR: PQ50578 COMPID: 5765C4100 REL: 220
ABSTRACT: CONDITION NUMBER RETURNED BY PDGECON AND PZGECON MAY NOT BE
PROBLEM DESCRIPTION:
The condition number returned by PDGECON or PZGECON may not
be the same on all columns of the process grid.
LOCAL FIX:
Applications can broadcast the condition number after the
subroutine returns.
PROBLEM SUMMARY:
PDGECON and PZGECON may produce different
condition numbers on different columns of the process grid.
This can happen when you have a non-homogenous computing
environment with the ESSL SMP library.
PROBLEM CONCLUSION:
At appropriate stages of the iterative
algorithm, data is broadcast across the columns to that each
columns has the same result.
TEMPORARY FIX:
Broadcast the condition number after the computat
ion is complete.
------
APAR: PQ50580 COMPID: 5765C4100 REL: 220
ABSTRACT: INCORRECT ARGUMENT NUMBERS IN ERROR MESSAGES FROM PZHEEVX
PROBLEM DESCRIPTION:
The argument numbers in messages 0040-306 and 0040-307 from
PZHEEVX are incorrect.
PROBLEM SUMMARY:
Argument numbers in 0040-306 and 0040-307
are incorrect when issues by PZHEEVX
PROBLEM CONCLUSION:
Argument numbers were corrected.
------
APAR: PQ50582 COMPID: 5765C4100 REL: 220
ABSTRACT: RECOMPILE TO AVOID POSSIBLE DATA ERROR ON CERTAIN POWER3 SYSTEMS
PROBLEM DESCRIPTION:
In some cases on 43P-260 workstations and Power3 SMP Thin or
Wide Nodes(200 MHz) which are not at firmware level SPX99028
or later, PDPTSV may experience a data error and give incorrect
results. This problem does not exist on firmware level SPX99028
or later(all machines shipped on or after 7/5/99 have this
firmware.
LOCAL FIX:
Install firmware SPX99028 or later.
PROBLEM SUMMARY:
In some cases on 43P-260 workstations and
Power3 SMP Thin or Wide Nodes(200 MHz) which are not at firmware
level SPX99028 or later, PDPTSV may experience
a data error and give incorrect results. This problem does not
exist on firmware level SPX99028 or later(all machines shipped
on or after 7/5/99 have this firmware).
PROBLEM CONCLUSION:
Code was recompiled with a compiler which
does not generate the sequence of instructions that can cause
the problem.
TEMPORARY FIX:
Install firmware SPX99028 or later or install PTF
------
APAR: PQ51088 COMPID: 5765C4200 REL: 320
ABSTRACT: MEMORY LEAK IN STPMV FOR UPLO=L, TRANS=N ON POWER3
PROBLEM DESCRIPTION:
There is a memory leak in STPMV for UPLO='L', TRANS='N' when
running on Power3 hardware. The leak is 4N bytes per call where
N is the size of the problem.
PROBLEM SUMMARY:
Memory leak in STPMV for UPLO='L', TRANS='N'
of size 4N bytes per call on Power3 processors.
PROBLEM CONCLUSION:
Corrected lower level subroutine to
deallocate internal buffer.
------
APAR: PQ51119 COMPID: 5765C4200 REL: 320
ABSTRACT: INCORRECT ELEMENT IDENTIFED IN 2104 MESSAGE FOR _PPF, _PPFCD
PROBLEM DESCRIPTION:
S/DPPF and S/DPPFCD report an incorrect diagonal number in
message 2104(Gaussian method). The diagonal is 1 less than
it should be. If the correct diagonal number is 1, then no
error is reported.
PROBLEM SUMMARY:
Message 2104 reports an incorrect diagonal
number for the Gaussian method in S/DPPF and S/DPPFCD. The
number reported is 1 less than the correct number. If the
correct number if 1, then no error is reported at all.
PROBLEM CONCLUSION:
Subroutines S/DPPF and S/DPPFCD corrected
to report the correct diagonal.
------
APAR: PQ51886 COMPID: 5765C4200 REL: 320
ABSTRACT: WRONG ANSWERS IN DSKFS AND DSKFSP WHEN IPARM(2)=100 OR IPARM(2)=
PROBLEM DESCRIPTION:
When using ESSL subroutine DSKFS and DSKFSP with IPARM(2)=100 or
IPARM(2)=110, if the input matrix A is a digonal matrix, the
solution is incorrect. IPARM(2)=100 and IPARM(2)=110 imply
a combined Cholesky factor/solve.
LOCAL FIX:
DSKFS and DSKFSP produce correct results if the factor and solve
are done in separate steps.
PROBLEM SUMMARY:
DSKFS and DSKFSP were not calling a part of the
solve code for IPARM(2)=100 or IPARM(2)=110 when the input was
a diagonal matrix.
PROBLEM CONCLUSION:
Internal code corrected to call the solve
for all matrices when IPARM(2)=100 or IPARM(2)=110.
TEMPORARY FIX:
Perform the factor and solve as two separate
steps.
------
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]