Steps to reproduce:
DisplaySettings
Cancel
or OK
Note: do not close the application using the window x
, or alt+f4, or File -> Quit
or double clicking the window icon or any other regular approach that is typical of closing an application. Instead, close it like you would a dialog window (OK
or Cancel
).
Occurs frequently, but not every time. The crash seems to be more reliable if the window is closed during thumbnail generation for the available wallpapers. ie, wait a second before attempting to close the application, but try to close it before all the thumbnails finish rendering. This can be achieved by pre-positioning the mouse cursor over where the cancel button will appear.
Log:
[#0 DisplaySettings(83:84)]: Unrecoverable page fault, read from address V0x00000002
[#0 DisplaySettings(83:84)]: Note: Address V0x00000002 looks like a possible nullptr dereference
[DisplaySettings(83:84)]: CRASH: CPU #0 Page Fault in ring 3
[#0 DisplaySettings(83:84)]: Exception code: 0004 (isr: 0000)
[#0 DisplaySettings(83:84)]: pc=0x001b:0x05fd559f eflags=0x00010202
[#0 DisplaySettings(83:84)]: stack=0x0023:0x02680da0
[#0 DisplaySettings(83:84)]: ds=0x0023 es=0x0023 fs=0x0023 gs=0x002b
[#0 DisplaySettings(83:84)]: eax=0x00000ed1 ebx=0x060568fc ecx=0x00000000 edx=0x00000001
[#0 DisplaySettings(83:84)]: ebp=0x02680e48 esp=0xc8381f78 esi=0x037c0000 edi=0x00000002
[#0 DisplaySettings(83:84)]: cr0=0x80010013 cr2=0x00000002 cr3=0x20ce7000 cr4=0x00140ee4
[#0 DisplaySettings(83:84)]: 0x05fd559f (?)
[#0 DisplaySettings(83:84)]: Kernel + 0x007d744c Kernel::Process::crash(int, unsigned int, bool) [clone .localalias] +0x312
[#0 DisplaySettings(83:84)]: Kernel + 0x0098ae8e general_protection_fault_handler +0x0
[#0 DisplaySettings(83:84)]: Kernel + 0x0098bc22 page_fault_handler +0xc23
[#0 DisplaySettings(83:84)]: Kernel + 0x00988e46 page_fault_asm_entry +0x26
[#0 DisplaySettings(83:84)]: Process regions:
[#0 DisplaySettings(83:84)]: BEGIN END SIZE ACCESS NAME
[#0 DisplaySettings(83:84)]: 0x01c01000 -- 0x01d00fff 0x00100000 RW T Stack (Main thread)
[#0 DisplaySettings(83:84)]: 0x01d02000 -- 0x01d02fff 0x00001000 R XS C Signal trampoline
[#0 DisplaySettings(83:84)]: 0x01d04000 -- 0x01d04fff 0x00001000 RW S
[#0 DisplaySettings(83:84)]: 0x01d06000 -- 0x01d06fff 0x00001000 RW GraphicsBitmap [[16x16]]
[#0 DisplaySettings(83:84)]: 0x01d09000 -- 0x01d09fff 0x00001000 RW Master TLS
[#0 DisplaySettings(83:84)]: 0x01d0b000 -- 0x01d0cfff 0x00002000 RW Thread-specific
[#0 DisplaySettings(83:84)]: 0x01d10000 -- 0x01d1ffff 0x00010000 RW malloc: ChunkedBlock(64)
[#0 DisplaySettings(83:84)]: 0x01d25000 -- 0x01d25fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/undo.png
[#0 DisplaySettings(83:84)]: 0x01d29000 -- 0x01d2afff 0x00002000 R
[#0 DisplaySettings(83:84)]: 0x01d2c000 -- 0x01d2cfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/redo.png
[#0 DisplaySettings(83:84)]: 0x01d30000 -- 0x01d3ffff 0x00010000 RW malloc: ChunkedBlock(32)
[#0 DisplaySettings(83:84)]: 0x01d41000 -- 0x01d48fff 0x00008000 R S /res/fonts/CsillaBold10.font
[#0 DisplaySettings(83:84)]: 0x01d4a000 -- 0x01d4cfff 0x00003000 R S /res/fonts/SerenitySans-Regular.ttf
[#0 DisplaySettings(83:84)]: 0x01d50000 -- 0x01d5ffff 0x00010000 RW malloc: ChunkedBlock(1008)
[#0 DisplaySettings(83:84)]: 0x01d61000 -- 0x01d67fff 0x00007000 R S /res/fonts/CsillaBold12.font
[#0 DisplaySettings(83:84)]: 0x01d69000 -- 0x01d69fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-cut.png
[#0 DisplaySettings(83:84)]: 0x01d6b000 -- 0x01d6bfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-copy.png
[#0 DisplaySettings(83:84)]: 0x01d6d000 -- 0x01d6dfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/paste.png
[#0 DisplaySettings(83:84)]: 0x01d70000 -- 0x01d7ffff 0x00010000 RW malloc: ChunkedBlock(2032)
[#0 DisplaySettings(83:84)]: 0x01d81000 -- 0x01d8dfff 0x0000d000 R S /res/fonts/CsillaRegular10.font
[#0 DisplaySettings(83:84)]: 0x01d90000 -- 0x01d9ffff 0x00010000 RW malloc: ChunkedBlock(2032)
[#0 DisplaySettings(83:84)]: 0x01da1000 -- 0x01daafff 0x0000a000 R S /res/fonts/CsillaRegular12.font
[#0 DisplaySettings(83:84)]: 0x01dac000 -- 0x01db6fff 0x0000b000 R S /res/fonts/KaticaBold10.font
[#0 DisplaySettings(83:84)]: 0x01db8000 -- 0x01dbefff 0x00007000 R S /res/fonts/KaticaBold12.font
[#0 DisplaySettings(83:84)]: 0x01dc0000 -- 0x01dcffff 0x00010000 R S /res/fonts/KaticaRegular10.font
[#0 DisplaySettings(83:84)]: 0x01dd1000 -- 0x01ddafff 0x0000a000 R S /res/fonts/KaticaRegular12.font
[#0 DisplaySettings(83:84)]: 0x01ddc000 -- 0x01e35fff 0x0005a000 R S /res/fonts/LiberationSerif-Bold.ttf
[#0 DisplaySettings(83:84)]: 0x01e37000 -- 0x01e91fff 0x0005b000 R S /res/fonts/LiberationSerif-BoldItalic.ttf
[#0 DisplaySettings(83:84)]: 0x01e93000 -- 0x01eedfff 0x0005b000 R S /res/fonts/LiberationSerif-Italic.ttf
[#0 DisplaySettings(83:84)]: 0x01eef000 -- 0x01f4dfff 0x0005f000 R S /res/fonts/LiberationSerif-Regular.ttf
[#0 DisplaySettings(83:84)]: 0x01f4f000 -- 0x01f54fff 0x00006000 R S /res/fonts/LizaBlack10.font
[#0 DisplaySettings(83:84)]: 0x01f56000 -- 0x01f62fff 0x0000d000 R S /res/fonts/LizaBlack24.font
[#0 DisplaySettings(83:84)]: 0x01f64000 -- 0x01f76fff 0x00013000 R S /res/fonts/LizaBlack36.font
[#0 DisplaySettings(83:84)]: 0x01f78000 -- 0x01f7dfff 0x00006000 R S /res/fonts/LizaBold10.font
[#0 DisplaySettings(83:84)]: 0x01f80000 -- 0x01f8ffff 0x00010000 RW malloc: ChunkedBlock(128)
[#0 DisplaySettings(83:84)]: 0x01f91000 -- 0x01f9dfff 0x0000d000 R S /res/fonts/LizaBold24.font
[#0 DisplaySettings(83:84)]: 0x01fa0000 -- 0x01faffff 0x00010000 RW malloc: ChunkedBlock(256)
[#0 DisplaySettings(83:84)]: 0x01fb1000 -- 0x01fc3fff 0x00013000 R S /res/fonts/LizaBold36.font
[#0 DisplaySettings(83:84)]: 0x01fc5000 -- 0x01fcafff 0x00006000 R S /res/fonts/LizaRegular10.font
[#0 DisplaySettings(83:84)]: 0x01fcc000 -- 0x01fd8fff 0x0000d000 R S /res/fonts/LizaRegular24.font
[#0 DisplaySettings(83:84)]: 0x01fda000 -- 0x01fecfff 0x00013000 R S /res/fonts/LizaRegular36.font
[#0 DisplaySettings(83:84)]: 0x01fee000 -- 0x01ffafff 0x0000d000 R S /res/fonts/MarietaBold24.font
[#0 DisplaySettings(83:84)]: 0x01ffc000 -- 0x0200efff 0x00013000 R S /res/fonts/MarietaBold36.font
[#0 DisplaySettings(83:84)]: 0x02010000 -- 0x0201cfff 0x0000d000 R S /res/fonts/MarietaRegular24.font
[#0 DisplaySettings(83:84)]: 0x0201e000 -- 0x02030fff 0x00013000 R S /res/fonts/MarietaRegular36.font
[#0 DisplaySettings(83:84)]: 0x02032000 -- 0x02039fff 0x00008000 R S /res/fonts/PebbletonBold14.font
[#0 DisplaySettings(83:84)]: 0x0203b000 -- 0x02042fff 0x00008000 R S /res/fonts/PebbletonRegular14.font
[#0 DisplaySettings(83:84)]: 0x02044000 -- 0x0204bfff 0x00008000 R S /res/fonts/SerifinaItalica10.font
[#0 DisplaySettings(83:84)]: 0x0204d000 -- 0x0204dfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/delete.png
[#0 DisplaySettings(83:84)]: 0x02050000 -- 0x0205ffff 0x00010000 RW malloc: ChunkedBlock(32)
[#0 DisplaySettings(83:84)]: 0x02061000 -- 0x02061fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/select-all.png
[#0 DisplaySettings(83:84)]: 0x02063000 -- 0x02063fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/downward-triangle.png
[#0 DisplaySettings(83:84)]: 0x02065000 -- 0x02065fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/undo.png
[#0 DisplaySettings(83:84)]: 0x02067000 -- 0x02067fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/redo.png
[#0 DisplaySettings(83:84)]: 0x02069000 -- 0x02069fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-cut.png
[#0 DisplaySettings(83:84)]: 0x0206b000 -- 0x0206bfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-copy.png
[#0 DisplaySettings(83:84)]: 0x0206d000 -- 0x0206dfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/paste.png
[#0 DisplaySettings(83:84)]: 0x02070000 -- 0x0207ffff 0x00010000 RW malloc: ChunkedBlock(32752)
[#0 DisplaySettings(83:84)]: 0x02081000 -- 0x02081fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/delete.png
[#0 DisplaySettings(83:84)]: 0x02083000 -- 0x02083fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/select-all.png
[#0 DisplaySettings(83:84)]: 0x02085000 -- 0x02085fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/app-file-manager.png
[#0 DisplaySettings(83:84)]: 0x02087000 -- 0x02087fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-copy.png
[#0 DisplaySettings(83:84)]: 0x02089000 -- 0x02089fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/undo.png
[#0 DisplaySettings(83:84)]: 0x0208b000 -- 0x0208bfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/redo.png
[#0 DisplaySettings(83:84)]: 0x0208d000 -- 0x0208dfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-cut.png
[#0 DisplaySettings(83:84)]: 0x02090000 -- 0x0209ffff 0x00010000 RW malloc: ChunkedBlock(64)
[#0 DisplaySettings(83:84)]: 0x020a1000 -- 0x020a1fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-copy.png
[#0 DisplaySettings(83:84)]: 0x020a3000 -- 0x020a3fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/paste.png
[#0 DisplaySettings(83:84)]: 0x020a5000 -- 0x020a5fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/delete.png
[#0 DisplaySettings(83:84)]: 0x020a7000 -- 0x020a7fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/select-all.png
[#0 DisplaySettings(83:84)]: 0x020a9000 -- 0x020a9fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/downward-triangle.png
[#0 DisplaySettings(83:84)]: 0x020ab000 -- 0x020abfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/undo.png
[#0 DisplaySettings(83:84)]: 0x020ad000 -- 0x020adfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/redo.png
[#0 DisplaySettings(83:84)]: 0x020b0000 -- 0x020bffff 0x00010000 RW malloc: ChunkedBlock(64)
[#0 DisplaySettings(83:84)]: 0x020c1000 -- 0x020c1fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-cut.png
[#0 DisplaySettings(83:84)]: 0x020c3000 -- 0x020c3fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-copy.png
[#0 DisplaySettings(83:84)]: 0x020c5000 -- 0x020c5fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/paste.png
[#0 DisplaySettings(83:84)]: 0x020c7000 -- 0x020c7fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/delete.png
[#0 DisplaySettings(83:84)]: 0x020c9000 -- 0x020c9fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/select-all.png
[#0 DisplaySettings(83:84)]: 0x020cb000 -- 0x020cbfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/downward-triangle.png
[#0 DisplaySettings(83:84)]: 0x020cd000 -- 0x020cdfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/undo.png
[#0 DisplaySettings(83:84)]: 0x020d0000 -- 0x020dffff 0x00010000 RW malloc: ChunkedBlock(32)
[#0 DisplaySettings(83:84)]: 0x020e1000 -- 0x020e1fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/redo.png
[#0 DisplaySettings(83:84)]: 0x020e3000 -- 0x020e3fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-cut.png
[#0 DisplaySettings(83:84)]: 0x020e5000 -- 0x020e5fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-copy.png
[#0 DisplaySettings(83:84)]: 0x020e7000 -- 0x020e7fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/paste.png
[#0 DisplaySettings(83:84)]: 0x020e9000 -- 0x020e9fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/delete.png
[#0 DisplaySettings(83:84)]: 0x020eb000 -- 0x020ebfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/select-all.png
[#0 DisplaySettings(83:84)]: 0x020ed000 -- 0x020edfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/upward-triangle.png
[#0 DisplaySettings(83:84)]: 0x020f0000 -- 0x020fffff 0x00010000 RW malloc: ChunkedBlock(2032)
[#0 DisplaySettings(83:84)]: 0x02101000 -- 0x02101fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/downward-triangle.png
[#0 DisplaySettings(83:84)]: 0x02103000 -- 0x02103fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/undo.png
[#0 DisplaySettings(83:84)]: 0x02105000 -- 0x02105fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/redo.png
[#0 DisplaySettings(83:84)]: 0x02107000 -- 0x02107fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-cut.png
[#0 DisplaySettings(83:84)]: 0x02109000 -- 0x02109fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/edit-copy.png
[#0 DisplaySettings(83:84)]: 0x0210b000 -- 0x0210bfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/paste.png
[#0 DisplaySettings(83:84)]: 0x0210d000 -- 0x0210dfff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/delete.png
[#0 DisplaySettings(83:84)]: 0x02110000 -- 0x0211ffff 0x00010000 RW malloc: ChunkedBlock(64)
[#0 DisplaySettings(83:84)]: 0x02121000 -- 0x0214cfff 0x0002c000 RW GraphicsBitmap [[280x158]]
[#0 DisplaySettings(83:84)]: 0x02150000 -- 0x0215ffff 0x00010000 RW malloc: ChunkedBlock(64)
[#0 DisplaySettings(83:84)]: 0x02161000 -- 0x02161fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/select-all.png
[#0 DisplaySettings(83:84)]: 0x02163000 -- 0x02163fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/upward-triangle.png
[#0 DisplaySettings(83:84)]: 0x02165000 -- 0x02165fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/downward-triangle.png
[#0 DisplaySettings(83:84)]: 0x02167000 -- 0x02167fff 0x00001000 RW Gfx::Bitmap [[32x32]] - Decoded PNG: /res/icons/32x32/app-welcome.png
[#0 DisplaySettings(83:84)]: 0x02169000 -- 0x0216afff 0x00002000 RW Thread-specific
[#0 DisplaySettings(83:84)]: 0x0216c000 -- 0x0216cfff 0x00001000 RW GraphicsBitmap [[32x32]]
[#0 DisplaySettings(83:84)]: 0x02171000 -- 0x021acfff 0x0003c000 RW Gfx::Bitmap [[304x201]] - Decoded PNG: /res/graphics/monitor.png
[#0 DisplaySettings(83:84)]: 0x021b0000 -- 0x021bffff 0x00010000 RW malloc: ChunkedBlock(256)
[#0 DisplaySettings(83:84)]: 0x021c1000 -- 0x021c1fff 0x00001000 RW Gfx::Bitmap [[16x16]] - Decoded PNG: /res/icons/16x16/filetype-image.png
[#0 DisplaySettings(83:84)]: 0x021c3000 -- 0x021c3fff 0x00001000 RW Gfx::Bitmap [[32x32]] - Decoded PNG: /res/icons/32x32/filetype-image.png
[#0 DisplaySettings(83:84)]: 0x021d0000 -- 0x021dffff 0x00010000 RW malloc: ChunkedBlock(64)
[#0 DisplaySettings(83:84)]: 0x021f0000 -- 0x021fffff 0x00010000 RW malloc: ChunkedBlock(2032)
[#0 DisplaySettings(83:84)]: 0x02201000 -- 0x0222cfff 0x0002c000 RW GraphicsBitmap [[280x158]]
[#0 DisplaySettings(83:84)]: 0x02230000 -- 0x0223ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02251000 -- 0x0228cfff 0x0003c000 RW Gfx::Bitmap [[304x201]] - Decoded PNG: /res/graphics/monitor.png
[#0 DisplaySettings(83:84)]: 0x0228e000 -- 0x0268dfff 0x00400000 RW T Thread stack
[#0 DisplaySettings(83:84)]: 0x0268f000 -- 0x0276afff 0x000dc000 R S /res/wallpapers/sunset-retro.png
[#0 DisplaySettings(83:84)]: 0x027a0000 -- 0x027affff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x027c0000 -- 0x0289ffff 0x000e0000 RW malloc: BigAllocationBlock
[#0 DisplaySettings(83:84)]: 0x028b1000 -- 0x0296cfff 0x000bc000 RW S
[#0 DisplaySettings(83:84)]: 0x02970000 -- 0x0297ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02990000 -- 0x0299ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x029b0000 -- 0x029bffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x029d0000 -- 0x029dffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x029f0000 -- 0x029fffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02a10000 -- 0x02a1ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02a30000 -- 0x02a3ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02a50000 -- 0x02a5ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02a61000 -- 0x02b1cfff 0x000bc000 RW S
[#0 DisplaySettings(83:84)]: 0x02b20000 -- 0x02b2ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02b40000 -- 0x02b4ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02b60000 -- 0x02b6ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02b80000 -- 0x02b8ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02ba0000 -- 0x02baffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02bc0000 -- 0x02bcffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02be0000 -- 0x02beffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02c00000 -- 0x02c0ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02c20000 -- 0x02c2ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02c40000 -- 0x02c4ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02c60000 -- 0x02c6ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02c80000 -- 0x02c8ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02ca0000 -- 0x02caffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02ce0000 -- 0x02ceffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02d00000 -- 0x02d0ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02d20000 -- 0x02d2ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02d60000 -- 0x02d6ffff 0x00010000 RW malloc: ChunkedBlock(16)
[#0 DisplaySettings(83:84)]: 0x02d80000 -- 0x02d8ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02da0000 -- 0x02daffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02dc0000 -- 0x02dcffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02de0000 -- 0x02deffff 0x00010000 malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02e00000 -- 0x02e0ffff 0x00010000 malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x02e20000 -- 0x02e2ffff 0x00010000 RW malloc: ChunkedBlock(8176)
[#0 DisplaySettings(83:84)]: 0x03210000 -- 0x0321ffff 0x00010000 RW malloc: ChunkedBlock(2032)
[#0 DisplaySettings(83:84)]: 0x03780000 -- 0x0378ffff 0x00010000 RW malloc: ChunkedBlock(1008)
[#0 DisplaySettings(83:84)]: 0x03791000 -- 0x0379dfff 0x0000d000 R S /res/fonts/MarietaRegular24.font
[#0 DisplaySettings(83:84)]: 0x037a0000 -- 0x037affff 0x00010000 RW malloc: ChunkedBlock(32752)
[#0 DisplaySettings(83:84)]: 0x037b1000 -- 0x037b8fff 0x00008000 R S /res/fonts/PebbletonRegular14.font
[#0 DisplaySettings(83:84)]: 0x037c0000 -- 0x037cffff 0x00010000 RW malloc: ChunkedBlock(16)
[#0 DisplaySettings(83:84)]: 0x037e0000 -- 0x037effff 0x00010000 RW malloc: ChunkedBlock(496)
[#0 DisplaySettings(83:84)]: 0x03800000 -- 0x0380ffff 0x00010000 RW malloc: ChunkedBlock(256)
[#0 DisplaySettings(83:84)]: 0x03811000 -- 0x03823fff 0x00013000 R S /res/fonts/MarietaRegular36.font
[#0 DisplaySettings(83:84)]: 0x03830000 -- 0x0383ffff 0x00010000 RW malloc: ChunkedBlock(32)
[#0 DisplaySettings(83:84)]: 0x03850000 -- 0x0385ffff 0x00010000 RW malloc: ChunkedBlock(128)
[#0 DisplaySettings(83:84)]: 0x03870000 -- 0x0387ffff 0x00010000 RW malloc: ChunkedBlock(4080)
[#0 DisplaySettings(83:84)]: 0x03881000 -- 0x03890fff 0x00010000 R S /res/fonts/KaticaRegular10.font
[#0 DisplaySettings(83:84)]: 0x038a0000 -- 0x038affff 0x00010000 RW malloc: ChunkedBlock(64)
[#0 DisplaySettings(83:84)]: 0x05fbb000 -- 0x05fcefff 0x00014000 R S libc.so: .rodata
[#0 DisplaySettings(83:84)]: 0x05fcf000 -- 0x06048fff 0x0007a000 R XS libc.so: .text
[#0 DisplaySettings(83:84)]: 0x06049000 -- 0x06054fff 0x0000c000 R S libc.so: .rodata
[#0 DisplaySettings(83:84)]: 0x06055000 -- 0x06056fff 0x00002000 R libc.so: .relro
[#0 DisplaySettings(83:84)]: 0x06057000 -- 0x06057fff 0x00001000 RW libc.so: .data
[#0 DisplaySettings(83:84)]: 0x0c16b000 -- 0x0c16bfff 0x00001000 R S C /usr/lib/Loader.so
[#0 DisplaySettings(83:84)]: 0x0c16c000 -- 0x0c1dafff 0x0006f000 R XS C /usr/lib/Loader.so
[#0 DisplaySettings(83:84)]: 0x0c1db000 -- 0x0c1e5fff 0x0000b000 R S C /usr/lib/Loader.so
[#0 DisplaySettings(83:84)]: 0x0c1e6000 -- 0x0c1e7fff 0x00002000 RW 0xc7258724 (data-rw)
[#0 DisplaySettings(83:84)]: 0x0f50f000 -- 0x0f50ffff 0x00001000 R S libsyntax.so: .rodata
[#0 DisplaySettings(83:84)]: 0x0f510000 -- 0x0f511fff 0x00002000 R XS libsyntax.so: .text
[#0 DisplaySettings(83:84)]: 0x0f512000 -- 0x0f512fff 0x00001000 R S libsyntax.so: .rodata
[#0 DisplaySettings(83:84)]: 0x0f513000 -- 0x0f513fff 0x00001000 R libsyntax.so: .relro
[#0 DisplaySettings(83:84)]: 0x0f514000 -- 0x0f514fff 0x00001000 RW libsyntax.so: .data
[#0 DisplaySettings(83:84)]: 0x1063a000 -- 0x10647fff 0x0000e000 R S libregex.so: .rodata
[#0 DisplaySettings(83:84)]: 0x10648000 -- 0x10691fff 0x0004a000 R XS libregex.so: .text
[#0 DisplaySettings(83:84)]: 0x10692000 -- 0x10695fff 0x00004000 R S libregex.so: .rodata
[#0 DisplaySettings(83:84)]: 0x10696000 -- 0x10696fff 0x00001000 R libregex.so: .relro
[#0 DisplaySettings(83:84)]: 0x10697000 -- 0x10697fff 0x00001000 RW libregex.so: .data
[#0 DisplaySettings(83:84)]: 0x1d8d1000 -- 0x1d8d2fff 0x00002000 R S libthreading.so: .rodata
[#0 DisplaySettings(83:84)]: 0x1d8d3000 -- 0x1d8d5fff 0x00003000 R XS libthreading.so: .text
[#0 DisplaySettings(83:84)]: 0x1d8d6000 -- 0x1d8d6fff 0x00001000 R S libthreading.so: .rodata
[#0 DisplaySettings(83:84)]: 0x1d8d7000 -- 0x1d8d7fff 0x00001000 R libthreading.so: .relro
[#0 DisplaySettings(83:84)]: 0x1d8d8000 -- 0x1d8d8fff 0x00001000 RW libthreading.so: .data
[#0 DisplaySettings(83:84)]: 0x2871f000 -- 0x28726fff 0x00008000 R S libcompress.so: .rodata
[#0 DisplaySettings(83:84)]: 0x28727000 -- 0x28736fff 0x00010000 R XS libcompress.so: .text
[#0 DisplaySettings(83:84)]: 0x28737000 -- 0x28739fff 0x00003000 R S libcompress.so: .rodata
[#0 DisplaySettings(83:84)]: 0x2873a000 -- 0x2873bfff 0x00002000 R libcompress.so: .relro
[#0 DisplaySettings(83:84)]: 0x2873c000 -- 0x2873cfff 0x00001000 RW libcompress.so: .data
[#0 DisplaySettings(83:84)]: 0x2f5ec000 -- 0x2f616fff 0x0002b000 R S /bin/DisplaySettings: .rodata
[#0 DisplaySettings(83:84)]: 0x2f617000 -- 0x2f643fff 0x0002d000 R XS /bin/DisplaySettings: .text
[#0 DisplaySettings(83:84)]: 0x2f644000 -- 0x2f64dfff 0x0000a000 R S /bin/DisplaySettings: .rodata
[#0 DisplaySettings(83:84)]: 0x2f64f000 -- 0x2f651fff 0x00003000 R /bin/DisplaySettings: .relro
[#0 DisplaySettings(83:84)]: 0x2f652000 -- 0x2f652fff 0x00001000 RW /bin/DisplaySettings: .data
[#0 DisplaySettings(83:84)]: 0x34252000 -- 0x34253fff 0x00002000 R S libtextcodec.so: .rodata
[#0 DisplaySettings(83:84)]: 0x34254000 -- 0x34257fff 0x00004000 R XS libtextcodec.so: .text
[#0 DisplaySettings(83:84)]: 0x34258000 -- 0x34259fff 0x00002000 R S libtextcodec.so: .rodata
[#0 DisplaySettings(83:84)]: 0x3425a000 -- 0x3425afff 0x00001000 R libtextcodec.so: .relro
[#0 DisplaySettings(83:84)]: 0x3425b000 -- 0x3425bfff 0x00001000 RW libtextcodec.so: .data
[#0 DisplaySettings(83:84)]: 0x34b87000 -- 0x34b8ffff 0x00009000 R S libconfig.so: .rodata
[#0 DisplaySettings(83:84)]: 0x34b90000 -- 0x34b9afff 0x0000b000 R XS libconfig.so: .text
[#0 DisplaySettings(83:84)]: 0x34b9b000 -- 0x34b9cfff 0x00002000 R S libconfig.so: .rodata
[#0 DisplaySettings(83:84)]: 0x34b9e000 -- 0x34b9efff 0x00001000 R libconfig.so: .relro
[#0 DisplaySettings(83:84)]: 0x34b9f000 -- 0x34b9ffff 0x00001000 RW libconfig.so: .data
[#0 DisplaySettings(83:84)]: 0x43884000 -- 0x43884fff 0x00001000 R S Kernel time page
[#0 DisplaySettings(83:84)]: 0x47293000 -- 0x47293fff 0x00001000 R S libcrypt.so: .rodata
[#0 DisplaySettings(83:84)]: 0x47294000 -- 0x47294fff 0x00001000 R XS libcrypt.so: .text
[#0 DisplaySettings(83:84)]: 0x47295000 -- 0x47295fff 0x00001000 R S libcrypt.so: .rodata
[#0 DisplaySettings(83:84)]: 0x47296000 -- 0x47296fff 0x00001000 R libcrypt.so: .relro
[#0 DisplaySettings(83:84)]: 0x47297000 -- 0x47297fff 0x00001000 RW libcrypt.so: .data
[#0 DisplaySettings(83:84)]: 0x51b1c000 -- 0x51b35fff 0x0001a000 R XS libgcc_s.so: .text
[#0 DisplaySettings(83:84)]: 0x51b36000 -- 0x51b36fff 0x00001000 RW libgcc_s.so: .data
[#0 DisplaySettings(83:84)]: 0x580ac000 -- 0x580adfff 0x00002000 R S libipc.so: .rodata
[#0 DisplaySettings(83:84)]: 0x580ae000 -- 0x580b2fff 0x00005000 R XS libipc.so: .text
[#0 DisplaySettings(83:84)]: 0x580b3000 -- 0x580b3fff 0x00001000 R S libipc.so: .rodata
[#0 DisplaySettings(83:84)]: 0x580b4000 -- 0x580b4fff 0x00001000 R libipc.so: .relro
[#0 DisplaySettings(83:84)]: 0x580b5000 -- 0x580b5fff 0x00001000 RW libipc.so: .data
[#0 DisplaySettings(83:84)]: 0x715c5000 -- 0x715c6fff 0x00002000 R S libpthread.so: .rodata
[#0 DisplaySettings(83:84)]: 0x715c7000 -- 0x715c8fff 0x00002000 R XS libpthread.so: .text
[#0 DisplaySettings(83:84)]: 0x715c9000 -- 0x715c9fff 0x00001000 R S libpthread.so: .rodata
[#0 DisplaySettings(83:84)]: 0x715ca000 -- 0x715cafff 0x00001000 R libpthread.so: .relro
[#0 DisplaySettings(83:84)]: 0x715cb000 -- 0x715cbfff 0x00001000 RW libpthread.so: .data
[#0 DisplaySettings(83:84)]: 0x972a2000 -- 0x97304fff 0x00063000 R S libunicode.so: .rodata
[#0 DisplaySettings(83:84)]: 0x97305000 -- 0x9731afff 0x00016000 R XS libunicode.so: .text
[#0 DisplaySettings(83:84)]: 0x9731b000 -- 0x97516fff 0x001fc000 R S libunicode.so: .rodata
[#0 DisplaySettings(83:84)]: 0x97518000 -- 0x97577fff 0x00060000 R libunicode.so: .relro
[#0 DisplaySettings(83:84)]: 0x97578000 -- 0x97578fff 0x00001000 RW libunicode.so: .data
[#0 DisplaySettings(83:84)]: 0x9ba2b000 -- 0x9ba3bfff 0x00011000 R S libcore.so: .rodata
[#0 DisplaySettings(83:84)]: 0x9ba3c000 -- 0x9ba7afff 0x0003f000 R XS libcore.so: .text
[#0 DisplaySettings(83:84)]: 0x9ba7b000 -- 0x9ba81fff 0x00007000 R S libcore.so: .rodata
[#0 DisplaySettings(83:84)]: 0x9ba82000 -- 0x9ba83fff 0x00002000 R libcore.so: .relro
[#0 DisplaySettings(83:84)]: 0x9ba84000 -- 0x9ba84fff 0x00001000 RW libcore.so: .data
[#0 DisplaySettings(83:84)]: 0x9db73000 -- 0x9dc07fff 0x00095000 R S libgui.so: .rodata
[#0 DisplaySettings(83:84)]: 0x9dc08000 -- 0x9dd6bfff 0x00164000 R XS libgui.so: .text
[#0 DisplaySettings(83:84)]: 0x9dd6c000 -- 0x9dd8cfff 0x00021000 R S libgui.so: .rodata
[#0 DisplaySettings(83:84)]: 0x9dd8d000 -- 0x9dd9afff 0x0000e000 R libgui.so: .relro
[#0 DisplaySettings(83:84)]: 0x9dd9b000 -- 0x9dd9bfff 0x00001000 RW libgui.so: .data
[#0 DisplaySettings(83:84)]: 0xa2916000 -- 0xa2920fff 0x0000b000 R S libdesktop.so: .rodata
[#0 DisplaySettings(83:84)]: 0xa2921000 -- 0xa2930fff 0x00010000 R XS libdesktop.so: .text
[#0 DisplaySettings(83:84)]: 0xa2931000 -- 0xa2932fff 0x00002000 R S libdesktop.so: .rodata
[#0 DisplaySettings(83:84)]: 0xa2934000 -- 0xa2934fff 0x00001000 R libdesktop.so: .relro
[#0 DisplaySettings(83:84)]: 0xa2935000 -- 0xa2935fff 0x00001000 RW libdesktop.so: .data
[#0 DisplaySettings(83:84)]: 0xb3427000 -- 0xb3428fff 0x00002000 R S libm.so: .rodata
[#0 DisplaySettings(83:84)]: 0xb3429000 -- 0xb342ffff 0x00007000 R XS libm.so: .text
[#0 DisplaySettings(83:84)]: 0xb3430000 -- 0xb3430fff 0x00001000 R S libm.so: .rodata
[#0 DisplaySettings(83:84)]: 0xb3431000 -- 0xb3431fff 0x00001000 R libm.so: .relro
[#0 DisplaySettings(83:84)]: 0xb3432000 -- 0xb3432fff 0x00001000 RW libm.so: .data
[#0 DisplaySettings(83:84)]: 0xb918c000 -- 0xb918cfff 0x00001000 R S libsystem.so: .rodata
[#0 DisplaySettings(83:84)]: 0xb918d000 -- 0xb918dfff 0x00001000 R XS C libsystem.so: .text
[#0 DisplaySettings(83:84)]: 0xb918e000 -- 0xb918efff 0x00001000 R libsystem.so: .relro
[#0 DisplaySettings(83:84)]: 0xb9256000 -- 0xb926efff 0x00019000 R S libgfx.so: .rodata
[#0 DisplaySettings(83:84)]: 0xb926f000 -- 0xb92e8fff 0x0007a000 R XS libgfx.so: .text
[#0 DisplaySettings(83:84)]: 0xb92e9000 -- 0xb936bfff 0x00083000 R S libgfx.so: .rodata
[#0 DisplaySettings(83:84)]: 0xb936c000 -- 0xb936dfff 0x00002000 R libgfx.so: .relro
[#0 DisplaySettings(83:84)]: 0xb936e000 -- 0xb936efff 0x00001000 RW libgfx.so: .data
[#0 DisplaySettings(83:84)]: 0xbd383000 -- 0xbd38bfff 0x00009000 R S libcrypto.so: .rodata
[#0 DisplaySettings(83:84)]: 0xbd38c000 -- 0xbd3aafff 0x0001f000 R XS libcrypto.so: .text
[#0 DisplaySettings(83:84)]: 0xbd3ab000 -- 0xbd3affff 0x00005000 R S libcrypto.so: .rodata
[#0 DisplaySettings(83:84)]: 0xbd3b1000 -- 0xbd3b1fff 0x00001000 R libcrypto.so: .relro
[#0 DisplaySettings(83:84)]: 0xbd3b2000 -- 0xbd3b2fff 0x00001000 RW libcrypto.so: .data
[#0 DisplaySettings(83:84)]: Kernel regions:
[#0 DisplaySettings(83:84)]: BEGIN END SIZE ACCESS NAME
[#0 DisplaySettings(83:84)]: 0xc2906000 -- 0xc2906fff 0x00001000 RW HPET MMIO
[#0 DisplaySettings(83:84)]: 0xc2908000 -- 0xc2908fff 0x00001000 RW Time page
[#0 DisplaySettings(83:84)]: 0xc290a000 -- 0xc290afff 0x00001000 R C Signal trampolines
[#0 DisplaySettings(83:84)]: 0xc290c000 -- 0xc291bfff 0x00010000 RW T Kernel stack (thread 0)
[#0 DisplaySettings(83:84)]: 0xc292e000 -- 0xc293dfff 0x00010000 RW T Kernel stack (thread 2)
[#0 DisplaySettings(83:84)]: 0xc293f000 -- 0xc293ffff 0x00001000 RW
[#0 DisplaySettings(83:84)]: 0xc2c16000 -- 0xc2c25fff 0x00010000 RW T Kernel stack (thread 3)
[#0 DisplaySettings(83:84)]: 0xc2c27000 -- 0xc2c36fff 0x00010000 RW T Kernel stack (thread 4)
[#0 DisplaySettings(83:84)]: 0xc3bd6000 -- 0xc3be5fff 0x00010000 RW T Kernel stack (thread 5)
[#0 DisplaySettings(83:84)]: 0xc2c38000 -- 0xc2c38fff 0x00001000 W UHCI Framelist
[#0 DisplaySettings(83:84)]: 0xc2c3a000 -- 0xc2c3afff 0x00001000 RW UHCI Descriptor Pool
[#0 DisplaySettings(83:84)]: 0xc2c3c000 -- 0xc2c3cfff 0x00001000 RW UHCI Descriptor Pool
[#0 DisplaySettings(83:84)]: 0xc2c3e000 -- 0xc2c3efff 0x00001000 RW UHCI Isochronous Descriptor Pool
[#0 DisplaySettings(83:84)]: 0xc3be7000 -- 0xc3be7fff 0x00001000 RW VirtIO MMIO
[#0 DisplaySettings(83:84)]: 0xc3be9000 -- 0xc3becfff 0x00004000 RW VirtIO MMIO
[#0 DisplaySettings(83:84)]: 0xc3bee000 -- 0xc3beefff 0x00001000 RW VirtIO Queue
[#0 DisplaySettings(83:84)]: 0xc3bf0000 -- 0xc3bf0fff 0x00001000 RW VirtIO Queue
[#0 DisplaySettings(83:84)]: 0xc3bf2000 -- 0xc3bf2fff 0x00001000 RW VirtIO Queue
[#0 DisplaySettings(83:84)]: 0xc3bf4000 -- 0xc3bf4fff 0x00001000 RW VirtIO Queue
[#0 DisplaySettings(83:84)]: 0xc3bf6000 -- 0xc3bf6fff 0x00001000 RW VirtIO Queue
[#0 DisplaySettings(83:84)]: 0xc3bf8000 -- 0xc3bf8fff 0x00001000 RW VirtIO Queue
[#0 DisplaySettings(83:84)]: 0xc3bfa000 -- 0xc3bfafff 0x00001000 RW VirtIOConsole control receive queue
[#0 DisplaySettings(83:84)]: 0xc3bfc000 -- 0xc3bfcfff 0x00001000 RW VirtIOConsole control transmit queue
[#0 DisplaySettings(83:84)]: 0xc3bfe000 -- 0xc3bfffff 0x00002000 RW VirtIO::ConsolePort Receive
[#0 DisplaySettings(83:84)]: 0xc3c01000 -- 0xc3c02fff 0x00002000 RW VirtIO::ConsolePort Transmit
[#0 DisplaySettings(83:84)]: 0xc3c04000 -- 0xc3c04fff 0x00001000 RW VirtIO MMIO
[#0 DisplaySettings(83:84)]: 0xc3c06000 -- 0xc3c09fff 0x00004000 RW VirtIO MMIO
[#0 DisplaySettings(83:84)]: 0xc3c0b000 -- 0xc3c0bfff 0x00001000 RW VirtIO Queue
[#0 DisplaySettings(83:84)]: 0xc3c0d000 -- 0xc3c0dfff 0x00001000 RW VirtIO::RNG
[#0 DisplaySettings(83:84)]: 0xc3c0f000 -- 0xc3c0ffff 0x00001000 RW E1000 RX Descriptors
[#0 DisplaySettings(83:84)]: 0xc3c11000 -- 0xc3c11fff 0x00001000 RW E1000 TX Descriptors
[#0 DisplaySettings(83:84)]: 0xc3c13000 -- 0xc3c32fff 0x00020000 RW E1000 MMIO
[#0 DisplaySettings(83:84)]: 0xc3c34000 -- 0xc3c73fff 0x00040000 RW E1000 RX buffers
[#0 DisplaySettings(83:84)]: 0xc3c75000 -- 0xc3c84fff 0x00010000 RW E1000 TX buffers
[#0 DisplaySettings(83:84)]: 0xc3c86000 -- 0xc3c86fff 0x00001000 RW E1000 RX Descriptors
[#0 DisplaySettings(83:84)]: 0xc3c88000 -- 0xc3c88fff 0x00001000 RW E1000 TX Descriptors
[#0 DisplaySettings(83:84)]: 0xc3c8a000 -- 0xc3ca9fff 0x00020000 RW E1000 MMIO
[#0 DisplaySettings(83:84)]: 0xc3cab000 -- 0xc3ceafff 0x00040000 RW E1000 RX buffers
[#0 DisplaySettings(83:84)]: 0xc3cec000 -- 0xc3cfbfff 0x00010000 RW E1000 TX buffers
[#0 DisplaySettings(83:84)]: 0xc3cfd000 -- 0xc3cfdfff 0x00001000 RW IDE PRDT
[#0 DisplaySettings(83:84)]: 0xc3cff000 -- 0xc3cfffff 0x00001000 RW IDE DMA region
[#0 DisplaySettings(83:84)]: 0xc3d01000 -- 0xc3d01fff 0x00001000 RW IDE PRDT
[#0 DisplaySettings(83:84)]: 0xc3d03000 -- 0xc3d03fff 0x00001000 RW IDE DMA region
[#0 DisplaySettings(83:84)]: 0xc3d05000 -- 0xc3d06fff 0x00002000 RW AHCI HBA
[#0 DisplaySettings(83:84)]: 0xc3d08000 -- 0xc3d08fff 0x00001000 RW AHCI Port Command List
[#0 DisplaySettings(83:84)]: 0xc3d0a000 -- 0xc3d0afff 0x00001000 RW AHCI Port Command List
[#0 DisplaySettings(83:84)]: 0xc3d0c000 -- 0xc3d0cfff 0x00001000 RW AHCI Port Command List
[#0 DisplaySettings(83:84)]: 0xc3d0e000 -- 0xc3d0efff 0x00001000 RW AHCI Port Command List
[#0 DisplaySettings(83:84)]: 0xc3d10000 -- 0xc3d10fff 0x00001000 RW AHCI Port Command List
[#0 DisplaySettings(83:84)]: 0xc3d12000 -- 0xc3d12fff 0x00001000 RW AHCI Port Command List
[#0 DisplaySettings(83:84)]: 0xc3d14000 -- 0xc6423fff 0x02710000 RW KBuffer
[#0 DisplaySettings(83:84)]: 0xc6425000 -- 0xc6469fff 0x00045000 RW KBuffer
[#0 DisplaySettings(83:84)]: 0xc646b000 -- 0xc646bfff 0x00001000 RW Ext2FS: Block group descriptors
[#0 DisplaySettings(83:84)]: 0xc646d000 -- 0xc646dfff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc646f000 -- 0xc647efff 0x00010000 RW T Kernel stack (thread 6)
[#0 DisplaySettings(83:84)]: 0xc6480000 -- 0xc6480fff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc6482000 -- 0xc6482fff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc6484000 -- 0xc6493fff 0x00010000 RW T Kernel stack (thread 7)
[#0 DisplaySettings(83:84)]: 0xc6495000 -- 0xc64a4fff 0x00010000 RW Kernel Packet Buffer
[#0 DisplaySettings(83:84)]: 0xc291d000 -- 0xc291dfff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc291f000 -- 0xc291ffff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc64a6000 -- 0xc64c5fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc64c7000 -- 0xc64e6fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc64e8000 -- 0xc6507fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6509000 -- 0xc6528fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc652a000 -- 0xc6549fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc654b000 -- 0xc656afff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc656c000 -- 0xc658bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc658d000 -- 0xc65acfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc65ae000 -- 0xc65cdfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc65cf000 -- 0xc65eefff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc65f0000 -- 0xc660ffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6611000 -- 0xc6630fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6632000 -- 0xc6651fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6653000 -- 0xc6672fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6674000 -- 0xc6693fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6695000 -- 0xc66b4fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc66b6000 -- 0xc66d5fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc66d7000 -- 0xc66f6fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc66f8000 -- 0xc6717fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6719000 -- 0xc6738fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc673a000 -- 0xc6759fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc675b000 -- 0xc677afff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc677c000 -- 0xc679bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc679d000 -- 0xc67bcfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc67be000 -- 0xc67ddfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc67df000 -- 0xc67fefff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6800000 -- 0xc681ffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6821000 -- 0xc6840fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6842000 -- 0xc6861fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6863000 -- 0xc6882fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6884000 -- 0xc68a3fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc68a5000 -- 0xc68c4fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc68c6000 -- 0xc68e5fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc68e7000 -- 0xc6906fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6908000 -- 0xc6927fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6929000 -- 0xc6948fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc694a000 -- 0xc6969fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc696b000 -- 0xc697afff 0x00010000 RW T Kernel stack (thread 9)
[#0 DisplaySettings(83:84)]: 0xc697c000 -- 0xc698bfff 0x00010000 RW T Kernel stack (thread 10)
[#0 DisplaySettings(83:84)]: 0xc698d000 -- 0xc699cfff 0x00010000 RW T Kernel stack (thread 11)
[#0 DisplaySettings(83:84)]: 0xc69af000 -- 0xc69befff 0x00010000 RW T Kernel stack (thread 13)
[#0 DisplaySettings(83:84)]: 0xc69d1000 -- 0xc69e0fff 0x00010000 RW T Kernel stack (thread 15)
[#0 DisplaySettings(83:84)]: 0xc69e2000 -- 0xc69f1fff 0x00010000 RW T Kernel stack (thread 16)
[#0 DisplaySettings(83:84)]: 0xc69f3000 -- 0xc6a02fff 0x00010000 RW T Kernel stack (thread 17)
[#0 DisplaySettings(83:84)]: 0xc6a04000 -- 0xc6a13fff 0x00010000 RW T Kernel stack (thread 18)
[#0 DisplaySettings(83:84)]: 0xc6a15000 -- 0xc6a24fff 0x00010000 RW T Kernel stack (thread 19)
[#0 DisplaySettings(83:84)]: 0xc6a26000 -- 0xc6a45fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6a58000 -- 0xc6a77fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6a79000 -- 0xc6a98fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6a9a000 -- 0xc6b19fff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6b1b000 -- 0xc6b3afff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6b3c000 -- 0xc6b5bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6b5d000 -- 0xc6bdcfff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6bde000 -- 0xc6c5dfff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6c5f000 -- 0xc6cdefff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2925000 -- 0xc2925fff 0x00001000 RW Packet Buffer
[#0 DisplaySettings(83:84)]: 0xc6ce0000 -- 0xc6d5ffff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6d61000 -- 0xc6de0fff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6e03000 -- 0xc6e22fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2921000 -- 0xc2921fff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc6de2000 -- 0xc6df1fff 0x00010000 RW T Kernel stack (thread 21)
[#0 DisplaySettings(83:84)]: 0xc6e24000 -- 0xc6e43fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2927000 -- 0xc2927fff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc2cd1000 -- 0xc2fd0fff 0x00300000 RW Framebuffer Console
[#0 DisplaySettings(83:84)]: 0xc2a63000 -- 0xc2af2fff 0x00090000 RW Virtual Console Cells
[#0 DisplaySettings(83:84)]: 0xc2af4000 -- 0xc2b83fff 0x00090000 RW Virtual Console Cells
[#0 DisplaySettings(83:84)]: 0xc2fd2000 -- 0xc3061fff 0x00090000 RW Virtual Console Cells
[#0 DisplaySettings(83:84)]: 0xc3063000 -- 0xc30f2fff 0x00090000 RW Virtual Console Cells
[#0 DisplaySettings(83:84)]: 0xc30f4000 -- 0xc3183fff 0x00090000 RW Virtual Console Cells
[#0 DisplaySettings(83:84)]: 0xc3185000 -- 0xc3214fff 0x00090000 RW Virtual Console Cells
[#0 DisplaySettings(83:84)]: 0xc3216000 -- 0xc3815fff 0x00600000 RW Framebuffer
[#0 DisplaySettings(83:84)]: 0xc7446000 -- 0xc7a45fff 0x00600000 RW Framebuffer Swap (Blank)
[#0 DisplaySettings(83:84)]: 0xc2941000 -- 0xc29c0fff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc29c2000 -- 0xc29e1fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc29e3000 -- 0xc2a02fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2a04000 -- 0xc2a23fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2a25000 -- 0xc2a44fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2b85000 -- 0xc2ba4fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2a46000 -- 0xc2a55fff 0x00010000 RW T Kernel stack (thread 22)
[#0 DisplaySettings(83:84)]: 0xc2ba6000 -- 0xc2bc5fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2bc7000 -- 0xc2bd6fff 0x00010000 RW T Kernel stack (thread 23)
[#0 DisplaySettings(83:84)]: 0xc2bd8000 -- 0xc2be7fff 0x00010000 RW T Kernel stack (thread 24)
[#0 DisplaySettings(83:84)]: 0xc2be9000 -- 0xc2bf8fff 0x00010000 RW T Kernel stack (thread 25)
[#0 DisplaySettings(83:84)]: 0xc2bfa000 -- 0xc2c09fff 0x00010000 RW T Kernel stack (thread 26)
[#0 DisplaySettings(83:84)]: 0xc2c40000 -- 0xc2c4ffff 0x00010000 RW T Kernel stack (thread 27)
[#0 DisplaySettings(83:84)]: 0xc2c51000 -- 0xc2c60fff 0x00010000 RW T Kernel stack (thread 28)
[#0 DisplaySettings(83:84)]: 0xc2c62000 -- 0xc2c71fff 0x00010000 RW T Kernel stack (thread 29)
[#0 DisplaySettings(83:84)]: 0xc2c73000 -- 0xc2c82fff 0x00010000 RW T Kernel stack (thread 30)
[#0 DisplaySettings(83:84)]: 0xc3817000 -- 0xc3896fff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2c84000 -- 0xc2ca3fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc2ca5000 -- 0xc2cc4fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3898000 -- 0xc38b7fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc38b9000 -- 0xc38d8fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc38da000 -- 0xc38f9fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc38fb000 -- 0xc391afff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc391c000 -- 0xc393bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc393d000 -- 0xc395cfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc395e000 -- 0xc397dfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc397f000 -- 0xc399efff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc39a0000 -- 0xc39bffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc39c1000 -- 0xc39e0fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc39e2000 -- 0xc3a01fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3a03000 -- 0xc3a22fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3a24000 -- 0xc3a43fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3a45000 -- 0xc3a64fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3a66000 -- 0xc3a85fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3a87000 -- 0xc3aa6fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3aa8000 -- 0xc3ac7fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3ac9000 -- 0xc3ae8fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3aea000 -- 0xc3b09fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3b0b000 -- 0xc3b2afff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3b2c000 -- 0xc3b4bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3b4d000 -- 0xc3b6cfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3b6e000 -- 0xc3b8dfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3b8f000 -- 0xc3baefff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc3bb0000 -- 0xc3bcffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6e45000 -- 0xc6e64fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6e66000 -- 0xc6e85fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6e87000 -- 0xc6ea6fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6ea8000 -- 0xc6ec7fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6ec9000 -- 0xc6ee8fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6eea000 -- 0xc6f09fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6f0b000 -- 0xc6f2afff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6f2c000 -- 0xc6f4bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6f4d000 -- 0xc6f6cfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6f6e000 -- 0xc6f8dfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6f8f000 -- 0xc6faefff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6fb0000 -- 0xc6fcffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6fd1000 -- 0xc6ff0fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc6ff2000 -- 0xc7011fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7013000 -- 0xc7032fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7034000 -- 0xc7053fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7055000 -- 0xc7074fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7076000 -- 0xc7095fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7097000 -- 0xc70b6fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc70b8000 -- 0xc70d7fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc70d9000 -- 0xc70f8fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc70fa000 -- 0xc7109fff 0x00010000 RW T Kernel stack (thread 31)
[#0 DisplaySettings(83:84)]: 0xc711c000 -- 0xc713bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc713d000 -- 0xc715cfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc715e000 -- 0xc717dfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc717f000 -- 0xc719efff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc71a0000 -- 0xc71bffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc71c1000 -- 0xc71e0fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc71e2000 -- 0xc7201fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7203000 -- 0xc7222fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7224000 -- 0xc7323fff 0x00100000 RW kmalloc subheap
[#0 DisplaySettings(83:84)]: 0xc2803000 -- 0xc2902fff 0x00100000 RW kmalloc subheap
[#0 DisplaySettings(83:84)]: 0xc7325000 -- 0xc73a4fff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc73a6000 -- 0xc73b5fff 0x00010000 RW T Kernel stack (thread 35)
[#0 DisplaySettings(83:84)]: 0xc73b7000 -- 0xc73d6fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc73d8000 -- 0xc73f7fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc73f9000 -- 0xc7418fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc741a000 -- 0xc7439fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7e48000 -- 0xc7e67fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7b3f000 -- 0xc7bbefff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7a47000 -- 0xc7ac6fff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7ac8000 -- 0xc7ad7fff 0x00010000 RW T Kernel stack (thread 39)
[#0 DisplaySettings(83:84)]: 0xc7ad9000 -- 0xc7af8fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7afa000 -- 0xc7b19fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7b1b000 -- 0xc7b3afff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7bc0000 -- 0xc7bdffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7be1000 -- 0xc7c00fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7c02000 -- 0xc7c21fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7c23000 -- 0xc7c42fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7c44000 -- 0xc7c53fff 0x00010000 RW T Kernel stack (thread 40)
[#0 DisplaySettings(83:84)]: 0xc2929000 -- 0xc2929fff 0x00001000 RW Ext2FS: Cached bitmap block
[#0 DisplaySettings(83:84)]: 0xc7d6e000 -- 0xc7dedfff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7c55000 -- 0xc7c64fff 0x00010000 RW T Kernel stack (thread 49)
[#0 DisplaySettings(83:84)]: 0xc7c66000 -- 0xc7c85fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7c87000 -- 0xc7ca6fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7ca8000 -- 0xc7cc7fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7cc9000 -- 0xc7ce8fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7cea000 -- 0xc7d09fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc86ef000 -- 0xc876efff 0x00080000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7d0b000 -- 0xc7d1afff 0x00010000 RW T Kernel stack (thread 60)
[#0 DisplaySettings(83:84)]: 0xc7d1c000 -- 0xc7d3bfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7d3d000 -- 0xc7d5cfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7def000 -- 0xc7e0efff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7e10000 -- 0xc7e2ffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7e69000 -- 0xc7e88fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc7e31000 -- 0xc7e40fff 0x00010000 RW T Kernel stack (thread 83)
[#0 DisplaySettings(83:84)]: 0xc828b000 -- 0xc82aafff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc82ac000 -- 0xc82cbfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc82cd000 -- 0xc82ecfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc82ee000 -- 0xc830dfff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc830f000 -- 0xc832efff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc8330000 -- 0xc834ffff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc8351000 -- 0xc8370fff 0x00020000 RW DoubleBuffer
[#0 DisplaySettings(83:84)]: 0xc8372000 -- 0xc8381fff 0x00010000 RW T Kernel stack (thread 84)
[#0 DisplaySettings(83:84)]: 0xc8b71000 -- 0xc8f70fff 0x00400000 RW KBuffer
[#0 DisplaySettings(83:84)]: 0xc8f72000 -- 0xc9371fff 0x00400000 RW KBuffer
[#0 FinalizerTask(4:4)]: Generating coredump for pid: 83
CrashDaemon(16:16): New coredump file: /tmp/coredump/DisplaySettings_83_1635003993
CrashReporter(85:85): Generating backtrace took 1755 ms
CrashReporter(85:85): --- Backtrace for thread #0 (TID 83) ---
CrashReporter(85:85): 0xb918d01b: [libsystem.so] syscall1 +0xb (syscall.cpp:20 => syscall.cpp:19)
CrashReporter(85:85): 0x05fe2b62: [libc.so] futex +0x52 (syscall.h:30 => serenity.cpp:67)
CrashReporter(85:85): 0x05fda63a: [libc.so] __pthread_mutex_lock +0x7a (serenity.h:37 => pthread_integration.cpp:159)
CrashReporter(85:85): 0x715c7a19: [libpthread.so] pthread_mutex_lock +0x19 (pthread.cpp:185)
CrashReporter(85:85): 0x9ba4f26b: [libcore.so] Core::EventLoop::post_event(Core::Object&, AK::NonnullOwnPtr<Core::Event>&&) +0x4b (Mutex.h:64 => Mutex.h:56 => Mutex.h:52 => EventLoop.cpp:426)
CrashReporter(85:85): 0x9ba6a7be: [libcore.so] Core::EventLoop::deferred_invoke(AK::Function<void ()>) +0x16e (EventLoop.h:87)
CrashReporter(85:85): 0x9ba68c2f: [libcore.so] Core::Object::deferred_invoke(AK::Function<void ()>) +0x18f (EventLoop.h:122 => Object.cpp:167)
CrashReporter(85:85): 0x2f63738f: [/bin/DisplaySettings] IPC::Connection<WindowClientEndpoint, WindowServerEndpoint>::drain_messages_from_peer() +0x8ef (Connection.h:248)
CrashReporter(85:85): 0x9dd59bb1: [libgui.so] AK::OwnPtr<Messages::WindowServer::DestroyWindowResponse> IPC::Connection<WindowClientEndpoint, WindowServerEndpoint>::wait_for_specific_endpoint_message<Messages::WindowServer::DestroyWindowResponse, WindowServerEndpoint>() +0x241 (Connection.h:172)
CrashReporter(85:85): 0x9dd52018: [libgui.so] GUI::Window::hide() [clone .part.0] +0x88 (Connection.h:111 => WindowServerEndpoint.h:6682 => Window.cpp:201)
CrashReporter(85:85): 0x9dd52616: [libgui.so] GUI::Window::~Window() +0x346 (Function.h:205 => Window.cpp:97)
CrashReporter(85:85): 0x9dd5293b: [libgui.so] GUI::Window::~Window() +0x1b (Window.cpp:98)
CrashReporter(85:85): 0x9ba69b5a: [libcore.so] AK::Function<void ()>::clear(bool) +0x9a (RefCounted.h:91 => RefCounted.h:86 => NonnullRefPtr.h:38 => NonnullRefPtr.h:99 => Object.cpp:167 => Function.h:139 => Function.h:156 => Function.h:205)
CrashReporter(85:85): 0x9ba69cdb: [libcore.so] Core::DeferredInvocationEvent::~DeferredInvocationEvent() +0x2b (Function.h:61 => Event.h:50)
CrashReporter(85:85): 0x9ba4e2b7: [libcore.so] Core::EventLoop::~EventLoop() +0x77 (NonnullOwnPtr.h:147 => NonnullOwnPtr.h:54 => EventLoop.cpp:789 => Vector.h:346 => Vector.h:335 => Vector.h:100 => EventLoop.cpp:296)
CrashReporter(85:85): 0x9dc266a2: [libgui.so] GUI::Application::~Application() +0x2a2 (OwnPtr.h:110 => OwnPtr.h:46 => Application.cpp:107)
CrashReporter(85:85): 0x9dc2692b: [libgui.so] GUI::Application::~Application() +0x1b (Application.cpp:107)
CrashReporter(85:85): 0x2f643140: [/bin/DisplaySettings] AK::RefCounted<Core::Object>::unref() const [clone .isra.0] +0x40 (RefCounted.h:91 => RefCounted.h:86)
CrashReporter(85:85): 0x2f6185d0: [/bin/DisplaySettings] main +0x8b0 (NonnullRefPtr.h:38 => NonnullRefPtr.h:99 => main.cpp:92)
CrashReporter(85:85): 0x2f618837: [/bin/DisplaySettings] _entry +0x57 (crt0.cpp:45)
CrashReporter(85:85): Generating backtrace took 1572 ms
CrashReporter(85:85): --- Backtrace for thread #1 (TID 84) ---
CrashReporter(85:85): 0x05fd559f: [libc.so] malloc_impl +0x35f (malloc.cpp:309)
CrashReporter(85:85): 0x05fd5bc2: [libc.so] malloc +0x22 (malloc.cpp:422)
CrashReporter(85:85): 0x287286bf: [libcompress.so] Compress::CanonicalCode::from_bytes(AK::Span<unsigned char const>) [clone .localalias] +0x30f (kmalloc.h:58 => Vector.h:614 => Vector.h:606 => Vector.h:602 => Vector.h:523 => Vector.h:236 => Deflate.cpp:82)
CrashReporter(85:85): 0x2872c175: [libcompress.so] Compress::DeflateDecompressor::decode_codes(Compress::CanonicalCode&, AK::Optional<Compress::CanonicalCode>&) +0x595 (Deflate.cpp:426)
CrashReporter(85:85): 0x2872deaf: [libcompress.so] Compress::DeflateDecompressor::read(AK::Span<unsigned char>) +0x95f (Deflate.cpp:257)
CrashReporter(85:85): 0x2872eea1: [libcompress.so] Compress::DeflateDecompressor::decompress_all(AK::Span<unsigned char const>) +0x2c1 (Deflate.cpp:366)
CrashReporter(85:85): 0x28733423: [libcompress.so] Compress::Zlib::decompress_all(AK::Span<unsigned char const>) +0x53 (Zlib.cpp:51 => Zlib.cpp:59)
CrashReporter(85:85): 0xb92d0b29: [libgfx.so] Gfx::decode_png_bitmap(Gfx::PNGLoadingContext&) +0x79 (PNGLoader.cpp:753 => PNGLoader.cpp:737)
CrashReporter(85:85): 0xb92d1f6a: [libgfx.so] Gfx::load_png_from_memory(unsigned char const*, unsigned long, AK::String const&) +0x22a (PNGLoader.cpp:791 => PNGLoader.cpp:182)
CrashReporter(85:85): 0xb92d20f9: [libgfx.so] Gfx::load_png(AK::String const&) +0xe9 (PNGLoader.cpp:177)
CrashReporter(85:85): 0xb9274a5e: [libgfx.so] Gfx::Bitmap::try_load_from_file(AK::String const&, int) +0x56e (Bitmap.cpp:142)
CrashReporter(85:85): 0x9dc8fc62: [libgui.so] GUI::render_thumbnail(AK::StringView const&) +0xa2 (FileSystemModel.cpp:620)
CrashReporter(85:85): 0x9dc8fffe: [libgui.so] AK::Function<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > (Threading::BackgroundAction<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > >&)>::CallableWrapper<GUI::FileSystemModel::fetch_thumbnail_for(GUI::FileSystemModel::Node const&)::{lambda(auto:1&)#1}>::call(Threading::BackgroundAction<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > >&) +0x3e (FileSystemModel.cpp:657 => Function.h:151)
CrashReporter(85:85): 0x2f642a5a: [/bin/DisplaySettings] Threading::BackgroundAction<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > >::BackgroundAction(AK::Function<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > (Threading::BackgroundAction<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > >&)>, AK::Function<void (AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> >)>)::{lambda()#1}::operator()() const +0x2ea (Function.h:91)
CrashReporter(85:85): 0x2f642c2d: [/bin/DisplaySettings] AK::Function<void ()>::CallableWrapper<Threading::BackgroundAction<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > >::BackgroundAction(AK::Function<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > (Threading::BackgroundAction<AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> > >&)>, AK::Function<void (AK::RefPtr<Gfx::Bitmap, AK::RefPtrTraits<Gfx::Bitmap> >)>)::{lambda()#1}>::call() +0x1d (Function.h:151)
CrashReporter(85:85): 0x1d8d3ac4: [libthreading.so] background_thread_func() +0x474 (Function.h:91)
CrashReporter(85:85): 0x1d8d4694: [libthreading.so] Threading::Thread::start()::{lambda(void*)#1}::_FUN(void*) +0x54 (Function.h:91)
CrashReporter(85:85): 0x715c7875: [libpthread.so] pthread_create_helper +0x35 (pthread.cpp:48)
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too