Opened 9 years ago

Closed 4 years ago

Last modified 4 years ago

#11850 closed bug (invalid)

Crash on free()

Reported by: dlancer Owned by: nobody
Priority: normal Milestone:
Component: System/libroot.so Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Haiku/latest nightly, x86_gcc2_hybrid, VirtualBox:

I try run simple test app with window and rederer creation. When I use gcc2 version all works as expected, when I try use x86 gcc4 version, test appication always crash on renderer creation.

Attachments (2)

main.cpp (1.5 KB ) - added by dlancer 9 years ago.
test app
test-1481-debug-11-02-2015-20-33-02.report (14.2 KB ) - added by dlancer 9 years ago.
debug report

Download all attachments as: .zip

Change History (8)

by dlancer, 9 years ago

Attachment: main.cpp added

test app

comment:1 by anevilyak, 9 years ago

Without a corresponding crash report it's hard to say, but at first glance this sounds like a duplicate of #6400.

by dlancer, 9 years ago

debug report

comment:2 by waddlesplash, 9 years ago

Component: - GeneralSystem/libroot.so
Keywords: sdl2 x86 removed
Owner: changed from nobody to axeld
Summary: SDL2_x86 library problemCrash on free()

comment:3 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:4 by waddlesplash, 5 years ago

Without more information it's hard to say what the problem is here. Can you please re-test using libroot_debug and the guarded heap? That will show if it's a problem in your application or not.

comment:5 by waddlesplash, 4 years ago

Resolution: invalid
Status: assignedclosed

This does not appear to be a bug in Haiku (or in Hoard) but rather a double-free, UAF, etc.

comment:6 by nielx, 4 years ago

Milestone: R1

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

Note: See TracTickets for help on using tickets.