Page MenuHomeWildfire Games
Paste P171

HWDetect.cpp:502 ReportGLLimits INTEGER(SAMPLE_BUFFERS); possible memory leak
ActivePublic

Authored by elexis on Sep 9 2019, 7:29 PM.
==346136== 48 bytes in 1 blocks are possibly lost in loss record 3,750 of 9,505
==346136== at 0x4838DEF: operator new(unsigned long) (vg_replace_malloc.c:334)
==346136== by 0x261090FA: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x25EEFD95: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x25D4870B: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x25CB7F6D: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x25CB814C: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x25CB8281: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x25D981C0: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x25D99829: ??? (in /usr/lib/dri/r600_dri.so)
==346136== by 0x3AA1A8: ReportGLLimits (HWDetect.cpp:502)
==346136== by 0x3AA1A8: RunHardwareDetection() (HWDetect.cpp:285)
==346136== by 0x3A0D9B: InitGraphics(CmdLineArgs const&, int, std::vector<CStr8, std::allocator<CStr8> > const&) (GameSetup.cpp:1016)
==346136== by 0x1A668C: RunGameOrAtlas(int, char const**) (main.cpp:635)

Event Timeline

elexis created this paste.Sep 9 2019, 7:29 PM
elexis changed the visibility from "All Users" to "Public (No Login Required)".