Einstein47
Programmer
This is the worst bug to track down. I have created a navigation for my site using suckerfish like menus. It is tricky in that my site uses frames and the top frame holds buttons (like menu options) and when the user clicks on a button the appropriate suckerfish menu is created and displayed below the button clicked. Being able to create this and script between frames has been quite a chore. But I have nearly everything figured out, except for 1 small bug.
Stack Overflow at line: 1
The bug is reproducible but I can't for the life of me figure out what is happening. No amount of alerts can pinpoint the error. One thing that is confusing is that I have dozens of links in the various menus, and this issue only happens on 1 link (the main search page). And it only happens if that page is the first one the user navigates to after logging on.
This makes me think that the error is happening because of the lookup page, but it has never had a stack overflow error before. And why would any subsequent views of the lookup page not have the stack overflow error?
The really unfortunate part is that I can't link to my web app since it is for the state juvenile court. The data is very sensitive. I could post the code here, but I really don't know how much of it someone would need to help me pinpoint the error. I really don't expect/want to burden any of you with doing the grunt work of understanding my code.
I guess my main question is what would be the best way to try to pinpoint this Stack Overflow error? Any particular debug methods I should try? Any useful utilities? Anything? .... Beuler?
Einstein47
“Evil abounds when good men do nothing.“ - Nelson R.
[[]Starbase47.com]
Stack Overflow at line: 1
The bug is reproducible but I can't for the life of me figure out what is happening. No amount of alerts can pinpoint the error. One thing that is confusing is that I have dozens of links in the various menus, and this issue only happens on 1 link (the main search page). And it only happens if that page is the first one the user navigates to after logging on.
This makes me think that the error is happening because of the lookup page, but it has never had a stack overflow error before. And why would any subsequent views of the lookup page not have the stack overflow error?
The really unfortunate part is that I can't link to my web app since it is for the state juvenile court. The data is very sensitive. I could post the code here, but I really don't know how much of it someone would need to help me pinpoint the error. I really don't expect/want to burden any of you with doing the grunt work of understanding my code.
I guess my main question is what would be the best way to try to pinpoint this Stack Overflow error? Any particular debug methods I should try? Any useful utilities? Anything? .... Beuler?
Einstein47
“Evil abounds when good men do nothing.“ - Nelson R.
[[]Starbase47.com]