Opened 8 years ago

Closed 5 years ago

Last modified 4 years ago

#12800 closed bug (duplicate)

Unit test BApplication::QuitTest4 sometimes crashes

Reported by: markh Owned by: nobody
Priority: normal Milestone:
Component: Kits/Application Kit Version: R1/Development
Keywords: Cc:
Blocked By: #14376 Blocking:
Platform: All

Description

Sometimes when I run the unit test BApplication::QuitTest4 I get a crash (debug log attached), but this does not happen always. If it does not happen, it says the test passed.

Running hrev50329.

Small excerpt from the debug log:

		state: Exception (Segment violation)

		Frame		IP			Function Name
		-----------------------------------------------
		0x72039038	0x5edddc	BPrivate::hoardUnsbrk(void*, int32) + 0x48 

Attachments (1)

UnitTester-2273-debug-25-05-2016-22-34-50.report (27.1 KB ) - added by markh 8 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by pulkomandy, 8 years ago

This seems to be an heap corruption, maybe running with libroot_debug would hint more precisely at the problem. See https://www.haiku-os.org/blog/mmlr/2010-02-08_using_malloc_debug_find_memory_related_bugs .

comment:2 by bonefish, 8 years ago

Component: Build SystemKits/Application Kit
Owner: changed from bonefish to axeld

comment:3 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:4 by waddlesplash, 5 years ago

Blocked By: 14376 added
Resolution: duplicate
Status: assignedclosed

comment:5 by nielx, 4 years ago

Milestone: Unscheduled

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.