Opened 10 years ago

Last modified 4 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)

3dMorph.report.txt (187.2 KB ) - added by jscipione 10 years ago.
3dMorph crash report
3dMorph.zip (175.8 KB ) - added by jscipione 10 years ago.
3dMorph screensaver

Download all attachments as: .zip

Change History (8)

by jscipione, 10 years ago

Attachment: 3dMorph.report.txt added

3dMorph crash report

by jscipione, 10 years ago

Attachment: 3dMorph.zip added

3dMorph screensaver

comment:1 by jscipione, 10 years ago

Component: Preferences/ScreenSaverAdd-Ons/Screen Savers
Owner: changed from axeld to korli

comment:2 by pulkomandy, 10 years ago

Component: Add-Ons/Screen SaversKits/Interface Kit
Owner: changed from korli to axeld

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 jscipione, 9 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 jscipione, 9 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 axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:6 by pulkomandy, 4 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.