Results 1 to 11 of 11

Thread: runtime error <vector>

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2006
    Location
    Nürnberg
    Posts
    7
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: runtime error <vector>

    Then the problem is not in this code snippet

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: runtime error <vector>

    Quote Originally Posted by helcaraxe
    Then the problem is not in this code snippet
    Yes, that's why a stack trace is necessary. The memory might be deleted twice or accessed after it was deallocated.

Similar Threads

  1. runtime error
    By mickey in forum General Programming
    Replies: 1
    Last Post: 11th June 2006, 13:38
  2. QSA: loading scripts at runtime
    By seneca in forum Qt Programming
    Replies: 0
    Last Post: 15th February 2006, 15:19
  3. Replies: 4
    Last Post: 17th January 2006, 17:46
  4. Apache Portable Runtime
    By sumsin in forum General Discussion
    Replies: 0
    Last Post: 17th January 2006, 09:37
  5. runtime libraries?
    By fwohlfert in forum Newbie
    Replies: 1
    Last Post: 5th January 2006, 18:12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.