Opened 5 years ago

Closed 3 years ago

#58478 closed defect (fixed)

emacs 26.2 NSGenericException crash

Reported by: diekhans (Mark Diekhans) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: emacs-app

Description

I periodically have emacs app hang with a beach ball busy and then crash if not force killed. This happens in 26.2 and was also observed in 26.1

Error summary is:

*** Terminating app due to uncaught exception 'NSGenericException', reason: '-[NSApplication runModalForWindow:] may not be invoked inside of transaction begin/commit pair, or inside of transaction commit (usually this means it was invoked inside of a view's -drawRect: method.)'
terminating with uncaught exception of type NSException
abort() called

Attached is a crash report

Attachments (2)

Emacs_2019-05-16-215040_kestrel-2.crash (71.5 KB) - added by diekhans (Mark Diekhans) 5 years ago.
emacs 26.2 crash report
Emacs_2019-04-19-165445_kestrel-2.crash (76.6 KB) - added by diekhans (Mark Diekhans) 5 years ago.
emacs 26.1 crash report

Download all attachments as: .zip

Change History (5)

Changed 5 years ago by diekhans (Mark Diekhans)

emacs 26.2 crash report

Changed 5 years ago by diekhans (Mark Diekhans)

emacs 26.1 crash report

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Owner: set to drkp
Port: emacs-app added; emacs.app removed
Status: newassigned

Assuming you mean emacs-app here. Don't forget to Cc the port maintainers too (port info --maintainers emacs-app)

comment:2 Changed 3 years ago by diekhans (Mark Diekhans)

this has not happened for many version, suggest closing

comment:3 Changed 3 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.