Opened 11 years ago
Last modified 5 years ago
#10581 assigned bug
3dMorph screen saver crashes
Reported by: | jscipione | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Segment Violation in BView::_CheckLock()
Attachments (2)
Change History (8)
by , 11 years ago
Attachment: | 3dMorph.report.txt added |
---|
comment:1 by , 11 years ago
Component: | Preferences/ScreenSaver → Add-Ons/Screen Savers |
---|---|
Owner: | changed from | to
comment:2 by , 10 years ago
Component: | Add-Ons/Screen Savers → Kits/Interface Kit |
---|---|
Owner: | changed from | to
The problem in the report is BSlider SetPosition() entering an infinite loop of SetPosition() -> SetValue() -> UpdateTextChanged() -> InvalidateLayout() -> SetPosition()
.
- Can you still reproduce it? (I can't, but it may depend on font settings)
- Moving to correct component as this is not related specifically to screensavers.
comment:3 by , 10 years ago
Blocking: | 511 removed |
---|
(In #511) 10581 is not blocked by this since the issue is not related to screen savers
comment:4 by , 10 years ago
I can still reproduce this on the hrev48771
I'm experiencing an infinite loop which leads to a stack overflow and crash as described above.
comment:5 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 5 years ago
I still can't reproduce this. John, can you? If so, what are your font settings, maybe that's relevant?
Note:
See TracTickets
for help on using tickets.
3dMorph crash report