Tk Source Code

View Ticket
Login
Ticket UUID: ee55e8d94d1bc893b68127128c55f4503e269f80
Title: mac os x: dynamically changing font/sizes causes a segfault
Type: Bug Version: 8.6
Submitter: anonymous Created on: 2015-11-28 18:10:07
Subsystem: 45. Aqua Fonts Assigned To: kevin_walzer
Priority: 5 Medium Severity: Important
Status: Closed Last Modified: 2015-12-07 15:59:33
Resolution: Works For Me Closed By: anonymous
    Closed on: 2015-12-07 15:59:33
Description:
A command to dynamically change an existing (currently displayed) font's size such as:
    font configure marquee -size 30
on Mac OS X will cause tclsh/wish to crash.

I believe this happens both with aqua and X11.
User Comments: anonymous (claiming to be [email protected]) added on 2015-12-07 15:59:33:
Stopped crashing.

anonymous added on 2015-11-29 19:32:59:
Yes, as expected.
Simple examples don't crash.  
There must be some strange interaction with other code.
I think we'll just have to close this ticket.
I don't know how to come up with reproducable code for this one.

kevin_walzer added on 2015-11-29 19:16:21:
I need a more complete example to see if I can reproduce it.

Attachments: