Skip to content

Instantly share code, notes, and snippets.

@weskerfoot
Created February 23, 2026 00:23
Show Gist options
  • Select an option

  • Save weskerfoot/c8dc9199e25971df44fb942b3161d49b to your computer and use it in GitHub Desktop.

Select an option

Save weskerfoot/c8dc9199e25971df44fb942b3161d49b to your computer and use it in GitHub Desktop.
Direct leak of 256 byte(s) in 1 object(s) allocated from:
#0 0x000000530085 in malloc (/home/wes/odinbar/odinbar+0x530085) (BuildId: 65faaea9fba269a7ba7fe66b30d68933796e7525)
#1 0x71f08d88c697 in FcPatternObjectInsertElt /usr/src/debug/fontconfig/build/../fontconfig/src/fcpat.c:506:23
#2 0x71f08d88d20b in FcPatternObjectAddWithBinding /usr/src/debug/fontconfig/build/../fontconfig/src/fcpat.c:680:9
#3 0x71f08d889729 in FcPatternAppend /usr/src/debug/fontconfig/build/../fontconfig/src/fcpat.c:1223:11
#4 0x71f08d889729 in FcParsePattern /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:2786:11
#5 0x71f08d889729 in FcEndElement /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:2909:2
#6 0x71f08cc60e45 in doContent /usr/src/debug/expat/expat/expat/lib/xmlparse.c:3623:11
#7 0x71f08cc61dd4 in contentProcessor /usr/src/debug/expat/expat/expat/lib/xmlparse.c:3179:27
#8 0x71f08cc62d70 in doProlog /usr/src/debug/expat/expat/expat/lib/xmlparse.c:5486:14
#9 0x71f08cc6545e in prologProcessor /usr/src/debug/expat/expat/expat/lib/xmlparse.c:5189:10
#10 0x71f08cc5767e in callProcessor /usr/src/debug/expat/expat/expat/lib/xmlparse.c:1293:11
#11 0x71f08cc5ce4e in XML_ParseBuffer /usr/src/debug/expat/expat/expat/lib/xmlparse.c:2494:25
#12 0x71f08d88aa02 in FcConfigParseAndLoadFromMemoryInternal /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:3209:10
#13 0x71f08d88b6f2 in _FcConfigParse /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:3333:11
#14 0x71f08d88b772 in FcConfigParseAndLoadDir /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:3115:12
#15 0x71f08d88b772 in _FcConfigParse /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:3294:8
#16 0x71f08d88725c in FcParseInclude /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:2373:10
#17 0x71f08d88725c in FcEndElement /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:2831:2
#18 0x71f08cc60e45 in doContent /usr/src/debug/expat/expat/expat/lib/xmlparse.c:3623:11
#19 0x71f08cc61dd4 in contentProcessor /usr/src/debug/expat/expat/expat/lib/xmlparse.c:3179:27
#20 0x71f08cc62d70 in doProlog /usr/src/debug/expat/expat/expat/lib/xmlparse.c:5486:14
#21 0x71f08cc6545e in prologProcessor /usr/src/debug/expat/expat/expat/lib/xmlparse.c:5189:10
#22 0x71f08cc5767e in callProcessor /usr/src/debug/expat/expat/expat/lib/xmlparse.c:1293:11
#23 0x71f08cc5ce4e in XML_ParseBuffer /usr/src/debug/expat/expat/expat/lib/xmlparse.c:2494:25
#24 0x71f08d88aa02 in FcConfigParseAndLoadFromMemoryInternal /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:3209:10
#25 0x71f08d88b6f2 in _FcConfigParse /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:3333:11
#26 0x71f08d877f23 in IA__FcConfigParseAndLoad /usr/src/debug/fontconfig/build/../fontconfig/src/fcxml.c:3371:12
#27 0x71f08d877f23 in FcInitLoadOwnConfig /usr/src/debug/fontconfig/build/../fontconfig/src/fcinit.c:111:10
#28 0x71f08d866aef in FcInitLoadOwnConfigAndFonts /usr/src/debug/fontconfig/build/../fontconfig/src/fcinit.c:185:14
#29 0x71f08d866aef in IA__FcInitLoadConfigAndFonts /usr/src/debug/fontconfig/build/../fontconfig/src/fcinit.c:198:12
#30 0x71f08d866aef in IA__FcConfigReference /usr/src/debug/fontconfig/build/../fontconfig/src/fccfg.c:341:15
#31 0x71f08d871d84 in IA__FcConfigReference /usr/src/debug/fontconfig/build/../fontconfig/src/fcdefault.c:318:11
#32 0x71f08d871d84 in FcConfigSetDefaultSubstitute /usr/src/debug/fontconfig/build/../fontconfig/src/fcdefault.c:297:14
#33 0x000000622791 in main::get_matching_font /home/wes/odinbar/main.odin:896:3
#34 0x000000618666 in main::set_record /home/wes/odinbar/main.odin:382:3
#35 0x00000061a211 in main::cache_active_windows /home/wes/odinbar/main.odin:490:7
#36 0x0000006254a0 in main::main /home/wes/odinbar/main.odin:1152:3
#37 0x0000005858c4 in main /home/wes/Odin/base/runtime/entry_unix.odin:57:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment