On Mon, Aug 01, 2005 at 10:12:17PM -0400, Marshall DeBerry wrote:
     
     Ok, here's the results of the breakpoint/backtrace:
     
     #2  0x00028128 in show_summary (dependent_var=0x0, n_dep_var=1075838976, 
         fctr=0xee857) at examine.q:1025
     (gdb)
     

Well we're getting somewhere.  The parameters for show_summary are clearly
rediculous.  But I don't know why you're only seeing the first few stack
frames.  Have you got some pager active or some .rc file to set gdb that way?
I'd normally expect to see all the stack frames right to main.c

It's going to be difficult for me to track down this problem as I can't 
reproduce it, and don't have a Solaris box these days.  It looks like the 
global variables dependent_vars and n_dependent_vars are getting corrupted 
somehow.

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to