|
Hi, Sasha
This is actually happening in my own module, so it's easy for me to debug this particular issue, but in general, when the stack trace is not accurate, it makes it harder to pinpoint the issue. And the Oops message stack trace does not correspond to my module's execution path, such as having some calls that my code never made. My question is, how do you get an accurate stack trace in the Oops message, or if that's not possible, how is one supposed to interpret the stack trace in Oops message?
Thanks!
|