Opened 12 years ago
Closed 12 years ago
#8709 closed bug (fixed)
Debugger reliably crashes while stepping through instantiating Deskbar add-ons
Reported by: | anevilyak | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If one steps into instantiate_object() and then attempts to step into the actual call to the instantiation function, Debugger reliably crashes in the thread handler where the top frame of the stack appears to have a NULL image pointer. Needs investigation.
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Status: | new → in-progress |
---|
Note:
See TracTickets
for help on using tickets.
After some brief digging, what appears to happen is: