https://bugs.kde.org/show_bug.cgi?id=524248

--- Comment #1 from [email protected] ---
```
==2352986== HEAP SUMMARY:
==2352986==     in use at exit: 18,748 bytes in 55 blocks
==2352986==   total heap usage: 151 allocs, 96 frees, 38,980 bytes allocated
==2352986== 
==2352986== Block 0x4841040..0x484105f overlaps with block 0x4841040..0x484107f
==2352986== Blocks allocation contexts:
==2352986==    at 0x2999125: valgrind.doClientRequest (valgrind.zig:12)
==2352986==    by 0x2998E72: valgrind.doClientRequestExpr (valgrind.zig:147)
==2352986==    by 0x2E3941C: valgrind.doClientRequestStmt (valgrind.zig:151)
==2352986==    by 0x2E3D9FD: valgrind.mallocLikeBlock (valgrind.zig:202)
==2352986==    by 0x2E3D61C: BitAllocator.Mini.alloc (BitAllocator.zig:198)
==2352986==    by 0x2E336AF: BitAllocator.alloc (BitAllocator.zig:83)
==2352986==    by 0x2991E33: rawAlloc (Allocator.zig:142)
==2352986==    by 0x2991E33: mem.Allocator.allocBytesWithAlignment__anon_19108
(Allocator.zig:300)
==2352986==    by 0x2991C95:
mem.Allocator.allocWithSizeAndAlignment__anon_19098 (Allocator.zig:286)
==2352986==    by 0x2D0017D: allocAdvancedWithRetAddr (Allocator.zig:274)
==2352986==    by 0x2D0017D: mem.Allocator.alloc__anon_4841 (Allocator.zig:198)
==2352986==    by 0x2CDD773: mem.Allocator.dupeSentinel__anon_1541290
(Allocator.zig:472)
==2352986==    by 0x2CDD588: mem.Allocator.dupeZ__anon_1472018
(Allocator.zig:462)
==2352986==    by 0x2C706D4: main.handler (main.zig:236)
==2352986== 
==2352986==    at 0x2999125: valgrind.doClientRequest (valgrind.zig:12)
==2352986==    by 0x2998E72: valgrind.doClientRequestExpr (valgrind.zig:147)
==2352986==    by 0x2E3941C: valgrind.doClientRequestStmt (valgrind.zig:151)
==2352986==    by 0x2E3D9FD: valgrind.mallocLikeBlock (valgrind.zig:202)
==2352986==    by 0x2E3D61C: BitAllocator.Mini.alloc (BitAllocator.zig:198)
==2352986==    by 0x2E33776: BitAllocator.alloc (BitAllocator.zig:83)
==2352986==    by 0x2991E33: rawAlloc (Allocator.zig:142)
==2352986==    by 0x2991E33: mem.Allocator.allocBytesWithAlignment__anon_19108
(Allocator.zig:300)
==2352986==    by 0x2991C95:
mem.Allocator.allocWithSizeAndAlignment__anon_19098 (Allocator.zig:286)
==2352986==    by 0x299178D: allocAdvancedWithRetAddr (Allocator.zig:274)
==2352986==    by 0x299178D: mem.Allocator.alignedAlloc__anon_19017
(Allocator.zig:262)
==2352986==    by 0x2C4DFDD: array_list.AlignedManaged(u8,null).toOwnedSlice
(array_list.zig:110)
==2352986==    by 0x2C4D18F: url.URL.parseBasic (url.zig:895)
==2352986==    by 0x297B48E: http.Server.receiveHead (http.zig:426)
==2352986== This is usually caused by using VALGRIND_MALLOCLIKE_BLOCK in an
inappropriate way.
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to