This is the bug: 6669901 RTC: x86 access checking segv in set_cancel_pending_flag on snv_84
Roland Mainz wrote: > Hi! > > ---- > > Is it possible that the "access" checking of Studio 12's "dbx" does not > work with SXCE B83a ? > For example I am getting the following crash: > -- snip -- > $ /opt/studio12/SUNWspro/bin/bcheck -access -o xxx > ./arch/sol11.i386/bin/ksh -o gmacs -o multiline > Reading ksh > Reading ld.so.1 > Reading rtcapihook.so > Reading libsocket.so.1 > Reading libnsl.so.1 > Reading libm.so.2 > Reading libsecdb.so.1 > Reading libc.so.1 > Reading libdl.so.1 > Reading rtcaudit.so > Reading libmapmalloc.so.1 > Reading libgen.so.1 > Reading rtcboot.so > Reading librtc.so > access checking - ON > Running: ksh -o gmacs -o multiline > (process id 23887) > RTC: Enabling Error Checking... > RTC: Running program... > terminating signal 11 SIGSEGV > $ file core > core: ELF 32-bit LSB core file 80386 Version 1, from 'ksh' > $ pstack core > core 'core' of 23887: > /home/test001/ksh93/ast_ksh_20080202/build_i386_32bit/./arch/sol11.i38 > bd59e760 set_cancel_pending_flag (1) > d33d100b rt_bind_guard (1) + 47 > d33d7b72 enter (d33fc170, d33fee40, d33fc7cc, 80476a0, d33d7b88, > d33fe888) + 1a > d33d4753 call_init (d3330db8, 1) + fb > d33d3d62 setup (8047a3c, 8047ab8, 0, 8047fa8, 1000, d33c4b91) + 1036 > d33e0865 _setup (80479f8, d33fcab0, 3, 8047a24, 4, 8047a3c) + 2e9 > d33c92e8 _rt_boot (8047b70, 8047b73, 8047b79, 8047b7c, 0, 8047b86) + 56 > 08047b20 ???????? () > $ dbx -V > Sun Dbx Debugger 7.5 Patch 121616-04 2006/12/14 > -- snip -- > > Is this a known problem and/or is there any workaround ? > > ---- > > Bye, > Roland >
