Closed Bug 113345 Opened 23 years ago Closed 15 years ago

Forte 7 EA Compiler Tracking Bug

Categories

(Firefox Build System :: General, defect)

x86
Solaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mozilla, Unassigned)

Details

Attachments

(2 files)

This bug is to help us track any issues that we run into using Forte 7 EA to compile mozilla code. -dcran-
dcran: Does it work on your box or are there any issues (build, runtime ?!) ?
Ok, I have successfully compiled Mozilla with the following. a cvs pull using gmake -f client.mk and compile options -dalign -xO2 However compile options -dalign -xO4 failed with a Bus Error core dump
I am getting a "nice" build error during the easly steps of the build (2002-01-04-08-trunk): -- snip -- Building deps for ../../../../../../../home/mozilla/src/2002-01-04-08-trunk/mozilla/xpcom/ds/nsObserverList.cpp /opt/SUNWspro/FD7/bin/CC -o nsObserverList.o -c -DOSTYPE=\"SunOS5\" -DOSARCH=\"SunOS\" -DOJI -D_IMPL_NS_COM -D_IMPL_NS_BASE -I../.. /dist/include/string -I../../dist/include/xpcom -I../../dist/include -I/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib/d ist/include/nspr -I/usr/openwin/include -KPIC -I/usr/openwin/include -mt -DDEBUG -D_DEBUG -DDEBUG_mozilla -DTRACING -g -O -I/usr/openwin/include -DMOZILLA_CLIENT -DBROKEN_QSORT=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_ BLKSIZE=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_UINT16_T=1 -DHAVE_DIRENT_H=1 -DHAV E_SYS_BYTEORDER_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_ VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBSOCKET=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RAND OM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHA VE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_STRTOK_R=1 -DHAVE_IOS_BINARY=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_SPECIALIZATION=1 -DHAVE_CPP_MO DERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_ACCESS_CHANGING_USING=1 -DHAVE_CPP_AMBIGUITY_RESOLV ING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_ PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"xlib\" -DMOZ_WIDGET_XLIB=1 -DMOZ_ENABLE_ XREMOTE=1 -DMOZ_X11=1 -DIBMBIDI=1 -DSUNCTL=1 -DACCESSIBILITY=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_D IR=\".mozilla\" -DMOZ_XUL=1 -DINCLUDE_XUL=1 -DNS_MT_SUPPORTED=1 -DUSE_IMG2=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 ../../../../../../../home/mozilla/src/2002-01-0 4-08-trunk/mozilla/xpcom/ds/nsObserverList.cpp asmblock: reuse label __1cOgetter_AddRefs4nLnsISupports__6FpTA_knQalready_AddRefed3C0___ [no type] [flags = defn_seen defined local] [reference_type = ] [def_sect=0] [offset=3640(0xe38)] [align=0] [size=24] [type=FUNC] [symtab index=NONE] [addend=0] ! (../../dis t/include/xpcom/nsCOMPtr.h:267) asmblock: previous block BLOCK: label = __1cInsCOMPtr4nQnsISupportsArray__2w6kM_pnNnsDerivedSafe4n0A____ ! (../../dist/includ e/xpcom/nsCOMPtr.h:649) (falls through) loop_level 0 region_depth 0 count 0 calls 0 offset 3664 weight 1.0 freq 0.0 conf 0.00 cg: assertion failed in file ../src/asm+/asmblock.cc at line 276 cg: asmblock: Re-use of label cg: 1 errors gmake[3]: *** [nsObserverList.o] Error 1 gmake[3]: *** Deleting file `nsObserverList.o' gmake[3]: Leaving directory `/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib/xpcom/ds' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib/xpcom' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib' gmake: *** [default] Error 2 -- snip --
More fun(=crash!!) from the "cg" compiler: -- snip -- Building deps for ../../../../../../../../home/mozilla/src/2002-01-04-08-trunk/mozilla/intl/locale/src/nsLanguageAtomService.cpp /opt/SUNWspro/FD7/bin/CC -o nsLanguageAtomService.o -c -DOSTYPE=\"SunOS5\" -DOSARCH=\"SunOS\" -DOJI -D_IMPL_NS_INTL -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/necko -I../../../dist/include/locale -I../../../dist/include -I/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib/dist/include/nspr -I/usr/openwin/include -KPIC -I/usr/openwin/include -mt -DDEBUG -D_DEBUG -DDEBUG_mozilla -DTRACING -g -O -I/usr/openwin/include -DMOZILLA_CLIENT -DBROKEN_QSORT=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_INT16_T=1 -DHAVE_INT32_T=1 -DHAVE_INT64_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_UINT16_T=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_BYTEORDER_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBSOCKET=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_STRTOK_R=1 -DHAVE_IOS_BINARY=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_SPECIALIZATION=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_ACCESS_CHANGING_USING=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"xlib\" -DMOZ_WIDGET_XLIB=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DIBMBIDI=1 -DSUNCTL=1 -DACCESSIBILITY=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DMOZ_XUL=1 -DINCLUDE_XUL=1 -DNS_MT_SUPPORTED=1 -DUSE_IMG2=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 ../../../../../../../../home/mozilla/src/2002-01-04-08-trunk/mozilla/intl/locale/src/nsLanguageAtomService.cpp asmblock: reuse label __1cOgetter_AddRefs4nHnsIAtom__6FpTA_knQalready_AddRefed3C0___ [no type] [flags = defn_seen defined local] [reference_type = ] [def_sect=0] [offset=9816(0x2658)] [align=0] [size=24] [type=FUNC] [symtab index=NONE] [addend=0] ! (../../../dist/include/xpcom/nsCOMPtr.h:267) asmblock: previous block BLOCK: label = CC: Fatal error in cg: Segmentation Fault (core dumped) gmake[4]: *** [nsLanguageAtomService.o] Error 1 gmake[4]: *** Deleting file `nsLanguageAtomService.o' gmake[4]: Leaving directory `/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib/intl/locale/src' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib/intl/locale' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib/intl' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/shared/bigtmp2/mozilla/2002-01-04-08-trunk/objdir_ws6_xlib' gmake: *** [default] Error 2 % file core core: ELF 32-bit MSB core file SPARC Version 1, from 'cg' % dbx /opt/SUNWspro/FD7/YNH/bin/cg core For information about new features see `help changes' To remove this message, put `dbxenv suppress_startup_message 7.0' in your .dbxrc Reading cg core file header read successfully Reading ld.so.1 Reading libdl.so.1 Reading libc.so.1 Reading libc_psr.so.1 Reading model_cg_ultra.so.3 Reading libelf.so.1 program terminated by signal SEGV (access to address exceeded protections) 0xffbee6dc: bad opcode (/opt/SUNWspro/FD7/bin/../YNH/bin/sparcv9/dbx) where =>[1] 0xffbee6dc(0x775b38, 0x6bb848, 0x775ba0, 0xffbee6dc, 0xf, 0x0), at 0xffbee6db [2] asmblock::print_without_nodes(0x7755f0, 0x6bb848, 0xff33d844, 0x0, 0x8a2, 0xb04fa8), at 0x16b900 [3] asmblock::asmblock(0xa25a00, 0xa064c8, 0x67c2d8, 0x6bb800, 0x6bb828, 0x67c370), at 0x169768 [4] new_asm_blok(0x496f088, 0x0, 0x67c000, 0xa25a00, 0xa60658, 0x6b5400), at 0x15fe84 [5] translate_ir_block(0x496f088, 0x0, 0x1, 0x0, 0xa60658, 0x0), at 0x135048 [6] codegen::compile_region(0x6d8100, 0x9cce28, 0x1, 0x0, 0x0, 0x0), at 0x103d34 [7] sparc_cg::compile_sunIR_regions(0x6d8000, 0x87fd60, 0x3, 0x6d6000, 0x781780, 0xfffffef9), at 0xb09ac [8] compilation_driver::perform_compilation(0x6d66e4, 0x87fd60, 0x6bb000, 0x643a90, 0x53777e, 0x53789d), at 0xae9b0 [9] main(0xe, 0xffbef294, 0xffbef2d0, 0x643800, 0x0, 0x0), at 0xadea4 -- snip -- syslog shows that 'cg' tried to execute code on the stack: -- snip -- Jan 6 12:01:18 paw genunix: NOTICE: cg[13404] attempt to execute code on stack by uid 6000 Jan 6 12:01:19 paw genunix: NOTICE: core_log: cg[13404] core dumped: /var/core/core.cg.13404 -- snip -- ;-(
This script keeps Mozilla build going even if the compiler crashed when the optimizer is being turned "on". Usage: % export CC="/home/gisburn/scripts/forte7_cc_wrapper /opt/SUNWspro/FD7/bin/cc \"-O\"" CXX="/home/gisburn/scripts/forte7_cc_wrapper /opt/SUNWspro/FD7/bin/CC \"-O\"" % configure --enable-optimize="" Flags for the optimizer _MUST_ always be passed to the "forte7_cc_wrapper"-script and not to the --enable-optimize option of "configure". WARNING: If you are using "coreadm" to log all coredumps in a global location then turn them _OFF_ (via % ulimit -c 0) - or your core dump spool dir will be spammed to death with dead remains of various compiler parts (usually 'cg'). However this will disable the ability of the script to print stack traces of the codedumps to stderr ...
Correction: --enable-optimise="" does not work - "configure" tries to be "smart" and sticks a "-O" into config/autoconf.mk Workaround: Use --enable-optimise="-xtime" instead of --enable-optimise="" (e.g. use a "dummy" switch ("-xtime") instead of an empty string argument ("") ...)
Much fun with the compiler: Crashes (with stack traces from the coredumps), assertions etc. etc.
With a fully patched Forte 7 : cc -V cc: Forte Developer 7 C 5.4 2002/03/09 CC -V CC: Forte Developer 7 C++ 5.4 Patch 111715-02 2002/09/18 The following options works to get a fully optimized Mozilla 1.2b on a Sun Blad e 100: -fast -U__MATHERR_ERRNO_DONTCARE -fns=no -fsimple=1 -xO2 -xtarget=ultra2e -xO3 alone is enough to get a core dump after compilation. I still have a few core left in /var/core, if you need them, just ask. Here the result of pstack on a core : core 'core.mozilla-bin.4400' of 4400: ./dist/bin/mozilla-bin ----------------- lwp# 1 / thread# 1 -------------------- fdf6d5d4 __1cRnsDOMAttributeMapOSetNamedItemNS6MpnKnsIDOMNode_p2_I_ (64f840, 5f9030, 0, 0, 4f77d0, 0) + 5c fdf6eb50 __1cMnsIClassInfoGGetIID6F_rknEnsID__ (4f77d0, 5f9030, 0, 0, ffbfcf2c, 64f840) + 14 fde6fbf8 __1cNnsXMLDocumentELoad6MrknJnsAString__I_ (646678, 0, 5f9030, ffbfd044, 1, fdf6eaac) + 6f8 fd08b0b0 __1cLCanvasFrameGReflow6MpnOnsIPresContext_rnTnsHTMLReflowMetrics_rknRnsHTMLReflowState_rI_I_ (0, 5f96f8, 5f9030, fde69838, 1, ffbfd044) + 88 fd08a430 __1cUnsHTMLContainerFrameSCreateViewForFrame6FpnOnsIPresContext_pnInsIFrame_pnPnsIStyleContext_4i_I_ (63a8b8, ffbfd648, fe1ac144, ffbfd1a8, fd34e764, 1 ) + 2c4 fd089cb8 __1cTReparentFrameViewTo6FpnOnsIPresContext_pnInsIFrame_pnOnsIViewManager_pnHnsIView_7_I_ (5f9338, ffbfd648, fd3540f0, fd364548, 5f9338, fd1a0314) + 10 0 fd19e350 __1cOnsTextBoxFrameMCalcTextSize6MrnQnsBoxLayoutState__v_ (5f936c, ffbfd648, ffbfd600, fd3542dc, fd08bd88, fd08bdb8) + 1c fd1b9210 __1cQnsMenuPopupFrameGEscape6Mri_I_ (5f9338, 0, ffbfddfc, ffbfdd40, ffbfe03c, 0) + 198 fd088e5c __1cKHRuleFrameFPaint6MpnOnsIPresContext_rnTnsIRenderingContext_rknGnsRect_nRnsFramePaintLayer_I_I_ (5f9338, 5ddd50, ffbfddfc, ffbfdd40, ffbfe03c, 81c4 0407) + c4 fd075d4c __1cHnsFrameFPaint6MpnOnsIPresContext_rnTnsIRenderingContext_rknGnsRect_nRnsFramePaintLayer_I_I_ (fd07bcfc, 5f9338, 5ddd50, ffbfddfc, ffbfdd40, 0) + 2f 0 fd0ef700 __1cZnsHTMLFramesetBorderFrameFPaint6MpnOnsIPresContext_rnTnsIRenderingContext_rknGnsRect_nRnsFramePaintLayer_I_I_ (5f8ff8, 5ddd50, ffbfe0f8, ffbfe040, ffbfe03c, 0) + 3d8 fd0c61d0 __1cJPresShellXUnsuppressAndInvalidate6M_v_ (5de520, fd1fd244, fe1b8f68, 80000000, 0, fd34e764) + 14c fdd829b0 __SLIP.THUNK__MB (5f7ce8, 641dc0, ffbfe31c, ffbfe320, ff1efe18, 0) fdd80c44 __1cVnsHTMLTextAreaElementPSetSelectionEnd6Mi_I_ (5f7ce8, fdf2df0c, fe1a2cf8, fdf2def0, fdce018c, 0) + 5c fda247ec __1cHCNavDTDVCreateContextStackFor6MnJnsHTMLTag__I_ (5a59d0, 639f48, f, fe1a1f50, 0, fda95c80) + cc fda21170 __1cHCNavDTDQHandleStartToken6MpnGCToken__I_ (5a59d0, 1, f, 639f48, 1, 438) + 21c fda22018 __1cHCNavDTDRHandleEntityToken6MpnGCToken__I_ (5a59d0, 5f6b78, 0, 0, fda439e8, f) + 184 fda2048c __1cHCNavDTDXHandleDefaultStartToken6MpnGCToken_nJnsHTMLTag_pnNnsCParserNode__I_ (5a59d0, 5f6b78, 0, f, 1, 0) + 348 fda1f398 ___const_seg_900002101 (5a59d0, 637008, 0, ffbfe6f0, c8, fe1a1f50) + 10 fda3b0f0 __1cZInPlaceConvertLineEndings6FrnJnsAString__v_ (637008, fda98eec, 0, fda1f068, fda98eec, 804e0000) + ec fda3aba0 __1cKCDTDFinder2f6Mpv_1_ (637008, 804e03e8, 0, 5f8358, 804e03f0, 804e03ef) + a0 fda3c858 __1cZInPlaceConvertLineEndings6FrnJnsAString__v_ (637008, 62b7c8, 0, 62b9d4, fda3a7d4, fda9bb60) fe457340 __1cSnsStorageTransportOnsOutputStreamNWriteSegments6MpFpnPnsIOutputStream_pvpcIIpI_I4I6_I_ (62bbe0, fe4572a0, fe545ef4, 75, 80000000, ffbfea90) + 74 ff157724 __1cXnsEventQdDueueServiceImpl2T6M_v_ (957e8, 62bbe4, 4, 0, 0, ff1e1a58) + 14 ff158dd8 __1cInsThreadEJoin6M_I_ (e1308, 3, ff158da8, ff1e1a58, 49400, ff1ed1f0) fe241098 __1cUnsSharedBufferHandle4Cc_2T6M_v_ (1fc290, 1, 25f3d8, 0, 128750, fe2413cc) + 38 fecc6c08 g_main_dispatch (0, feceedb8, feceedb4, feceedbc, fecb1980, 1) + 104 fecc741c g_main_iterate (2, 1, 1, feceed28, 1, fecc80c8) + 758 fecc7658 g_main_run (25f3e8, 0, 95870, fe241840, 42c00, fe28aa90) + 94 fec0fde0 gtk_main (0, ff15a834, ff1ed31c, ffbfed6c, fe28aa90, 0) + f8 fe241924 __1cKnsAppShellGSpinup6M_I_ (12f2f0, fe2416c0, fe28d278, c1f30000, 2e000, 3) + 68 0001ab00 ???????? (0, fe2b9f78, ffbff054, ffbff014, ff1efe18, ff1efff4) 0001b458 ???????? (1dcd4, ffbff2ec, 0, 0, 0, 80000000) 000157c0 ???????? (0, 0, 0, 0, 0, 0) ----------------- lwp# 2 / thread# 2 -------------------- ff31af74 _poll (fdb0fc68, 1, 88b8, ff01ebf4, 5cc, 400) + 8 ff003d0c ???????? (88b8, 1, fdb0fc68, 1c9d50, 0, 1) fe4525c0 ???????? (1c9ce0, 1, 1c93d0, 80470000, 0, 804b0000) ff15af9c __1cLnsTimerImplHRelease6M_I_ (13c1e4, 0, fe453d8c, fe545994, d64, c00) + 28 ff0061b4 ???????? (1ca0c0, 0, ff15af18, ff01ebf4, 0, ff020c34) ff365d48 _lwp_start (0, 0, 0, 0, 0, 0) ----------------- lwp# 3 / thread# 3 -------------------- ff365e8c __lwp_park (1c2428, ff378b48, 0, 0, fe9f0400, ff378000) + 14 ff3638f4 cond_wait (1c2428, 1ca1d8, b0, fe41eb80, fefd39e8, 181c8) + 14 ff363930 pthread_cond_wait (1c2428, 1ca1d8, ff020c34, 1, 5cc, 400) + 8 feffd49c _MD_unix_map_default_error (1c2420, ffffffff, 1, ff33a000, 1ca298, 1ca1d8) + 314 fe4631d0 __1cMnsDNSRequestGCancel6MI_I_ (1ca160, ff02067c, ff01ebf4, 1, 1c8, 1) + 5c fe462954 __1cMnsILocalFileGGetIID6F_rknEnsID__ (1ca160, 100910, 1b34b0, 0, ff02066c, 1ca298) + 4 ff15af9c __1cLnsTimerImplHRelease6M_I_ (10091c, 0, fe4647d8, fe546a4c, d64, c00) + 28 ff0061b4 ???????? (1ca298, 0, ff15af18, ff01ebf4, 0, ff020c34) ff365d48 _lwp_start (0, 0, 0, 0, 0, 0) ----------------- lwp# 12 / thread# 12 -------------------- ff365e8c __lwp_park (1c2450, ff378b48, 0, 0, fe9f0600, ff378000) + 14 ff3638f4 cond_wait (1c2450, 1ca630, 613148, 1, 1ca608, 181c8) + 14 ff363930 pthread_cond_wait (1c2450, 1ca630, ff020c34, 1, 5cc, 400) + 8 feffd49c _MD_unix_map_default_error (1c2448, ffffffff, 1, 0, 535ab0, 1ca630) + 314 ff15c630 __1cJnsProcessGAddRef6M_I_ (1ca528, 528158, 613148, 1, 0, 1) + 14 ff15d238 __1cLTimerThreadEInit6M_I_ (0, 528158, 524208, fd53fec4, 4c8b80, 1) + 118 ff15af9c __1cLnsTimerImplHRelease6M_I_ (528164, 0, ff15d158, ff1ed414, d64, c00) + 28 ff0061b4 ???????? (535ab0, 0, ff15af18, ff01ebf4, 1, ff020c34) ff365d48 _lwp_start (0, 0, 0, 0, 0, 0) ----------------- lwp# 5 / thread# 5 -------------------- ff365e8c __lwp_park (1e8058, ff378b48, 0, 0, fe9f0800, ff378000) + 14 ff3636b0 cond_wait_common (0, 1afad8, fd50fca0, 0, 0, 3dbb3b2c) + 1d8 ff363b40 _cond_timedwait (1e8058, 1afad8, fd50fe40, 1, b9ae0, 36a98) + 1f0 ff363b74 cond_timedwait (1e8058, 1afad8, fd50fe40, 7c4e5a00, feff39c4, 113d930) + 18 ff363bb4 pthread_cond_timedwait (1e8058, 1afad8, fd50fe40, 329065a0, 0, 0) + c feffd5a8 _MD_unix_map_closedir_error (1e8050, 0, 0, 3dbb3b2d, 1aced0, 0) + c ff1600f0 __1cRnsProxyEventClassZCallQdDueryInterfaceOnProxy6MpnSnsProxyEventObject_rknEnsID_p2_I_ (1e8ac0, 75014d80, 4f6978, fd50fec0, 108a08, 7) + 114 ff15af9c __1cLnsTimerImplHRelease6M_I_ (1cf434, 0, ff15ff70, ff1ed5a8, d64, c00) + 28 ff0061b4 ???????? (1aced0, 0, ff15af18, ff01ebf4, 0, ff020c34) ff365d48 _lwp_start (0, 0, 0, 0, 0, 0)
Product: Browser → Seamonkey
Is Forte 7 EA still supported (Isn't it called Sun Studio these days?)
Assignee: roland.mainz → nobody
Component: General → Build Config
Product: SeaMonkey → Core
QA Contact: doronr → build-config
Whiteboard: CLOSE-ME NOW?
please reopen if INVALID is incorrect
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Whiteboard: CLOSE-ME NOW?
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: