Bitmap font objects leads to unfreed memory #46109

Closed
opened 2015-09-14 16:37:30 +02:00 by Dalai Felinto · 6 comments

System Information
OSX 10.9.5

Blender Version
Broken: 2.70
Worked: 2.69

Short description of error
Error: Not freed memory blocks: 1
readBitmapFontVersion0:bmfont len: 1212 0x108958838

Exact steps for others to reproduce the error
Any file with bitmap font that is shown in textured mode in the viewport shows the unfreed mem error.

For example, all you need to do is to open this file, and close Blender: bitmap-font.blend

**System Information** OSX 10.9.5 **Blender Version** Broken: 2.70 Worked: 2.69 **Short description of error** Error: Not freed memory blocks: 1 readBitmapFontVersion0:bmfont len: 1212 0x108958838 **Exact steps for others to reproduce the error** Any file with bitmap font that is shown in textured mode in the viewport shows the unfreed mem error. For example, all you need to do is to open this file, and close Blender: [bitmap-font.blend](https://archive.blender.org/developer/F233282/bitmap-font.blend)
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscriber: @dfelinto

Added subscriber: @dfelinto
Author
Owner

In master (2.76-ish), I get more unfreed mem blocks than before (same file as above):

Error: Not freed memory blocks: 9, total unfreed memory 0.011284 MB
rna_global_pool len: 64 0x117557728
memory pool len: 48 0x1175577a8
BLI_Mempool Chunk len: 2048 0x1093d0e38
rna_id len: 64 0x117557818
memory pool len: 48 0x117557908
BLI_Mempool Chunk len: 2048 0x1093b1038
ghash_buckets_resize len: 88 0x1175594a8
ghash_buckets_resize len: 296 0x117a00678
readBitmapFontVersion0:bmfont len: 1212 0x10944ac38

(In 2.75a I get only the one memory error originally reported)

In master (2.76-ish), I get more unfreed mem blocks than before (same file as above): Error: Not freed memory blocks: 9, total unfreed memory 0.011284 MB rna_global_pool len: 64 0x117557728 memory pool len: 48 0x1175577a8 BLI_Mempool Chunk len: 2048 0x1093d0e38 rna_id len: 64 0x117557818 memory pool len: 48 0x117557908 BLI_Mempool Chunk len: 2048 0x1093b1038 ghash_buckets_resize len: 88 0x1175594a8 ghash_buckets_resize len: 296 0x117a00678 readBitmapFontVersion0:bmfont len: 1212 0x10944ac38 (In 2.75a I get only the one memory error originally reported)

Added subscriber: @mont29

Added subscriber: @mont29
Bastien Montagne self-assigned this 2015-09-14 17:12:25 +02:00

This issue was referenced by 0271414aad

This issue was referenced by 0271414aadfba6162456f0c5493529e64c3b32a4

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#46109
No description provided.