GithubHelp home page GithubHelp logo

fudge / gltrail Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 10.0 151 KB

Real-time web-server visualization using OpenGL and a force directed layout

Home Page: http://www.fudgie.org/gltrail.html

License: GNU General Public License v2.0

C++ 100.00%

gltrail's People

Contributors

fudge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gltrail's Issues

ASSERT: "!isEmpty()" in file ..\..\2010.05\qt\include/QtCore/../../src/corelib/tools/qlist.h, line 271

glTrail --twitter always crashes about 5 seconds after a twitter message is shown. A few twitter messages are shown before it crashes.

Windows reports:


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

When run under QtCreator, I see the following on the Application Output panel:


Starting C:\Qt\glTrail\src\bin\gltrail.exe...
ASSERT: "!isEmpty()" in file ....\2010.05\qt\include/QtCore/../../src/corelib/tools/qlist.h, line 271
Invalid parameter passed to C runtime function.
Invalid parameter passed to C runtime function.
QWaitCondition: Destroyed while threads are still waiting
C:\Qt\glTrail\src\bin\gltrail.exe exited with code 3

Windows 7 (no SP)
Qt Creator 2.0.1
Qt 4.7.0 (32 bit)

I don't have experience working with QtCreator. I'm still trying to discover which thread crashed and how to get a backtrace.

The most suspicious thread is thread number 2, at qvector.h:


        } QT_CATCH (const std::bad_alloc &) {
            if (aalloc > d->alloc) // ignore the error in case we are just shrinking.
                QT_RETHROW; // << HERE
        }

Any ideas?

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.