[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::decladebug

Title:Digital Ladebug debugger
Moderator:TLE::LUCIA
Created:Fri Feb 28 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:969
Total number of notes:3959

931.0. "another V4.0-30 stack dump" by TLE::JRICHARD () Mon Apr 21 1997 18:21

I can reproduce this easily enough, let me know if you need it reproduced.


paradise$ ladebug $FUSE_BIN/compare
Welcome to the Ladebug Debugger Version 4.0-30
------------------ 
object file name: /usr/users/jrichard/fuse/17-Apr/bin/OSF1_alpha/compare 
Reading symbolic information ...done

(ladebug) run

Ladebug Debugger Version 4.0-30 caught signal "IOT/Abort trap" (6).
This is an unexpected condition and may indicate the presence of a defect.
If you wish to report this, please include the stack trace that follows.
Diagnostic stack trace ...
0x242b5158
0x12514544
0x12515530
0x12515b1c
0x124e429c
0x12515a78
0x123e9c00
0x124d8ef8
0x124b25ac
0x124717cc
0x123ea1ac
0x123608d0
0x1235f5c8
0x12237a7c
0x1220165c
0x122062d0
0x121f61d4
0x121f32dc
end of diagnostic stack trace.
Fatal error: IOT/Abort trap
T.RTitleUserPersonal
Name
DateLines
931.1TLE::SHAMIMTue Apr 22 1997 10:4020
Yes, I do need to reproduce it, so can you tell me what I stuff I need to
set to get it to run successfully.

When I simply try to debug it, I get:


smb@paradise (11): /usr/bin/ladebug /usr/users/jrichard/fuse/17-Apr/bin/OSF1_>
Welcome to the Ladebug Debugger Version 4.0-30
------------------ 
object file name: /usr/users/jrichard/fuse/17-Apr/bin/OSF1_alpha/compare 
Reading symbolic information ...done
(ladebug) r
Warning: locale not supported by C library, locale unchanged
fuse: Compare: warning: Error opening widget hierarchy!
Process has exited with status 1


thanks
shamim
931.2TLE::SHAMIMThu Apr 24 1997 10:3910
Some more info:

the crash dump could be reproduced by interaction of the compare application
running from fuse and compare running in debugger (invoked from fuse sh env).

The debugger is faulting, when the compare application itself crashes.

I am working with John by mail to diagonise and hopefully solve the problem.

shamim