Advanced DataBindings and Stack Overlow

From: Microsoft (ralf.brauer_at_mortgageandloandgroup.com)
Date: 03/11/04


Date: Thu, 11 Mar 2004 11:48:41 -0000

hello

I guess I have a wrong understanding of advanced databindings....

i have a table with about 6000 records... i would like to use some of the
columns to control the 'visible' property of panels etc..

basically, it kind of works when i bind, let's say, the 'visible' property
of a panel to a boolean or bit field. however when i bind more than one
control the application will crash with the message 'stack overflow'.

i have to add that this happens when i navigate through the dataset... two
bound panels will cause the crash after about 50 'next's.. the more i add
the sooner the crash will occur... i think 6 will not even show the first
record anymore

looking at the call stack shows that the whole stack is clogged up with
databinding related data...

btw.. there is no code from my side involved..

any solution or suggestion of what i am doing wrong will be greatly
appreciated.

best regards
rb



Relevant Pages

  • Re: a dozen cpus on a chip
    ... It is still possible to write something that will crash, ... memory, or write to memory it doesn't own should be terminated with a ... I think that hardware designers could do a lot to improve matters. ... Having a call-return stack, a parameter stack, return value area, and ...
    (sci.electronics.design)
  • Re: boot failure, "DWARF2 unwinder stuck at 0xc0100199"
    ... The way that code reads the stack is just ... this unwinder change has been quite problematic. ... add new crashes and the fallback always gives an useful backtrace (that is why I ... Has anyone even tried to reproduce Bruce's crash? ...
    (Linux-Kernel)
  • Re: wuauclt.exe has encountered a problem...
    ... That is the full extent of the message and pop-up detail. ... Have you disabled the Error Reporting Tool? ... to extract from it a list of the modules involved in the call stack at the time ... I'm suggesting only that you find the one entry which represents your crash event. ...
    (microsoft.public.windowsupdate)
  • Re: Bugcheck 101
    ... This is what the stack in the hung processor looks like: ... The bugcheck information should show the hung processor. ... the crash, and all 8 virtual processors are busy at that time. ... waiting for a timer interrupt, and while processor 3 is the timed out ...
    (microsoft.public.development.device.drivers)
  • Win32 DLL project randomly crashes after moving to VS2005
    ... the first step was to take care of the compilation ... The problem is that when I run my DLL it crashes in apparently random places ... I had a crash within a dialog's window procedure and another ... image library were generating a "stack overflow" message. ...
    (microsoft.public.vstudio.general)