Results 1 to 3 of 3

Thread: Release mode issue

  1. #1
    Join Date
    Mar 2006
    Posts
    140
    Thanks
    8
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Release mode issue

    Hi,

    I keep on getting this runtime error with a project I'm working on:

    Unhandled exception at 0x670516d0 in BatchLoader.exe: 0xC0000005:
    Access violation reading location 0x00000004

    If I build in debug mode and run it, it's fine, but as soon as I build in release mode it dies.
    I've tried running the release version with a console subsystem but get no qDebug messages coming up.

    I'm building on windows and getting an Application Event error message logged with the following description:
    "Faulting application batchloader.exe, version 0.0.0.0, faulting module qtcore4.dll, version 4.2.1.0, fault address 0x000516d0."

    I'm running 4.2.1 and it was working fine, but it's all turned to custard somewhere and I just can't understand what's going on.

    Any ideas?

    Thanks,

    Steve

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Release mode issue

    If I was you I'd reinstall Qt 4.2.1 - it seems like some Qt dll has gone corrupt somehow.

  3. #3
    Join Date
    Mar 2006
    Posts
    140
    Thanks
    8
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Release mode issue

    Unfortunately that didn't help.
    Painful bug to find, I might see what lists.trolltech has to say about it.


    Thanks

Similar Threads

  1. Difference between Debug and Release Mode
    By sunil.thaha in forum Qt Programming
    Replies: 2
    Last Post: 5th May 2013, 13:31
  2. Replies: 6
    Last Post: 10th November 2006, 10:38
  3. Append mode in QFile
    By Sarma in forum Qt Programming
    Replies: 1
    Last Post: 12th May 2006, 11:47
  4. QtFileDialog: Mode Question!
    By Mokster in forum Qt Programming
    Replies: 0
    Last Post: 21st April 2006, 21:41
  5. Unable to execute in Debug Mode
    By Kapil in forum Installation and Deployment
    Replies: 38
    Last Post: 5th April 2006, 07:27

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.