Results 1 to 2 of 2

Thread: Alignment Trap Error !!

  1. #1
    Join Date
    Sep 2010
    Location
    Tel Aviv, Israel
    Posts
    26
    Thanks
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question Alignment Trap Error !!

    I just installed the Qt 4.7.1 version on my embedded device. While all the programs were running great on Qt 4.6, it is now telling me (for any program) that i have alignment trap, that seems to come from QtCore.
    What is that?
    for example:

    Alignment trap: PC=0x40e2ef50 Instr=0xe5853000 Address=0x000468e9 FSR 0x813

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Alignment Trap Error !!

    I assume your embedded device uses a 32-bit ARM Core, in which case 0x468E9 is an invalid address as it is odd. You should track down where this address is used, what it is for, etc.

Similar Threads

  1. Data Alignment in QT ?
    By Thành Viên Mới in forum Qt Programming
    Replies: 5
    Last Post: 25th October 2011, 09:33
  2. Set an Alignment in QGraphicsTextItem
    By avis_phoenix in forum Qt Programming
    Replies: 0
    Last Post: 26th October 2009, 17:39
  3. Help with alignment
    By IsleWitch in forum Newbie
    Replies: 1
    Last Post: 20th October 2007, 18:20
  4. problem with alignment
    By Seema Rao in forum Qt Programming
    Replies: 1
    Last Post: 26th April 2006, 12:52
  5. How to trap an QLCD overflow?
    By jamadagni in forum Qt Programming
    Replies: 1
    Last Post: 17th February 2006, 08:18

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.