Jon Daniel
Jon Daniel
Using dump with PE32 PodTools.exe from archive [PodTools](https://www.undertow.club/attachments/br2podtools-zip.10830/) segfaults at pe_header.c:491 The reason for it seems to be the wrong address of nametab[0].name Relevant functions are: dump_pe(), get_import_name_table() and addr2offset()
``` #0 0x0000000000000000 in ?? () #1 0x0000555555603d9e in setup_texture (mag_filter=, min_filter=, image=..., tex=0x55555587cc80) at ../src/texture.cpp:93 #2 Texture::load (textureName="glyph-atlas", pTexture=pTexture@entry=0x55555587cc80) at ../src/texture.cpp:134 #3 0x0000555555602a7d in TextRenderer::TextRenderer (this=0x55555587cbc0, canvas=...) at /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/char_traits.h:300...
I am using the shell command below: `washingtondc -b dc_boot.bin -f dc_flash.bin -m heavy.gdi` After selecting "Play" it doesn't recognize the CD. The Audio CD tracks at the "Music" submenu...
Steps to reproduce: - get [tetrahedron_twist](http://github.com/discatte/tetrahedron_twist) - run `povray wobbles\ -\ tetra\ twist.pov`
Support for [mujs](http://www.mujs.com) and [@ccxvii](http://github.com/ccxvii)'s [mujs](http://github.com/ccxvii/mujs) to reduce compile time and dependencies needed for system install and login to network.
configure settings: ```sh gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20231111/work/gcc-13-20231111/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-objc-gc --enable-languages=c,c++,d,go,objc,obj-c++,fortran,ada,m2 --enable-obsolete...
configure settings: ```sh gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-13.2.1_p20231111/work/gcc-13-20231111/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/13 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/13/python --enable-objc-gc --enable-languages=c,c++,d,go,objc,obj-c++,fortran,ada,m2 --enable-obsolete...