Patch-ID# 101961-13 Keywords: dbx internal code server can't startup dumps core 3.0.1 Synopsis: SPARCworks 3.0.1: dbx core dumps at startup Date: Dec/22/95 Solaris Release: 2.3 2.4 SunOS Release: 5.3 5.4 Unbundled Product: SPARCworks dbx Unbundled Release: 3.0.1 Relevant Architectures: sparc BugId's fixed with this patch: 1218143 1214743 1211762 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: SUNWspro/SW3.0.1/bin/dbx SUNWspro/SW3.0.1/bin/debugger SUNWspro/SW3.0.1/bin/vdi SUNWspro/SW3.0.1/lib/locale/C/LC_MESSAGES/SUNW_SPRO_Dbx.po SUNWspro/SW3.0.1/lib/locale/C/LC_MESSAGES/SUNW_SPRO_Debugger.po SUNWspro/SW3.0.1/lib/locale/C/LC_MESSAGES/SUNW_SPRO_Program_IO.po SUNWspro/SW3.0.1/lib/locale/C/LC_MESSAGES/SUNW_SPRO_VDInspector.po SUNWspro/SW3.0.1/lib/locale/C/LC_MESSAGES/libguidexv.po Problem Description: (rev 13) bug 1218143: When debugging this particular program, dbx will sometimes core dump at start up. Sometimes it will not though. bug 1214743: dbx is core dumping on startup of the following C++ program. bug 1211762: dbx segmentation violation (SEGV) occurs and dumps core on C++ program with a pathname over 65 characters and which was compiled with -ptr flag. The dbx error is: dbx: error internal error: signal SEGV (segmentation violation) (rev 11) bug 1198468: next acts like step in presence of _very short_ itimers (rev 10) bug 1193700: demangler problem, operator function names truncated in where output (rev 09) bug 1184289: "next" sometimes does "step" (due to signals) bug 1173392: `next' acts like `step' after resizing the dbx window bug 1190984: next button is unusable with the setitimer function bug 1171239: debugger gets confused on position (the above 4 bugs are all the same bug.) bug 1193529: panic: "cb_vcpu_death"(): Assertion(v) failed - ... This is a "symptom treatment". The true cause is still unknown, but the assertion can hit randomly and will terminate the debugger. (rev 08) bug 1172083: "debugger -help" messages are not internationalized (rev 07) bug 1180958: Two catch&throw related messages are not internationalized (rev 06) bug 1179045: needs gettext for interrupt messages bug 1179039: some messages in exceptions.cc needs gettext bug 1179177: message on signal status is not i18n bug 1177985: dbx (debugger) crashes on valid pascal program using variant record bug 1180164: 4X: fatal recursion situation printing classes with static members bug 1172285: dbx infinite loop while stop inclass?6486 bug 1179178: in ja locale, dbx output English signal name (rev 04) bug 1177461: debugging shared objects dynamically loaded from stripped image (rev 03) bug 1178252: File chooser doesn't show localized messages; bindtextdomain needed bug 1162419: Quitting Program I/O window pops up a notice window in English bug 1177259: VDI dumps core in fortran program (rev 02) bug 1175765: gettext is added in the message. Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- None.