Menu

#228 closing gpxtest with X gives runtime error

open
nobody
None
5
2023-09-24
2017-05-06
No

latest svn: run gpxtest, use mouse to close by X
runtime error:
attempt to read/write on closed window
offending value: window_-1:-1()
Traceback:
main(list_1 = [])
evmux(window_-1:-1()) from line 125 in gpxtest.icn
evhandle(window_-1:-1()) from line 1520 in gpxtest.icn
Event(window_-1:-1()) from line 1527 in gpxtest.icn
build env: kubuntu zesty live cd 64bit 170411
apt install autoconf libx11-dev freeglut3-dev libogg-dev libvorbis-dev \ libzip-dev libjpeg-dev libopenjp2-7-dev libpng-dev libxft-dev \
libftgl-dev libopenal-dev libsmpeg-dev libsdl1.2-dev libfontconfig1-dev \ libalut-dev unixodbc-dev unixodbc-bin libftgl-dev libssl-dev
FTG is NO after make X-Configure
note: libiodbc-dev did not provide odbc, using unixodbc-dev

Related

Bugs: #223

Discussion

  • Charles Evans

    Charles Evans - 2021-09-21

    no change snapshot 9/6
    ubuntu focal:
    unixodbc-bin is gone
    I

     
  • Charles Evans

    Charles Evans - 2023-09-23

    valgrind gives 13814 errors then memory violation
    Unicon master @ 230612
    Ubuntu budgie jammy livecd

     
  • Charles Evans

    Charles Evans - 2023-09-24

    valgrind: sometimes runs ok, 17k errors,
    use of uninitialised values (many)
    XML_ParseBuffer in libexpat.so,
    created by a stack allocation
    wputstr in rwindow.r:735
    created by a heap allocation

     

Log in to post a comment.