Giter Club home page Giter Club logo

Comments (4)

roelj avatar roelj commented on August 25, 2024

Should be resolved now.

from inklingreader.

su-v avatar su-v commented on August 25, 2024

'--colors' is ok with latest, but '--background' not yet (sorry for running incomplete tests before writing the issue):

(gdb) r --background="#ffffff"  --file ./test/tree.WPI --to ./test/tree-background.svg
Starting program: /Users/su_v/.local/bin/inklingreader --background="#ffffff"  --file ./test/tree.WPI --to ./test/tree-background.svg
Reading symbols for shared libraries ++++++++++++++++++.......................................................................................................................................................... done
inklingreader(65026) malloc: *** error for object 0x7fff5fbff83e: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug

Program received signal SIGABRT, Aborted.
0x00007fff88d0782a in __kill ()
(gdb) bt full
#0  0x00007fff88d0782a in __kill ()
No symbol table info available.
#1  0x00007fff8dafaa9c in abort ()
No symbol table info available.
#2  0x00007fff8db5984c in free ()
No symbol table info available.
#3  0x0000000100006b69 in dt_configuration_cleanup (config=0x1000096d0) at src/datatypes/configuration.c:104
No locals.
#4  0x0000000100001bd0 in cleanup_configuration () at src/main.c:102
No locals.
#5  0x00007fff8dafa7d0 in __cxa_finalize ()
No symbol table info available.
#6  0x00007fff8dafa652 in exit ()
No symbol table info available.
#7  0x00000001000015cb in start ()
No symbol table info available.
(gdb) q

from inklingreader.

roelj avatar roelj commented on August 25, 2024

That should be fixed now as well.

from inklingreader.

su-v avatar su-v commented on August 25, 2024

Yep, thx a lot :)

from inklingreader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.