GithubHelp home page GithubHelp logo

ofw terminates with a core dump about ofw HOT 3 CLOSED

virako avatar virako commented on July 20, 2024
ofw terminates with a core dump

from ofw.

Comments (3)

Virako avatar Virako commented on July 20, 2024

If you use software renderer, the program work?
Could you use the debugger? Perhaps If you use gbd we can see better the problem.

Sorry for my English.
Thanks.

from ofw.

plaguna avatar plaguna commented on July 20, 2024

Yes, my bad for not including it the first time, here is the execution using gdb:

pedro@indiana bin$ gdb ofw 
GNU gdb (GDB) Fedora (7.5.1-36.fc18)
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/pedro/ofw/bin/ofw...done.
(gdb) run
Starting program: /home/pedro/ofw/bin/ofw 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Please select the driver you want:
 (a) OpenGL 1.x/2.x/3.x
 (b) Direct3D 9.0c
 (c) Direct3D 8.1
 (d) Burning's Video
 (e) Software Renderer
 (f) NullDriver
a
Irrlicht Engine version 1.7.3
Linux 3.8.3-203.fc18.x86_64 #1 SMP Mon Mar 18 12:59:28 UTC 2013 x86_64
Creating X window...
Visual chosen: : 33
Using renderer: OpenGL 2.1
Mesa DRI Intel(R) Ivybridge Mobile : Intel Open Source Technology Center
OpenGL driver version is 1.2 or better.
GLSL version: 1.3
pure virtual method called
terminate called without an active exception

Program received signal SIGABRT, Aborted.
0x0000003a0aa35ba5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63
63    return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);

from ofw.

Virako avatar Virako commented on July 20, 2024

I installed the kernel 3.8.5 and I get the same error. I solved this problem installing the irrlicht version 1.8 and using flags -lXxf86vm

from ofw.

Related Issues (2)

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.