Results 1 to 2 of 2

Thread: qt-extended: Sigmentation Fault in uic.

  1. #1
    Join Date
    Oct 2008
    Posts
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question qt-extended: Sigmentation Fault in uic.

    Hello All,
    I am trying to cross compile for the zaurus (angstrom arm compiler) the qt-extended 4.4.1 and it failed with the Segmentation Fault:

    user@desktop:~/zaurus/qt4-extended/build/qtopiacore/target/src/gui$ /home/user/zaurus/qt4-extended/build/qtopiacore/target/bin/uic /home/user/zaurus/qt4-extended/qt-extended-4.4.1/qtopiacore/qt/src/gui/dialogs/qpagesetupwidget.ui -o .uic/release-shared-emb-arm/ui_qpagesetupwidget.h

    gdb say:
    Program received signal SIGSEGV, Segmentation fault.
    0x08105afc in QString::fromLatin1 ()
    Current language: auto; currently asm

    gdb bt:
    (gdb) bt
    #0 0x08105afc in QString::fromLatin1 ()
    #1 0x0810259a in QLocalePrivate::doubleToString ()
    #2 0x0810bb64 in QString::setNum ()
    #3 0x0810bc25 in QString::number ()
    #4 0x080aed23 in CPP::WriteInitialization::writeProperties ()
    #5 0x080b9f63 in CPP::WriteInitialization::acceptWidget ()
    #6 0x080a45be in CPP::WriteInitialization::acceptLayoutItem ()
    #7 0x08051944 in TreeWalker::acceptLayout ()
    #8 0x080b34e6 in CPP::WriteInitialization::acceptLayout ()
    #9 0x080a45be in CPP::WriteInitialization::acceptLayoutItem ()
    #10 0x08051944 in TreeWalker::acceptLayout ()
    #11 0x080b34e6 in CPP::WriteInitialization::acceptLayout ()
    #12 0x080520c0 in TreeWalker::acceptWidget ()
    #13 0x080ba0bb in CPP::WriteInitialization::acceptWidget ()
    #14 0x080a45be in CPP::WriteInitialization::acceptLayoutItem ()
    #15 0x08051944 in TreeWalker::acceptLayout ()
    #16 0x080b34e6 in CPP::WriteInitialization::acceptLayout ()
    #17 0x080520c0 in TreeWalker::acceptWidget ()
    #18 0x080ba0bb in CPP::WriteInitialization::acceptWidget ()
    #19 0x080a3a63 in CPP::WriteInitialization::acceptUI ()
    #20 0x08096f2b in CPP::WriteDeclaration::acceptUI ()
    #21 0x08094351 in Uic::write ()
    #22 0x08094990 in Uic::write ()
    #23 0x0804c5ae in Driver::uic ()
    #24 0x080bf9f6 in runUic ()
    #25 0x080c0012 in main ()

    Can some one help? This problem accured with target uic only i.e. if I try to use host uic, then it works.

    Thank you.

  2. #2

    Default Re: qt-extended: Sigmentation Fault in uic.

    Look at my post, I think you should get an answer to your questions
    http://www.qtcentre.org/threads/2874...799#post135799

Tags for this Thread

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.