Memory leaks in ScrollView

Bug #1053759 reported by Michi Henning
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nux
Status tracked in 4.0
3.0
Invalid
Undecided
Unassigned
4.0
Confirmed
High
Unassigned
nux (Ubuntu)
Confirmed
High
Unassigned

Bug Description

The tests report a number of memory leaks, all occuring in ScrollView.h line 40. To reproduce, build with --enable-debug, run the tests, and look for "Object allocated at".

Changed in nux:
milestone: none → 3.4
Revision history for this message
Stephen M. Webb (bregma) wrote :

Example output (current Nux trunk, 2013-05-06):

./xtest-mouse-events
nux::logging::Writer::Writer()
Nux: Gpu Vendor: NVIDIA Corporation
Nux: Gpu Renderer: NVS 3100M/PCIe/SSE2
Nux: Gpu OpenGL Version: 3.3.0 NVIDIA 304.88
Nux: Gpu OpenGL Major Version: 3
Nux: Gpu OpenGL Minor Version: 3
Nux: The GraphicsEngine is using the GLSL shader code path.
Nux: TestView created: Ok
Nux: Mouse move event: Ok
Nux: Mouse enter event: Ok
Nux: Mouse down event: Ok
Nux: Mouse up event: Ok
Nux: Mouse click event: Ok
Nux: Mouse drag event: Ok
Nux: Mouse leave event: Ok
Nux: Mouse double click event: Ok
Nux: Mouse double click de-activated: Ok
Nux: Exit testing thread
nux::logging::Writer::~Writer()
[ObjectStats::Destructor] 2 undeleted objects.
 2 items in allocation list.
 1 Undeleted object: Type IOpenGLSurface, ./WindowCompositor.cpp:2065
 2 Undeleted object: Type IOpenGLTexture2D, ./WindowCompositor.cpp:2065

Revision history for this message
Stephen M. Webb (bregma) wrote :

The Nux 3.0 series is not longer supported/

Changed in nux (Ubuntu):
status: New → Confirmed
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.