Hi,
last saturday we updated our development system with the latest solaris patches. Since then all of our ICE applications are core dumping on exit. This happens with ICE 3.1.0 and 3.2.0. Other versions we have not tested.
After some sleepless nights and testing five different compiler versions we found at least the point where the core dump is generated:
int rc = sigwait(&ctrlCLikeSignals, &signal);
in src/IceUtil/CtrlCHandler.cpp.
--
dbx session:
(dbx) run
@2 (l@2) signal SEGV (no mapping at the fault address) in _dlamd64getunwind at 0xfffffd7fff3dd521
0xfffffd7fff3dd521: _dlamd64getunwind+0x0061: movq 0x00000000000000d0(%r14),%rdi
(dbx) where
current thread: t@2
=>[1] _dlamd64getunwind(0x0, 0xffffffffffffffff, 0xfffffd7ffcffd4e0, 0xfffffd7fff3fd8c0, 0xfffffd7fff3fd720, 0x0), at 0xfffffd7fff3dd521
[2] _Unw_EhfhLookup(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddcc8aa
[3] complete_context(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddccd75
[4] down_one(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddccef0
---- hidden frames, use 'where -h' to see them all ----
[8] _thrp_unwind(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddccbdc
[9] _thr_exit_common(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddc7fac
[10] _thr_exit(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddc7fee
[11] do_sigcancel(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddc14be
[12] call_user_handler(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddc0aac
[13] sigacthandler(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddc0c58
---- called from signal handler with signal 36 (SIGCANCEL) ------
[14] ___sigtimedwait(0xfffffd7ffcffdde0, 0xfffffd7ffcffddf0, 0x0, 0xe, 0x0, 0xfffffd7ffcffdfe0, 0x4003, 0x0, 0xfffffd7ffcffde10), at 0xfffffd7ffddcd7ea
[15] __sigtimedwait(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddbfa77
[16] _sigwait(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddbfb4d
[17] __posix_sigwait(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddb7be0
[18] sigwaitThread(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffe9a540c
[19] _thr_setup(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddcb40b
[20] _lwp_start(0x0, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfffffd7ffddcb640
(dbx) threads
t@1 a l@1 ?() running in __lwp_wait()
*> t@2 a l@2 sigwaitThread() signal SIGSEGV in _dlamd64getunwind()
--
We have no idea at all, whats the problem or how to ix it.
--
On my laptop, which I updated the last time at March 30. 2007, everything runs as expected. I made a diff of the installed versions between my laptop and our development system. (Look at the end for the complete list)
I suspect this patches to cause the problem.
124923 02 < 03 RS- 57 SunOS 5.10_x86: ld.so.1 patch
125101 04 < 08 RS- 12 SunOS 5.10_x86: Kernel Update patch
--
We tried the following compilers:
Sun Studio 11 (vanilla)
Sun Studio 11 (latest patches)
Sun Studio 12 (early access 12/06)
Sun Studio 12 (early access 04/07)
Sun Studio 12 (vanilla)
Do you have any idea how to fix that?
Can we do anything to help finding the problem.
Best regards,
Markus
---------------
bash-3.00# ./pca
Using /var/tmp/patchdiag.xref from Jun/01/07
Host: amilo-1 (SunOS 5.10/Generic_125101-04/i386/i86pc)
Patch IR CR RSB Age Synopsis
------ -- - -- --- --- -------------------------------------------------------
118372 09 < 10 RS- 50 SunOS 5.10_x86: elfsign patch
118778 07 < 08 --- 39 SunOS 5.10_x86: Sun GigaSwift Ethernet 1.0 driver patch
119060 20 < 24 RS- 12 X11 6.6.2_x86: Xsun patch
119091 23 < 24 --- 32 SunOS 5.10_x86: Sun iSCSI Device Driver and Utilities
119116 25 < 27 -S- 4 Mozilla 1.7_x86 patch
119118 30 < 33 --- 35 Evolution 1.4.6_x86 patch
119279 12 < 15 --- 20 CDE 1.6_x86: dtlogin patch
119281 10 < 11 --- 60 CDE 1.6_x86: Runtime library patch for Solaris 10
119316 07 < 08 --- 11 SunOS 5.10_x86: Solaris Management Applications Patch
119471 08 < 09 --- 4 SunOS 5.10_x86: Sun Enterprise Network Array firmware and utilitie
119539 10 < 11 --- 60 GNOME 2.6.0_x86: Window Manager Patch
119541 05 < 06 --- 6 GNOME 2.6.0_x86: Gnome Dtlogin configuration Patch
119547 07 < 08 --- 12 APOC 1.2_x86: APOC Configuration Agent Patch
119549 07 < 08 -S- 61 GNOME 2.6.0_x86: Gnome Multi-protocol instant messaging client Pat
119686 10 < 11 R-- 46 SunOS 5.10_x86: svc.startd patch
119704 08 < 09 --- 61 SunOS 5.10_x86: Patch for localeadm issues
119789 07 < 08 --- 33 Synopsis: SunOS 5.10_x86: Sun Update Connection Proxy 1.0.9
119811 03 < 04 --- 35 SunOS 5.10_x86: International Components for Unicode Patch
119813 03 < 05 RS- 11 X11 6.6.2_x86: Freetype patch
119975 06 < 07 --- 41 SunOS 5.10_x86: fp plug-in for cfgadm
120033 02 < 03 --- 50 SunOS 5.10_x86: libresolv.so.2 patch
120037 11 < 19 RS- 4 SunOS 5.10_x86: libc nss ldap PAM zfs patch
120051 05 < 06 RS- 29 SunOS 5.10_x86: usermod patch
120086 01 < 02 RS- 50 SunOS 5.10_x86: patch usr/sbin/in.ftpd
120095 10 < 12 -S- 4 X11 6.6.2_x86: xscreensaver patch
120100 07 < 08 --- 12 APOC 1.2_x86: Sun Java(tm) Desktop System Configuration Shared Lib
120183 05 < 06 --- 41 SunOS 5.10_x86: Sun Fibre Channel Host Bus Adapter Library
120202 03 < 04 --- 57 X11 6.8.0_x86: Xorg client libraries patch
120223 16 < 17 R-- 5 SunOS 5.10_x86: Emulex-Sun LightPulse Fibre Channel Adapter driver
120273 07 < 13 RS- 7 SunOS 5.10_x86: SMA patch
120536 13 < 15 --- 4 SunOS 5.10_x86: Updated video drivers and fixes
120544 08 < 09 -SB 56 SunOS 5.10_x86: Apache 2 Patch
120630 04 < 05 --- 35 SunOS 5.10_x86: libpool patch
120759 11 < 13 --- 13 Sun Studio 11_x86: Sun Compiler Common patch for x86 backend
120846 04 < 05 --- 47 SunOS 5.10_x86: auditd patch
120888 06 < 07 --- 41 SunOS 5.10_x86: cdrw patch
121011 04 < 05 R-- 40 SunOS 5.10_x86: rpc.metad patch
121119 11 < 12 R-- 22 SunOS 5.10_x86: Sun Update Connection System Client 1.0.9
121212 01 < 02 -S- 50 SunOS 5.10_x86: Sun Java Web Console (Lockhart) Patch
121230 01 < 02 RS- 43 SunOS 5.10_x86: libssl patch
121287 01 < 02 --- 40 SunOS 5.10_x86: pcn driver patch
121289 02 < 04 RS- 11 SunOS 5.10_x86: inetd & svcs patch
121309 08 < 09 RS- 14 SunOS 5.10_x86: Solaris Management Console Patch
121429 03 < 04 --- 40 SunOS 5.10_x86: Live Upgrade Zones Support Patch
121431 13 < 14 --- 47 SunOS 5.8_x86 5.9_x86 5.10_x86: Live Upgrade Patch
121902 01 < 02 R-- 39 SunOS 5.10_x86: i.manifest r.manifest class action script patch
122148 -- < 01 --- 43 Sun Studio 11_x86: Patch for x86 update checking binary.
122184 02 < 03 --- 46 SunOS 5.10_x86: logadm timestamp patch
122205 01 < 02 --- 55 GNOME 2.6.0_x86: configuration framework patch
122213 17 < 18 -S- 35 GNOME 2.6.0_x86: GNOME Desktop Patch
122530 05 < 06 --- 61 SunOS 5.10_x86: nge patch
122647 03 < 04 --- 32 SunOS 5.10_x86: zlogin patch
122661 06 < 07 R-- 18 SunOS 5.10_x86: zones patch
123004 02 < 03 --- 55 SunOS 5.10_x86: SAM module patch
123591 03 < 05 RS- 11 SunOS 5.10_x86: PostgresSQL patch
123776 02 < 03 --- 15 SunOS 5.10_x86: pcplusmp driver patch
124253 01 < 03 --- 20 SunOS 5.10_x86: nfssrv patch
124255 03 < 04 --- 43 SunOS 5.10_x86: sockfs patch
124259 01 < 05 RS- 12 SunOS 5.10_x86: ufs and nfs driver patch
124631 03 < 07 R-- 47 SunOS 5.10_x86: System Administration Applications, Network, and C
124859 -- < 01 --- 42 Patch for SS11_x86 debuginfo handling
124923 02 < 03 RS- 57 SunOS 5.10_x86: ld.so.1 patch
125015 02 < 03 --- 36 SunOS 5.10_x86: IP filter patch
125038 03 < 06 --- 39 SunOS 5.10_x86: mpt driver patch
125101 04 < 08 RS- 12 SunOS 5.10_x86: Kernel Update patch
125107 -- < 01 --- 57 SunOS 5.10_x86: Thermal zone monitor patch
125111 -- < 01 --- 57 SunOS 5.10_x86: cut patch
125113 -- < 01 --- 60 SunOS 5.10_x86: iostat patch
125115 -- < 01 --- 57 SunOS 5.10_x86: cpustat patch
125117 -- < 01 --- 60 SunOS 5.10_x86: dld driver patch
125119 -- < 01 --- 60 SunOS 5.10_x86: netstat patch
125121 -- < 02 --- 32 SunOS 5.10_x86: e1000g driver patch
125130 -- < 01 --- 25 SunOS 5.10_x86: specfs patch
125165 01 < 02 --- 60 SunOS 5.10_x86: Qlogic ISP Fibre Channel Device Driver
125185 -- < 03 --- 6 SunOS 5.10_x86: Sun Fibre Channel Device Drivers
125412 -- < 01 --- 25 SunOS 5.10_x86: bge driver patch
125429 01 < 02 --- 56 SunOS 5.10_x86: Kerberos patch
125466 -- < 02 --- 50 SunOS 5.10_x86: PKCS provider patch
125475 -- < 01 --- 25 X11 6.8.0_x86: Xorg client libraries patch
125532 -- < 01 --- 6 Gnome 2.6.0_x86: File System Examiner Patch
125720 -- < 03 RS- 12 X11 6.8.0_x86: Xorg server patch
125726 -- < 02 --- 18 X11 6.6.2_x86: xinerama patch
125732 -- < 01 --- 50 SunOS 5.10_x86: XML and XSLT libraries patch
125794 -- < 01 --- 56 SunOS 5.10_x86: cryptmod patch
125798 -- < 01 --- 60 SunOS 5.10_x86: libaio.so.1 patch
125805 -- < 01 --- 22 SunOS 5.10_x86: uucp patch
125809 -- < 01 --- 60 SunOS 5.10_x86: sendmail patch
125811 -- < 01 --- 40 SunOS 5.10_x86: fsckall patch
125910 -- < 01 --- 50 SunOS 5.10_x86: libcurses patch
125912 -- < 01 --- 49 SunOS 5.10_x86: prctl fails to set resource controls on some proce
125913 -- < 01 --- 18 SunOS 5.10_x86: ixgb port tx hang on Sun Fire X4x00
126118 -- < 01 --- 57 CDE 1.6_x86: DtPower patch
126120 -- < 01 --- 19 CDE 1.6_x86: sys-suspend patch
126207 -- < 01 --- 57 SunOS 5.10_x86: zebra ripd patch
126547 -- < 01 --- 25 SunOS 5.10_x86: Bash patch
126631 -- < 01 --- 25 SunOS 5.10_x86: tcsh patch

Reply With Quote
.
