Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#15302 closed bug (fixed)

[Tracker] crashes in HeaderView::BeginEditingTitle

Reported by: diver Owned by: pulkomandy
Priority: normal Milestone: R1/beta2
Component: Applications/Tracker Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #15306
Platform: All

Description

hrev53404 x86_64.

Alt+e in Info window crashes tracker:

state: Exception (Segment violation)

Frame		IP			Function Name
-----------------------------------------------
0x7f2bb16a45a0	0x17ba16d2d60	HeaderView::BeginEditingTitle() + 0 
	Disassembly:
		HeaderView::BeginEditingTitle():
		0x0000017ba16d2d60: 4883bf5001000000  cmp $0x0, 0x150(%rdi) <--

	Frame memory:
		[0x7f2bb16a4598]  ..m.{...   8e c1 6d a1 7b 01 00 00
0x7f2bb16a4980	0x17ba16dc189	BPrivate::BInfoWindow::MessageReceived(BMessage*) + 0x669 
0x7f2bb16a4bb0	0x3c75fcce79	BWindow::DispatchMessage(BMessage*, BHandler*) + 0x89 
0x7f2bb16a4c40	0x3c75fc8f8b	BWindow::task_looper() + 0x1bb 
0x7f2bb16a4c60	0x3c75f0fb8b	BLooper::_task0_(void*) + 0x1b 
0x7f2bb16a4c80	0x1dfc23f27e7	thread_entry + 0x17 
00000000	0x7fc55f90d260	commpage_thread_exit + 0

Change History (5)

comment:1 by waddlesplash, 5 years ago

Component: ApplicationsApplications/Tracker

comment:2 by pulkomandy, 5 years ago

Blocking: 15306 added

comment:3 by waddlesplash, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev53405.

comment:4 by luroh, 5 years ago

Build fixed in hrev53413.

comment:5 by nielx, 5 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.