Skip to content

crashing on start in big sur #311

@rjkroege

Description

@rjkroege

On MacOS Big Sur (beta 7), intermittent crashes on start:

panic: runtime error: index out of range [10] with length 10

goroutine 66 [running, locked to thread]:main.(*Column).Grow(0xc0000d6000, 0xc000271000, 0x1)
	/Users/rjkroege/tools/edwood/col.go:456 +0x1138
main.(*Text).Show(0xc000271120, 0xd8, 0x6b2, 0x501)
	/Users/rjkroege/tools/edwood/text.go:1205 +0x385
main.flushwarnings()
	/Users/rjkroege/tools/edwood/util.go:289 +0x194
main.mousethread(0x159d900, 0xc00011a1e0)
	/Users/rjkroege/tools/edwood/acme.go:304 +0x59
created by main.main.func2
	/Users/rjkroege/tools/edwood/acme.go:186 +0x82a

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions