Contenues dansTrouver plus de documentationRessources d'assistance comprises | Télécharger cet ouvrage au format PDF (98 Ko)
Chapter 3 Late-Breaking Solaris Runtime IssuesThis chapter describes known runtime problems. You may also want to refer to the online runtime_bugs file in the SUNWrdm package on the Solaris 7 3/99 CD for additional runtime problems. Note - The information in this chapter supplements any information listed in the runtime_bugs file that is part of the SUNWrdm package on the Solaris 7 3/99 CD. If you boot from the Solaris 7 3/99 CD, the runtime_bugs file is located in the directory: /cdrom/sol_7_399_sparc/s0/Solaris_2.7/Docs/release_info/C The default installed location for the runtime_bugs file is the directory: /usr/share/release_info/Solaris_2.7/C Note - The name of this product is Solaris 7 but code and path or package path names may use Solaris 2.7 or SunOS 5.7. Always follow the code or path as it is written. 64-Bit Solaris Bugskrtld Does Not Recognize sparcv9 Register Symbols (4203394)When loading an unbundled device driver, STREAMS module, file system, or other kernel module, you may see the following error message:
The kernel runtime linker does not recognize the new register symbol type introduced in the SC5.0 FCS compilers and assemblers for 64-bit SPARC binaries. Workaround: You must verify that the error message was generated because the kernel runtime linker does not recognize the new register symbol type. To do this, type:
If this is the problem, the output from this command is a table that shows one row with 2 in the Value column and REGI in the Type column and another row with 3 in the Value column and REGI in the Type column. An example is:
To correct the problem:
Debuggingdbx 4.0 Cannot Dump the Stack Trace When Debugging a Multi-Threaded Program (4207409)When debugging a multi-threaded program with a signal handler on a given thread stack, dbx 4.0 cannot successfully dump the thread's stack. Workaround: Use dbx 5.0. |
|||