Opened 2 months ago

#18834 new bug

Terminal crash (BasicTerminalBuffer::FindWord())

Reported by: humdinger Owned by: jackburton
Priority: normal Milestone: Unscheduled
Component: Applications/Terminal Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev57617, 64bit.

Not sure what I did that made it crash. 'top' was running and I may have pressed some keys and used the mousewheel to scroll up...

Full report attached, here the gist:

0x7f2dfcaa6da0	0x3ae46d0441	BasicTerminalBuffer::FindWord(TermPos const&, TerminalCharClassifier*, bool, TermPos&, TermPos&) const + 0x91 
	Disassembly:
		BasicTerminalBuffer::FindWord(TermPos const&, TerminalCharClassifier*, bool, TermPos&, TermPos&) const:

0x7f2dfcaa6ec0	0x3ae46e9436	TermView::HyperLinkState::_GetHyperLinkAt(BPoint, bool, HyperLink&, TermPos&, TermPos&) + 0xa6 
0x7f2dfcaa6f40	0x3ae46e9fa9	TermView::HyperLinkState::_UpdateHighlight(BPoint, int) + 0x59 
0x7f2dfcaa6f80	0x3ae46ea060	TermView::HyperLinkState::_UpdateHighlight() + 0x40 
0x7f2dfcaa6fd0	0x3ae46ea0af	TermView::HyperLinkState::Entered() + 0x3f 
0x7f2dfcaa7000	0x3ae46e83ce	TermView::DefaultState::_CheckEnterHyperLinkState(int) + 0x4e 
0x7f2dfcaa7160	0x3ae46e6add	TermView::MessageReceived(BMessage*) + 0x6fd

Attachments (1)

Terminal-1436-debug-03-03-2024-07-07-18.report (14.9 KB ) - added by humdinger 2 months ago.

Download all attachments as: .zip

Change History (1)

Note: See TracTickets for help on using tickets.