Results 1 to 1 of 1

Thread: QT problem in Fedora9

  1. #1
    Join Date
    Sep 2008
    Location
    Chennai
    Posts
    36
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default QT problem in Fedora9

    I have developed a QT3.3 application in Fedora core2, which is executing perefectly in FC2 but when I am try to execute the same application in FC9 after compiling it in FC9, it shows some error like - (Do I have to change any configuration for FC9 ?)

    *** buffer overflow detected ***: ./VIBRATION_SHAKER terminated
    ======= Backtrace: =========
    /lib/libc.so.6(__fortify_fail+0x48)[0xcd3ce8]
    /lib/libc.so.6[0xcd1de0]
    /lib/libc.so.6(__fread_chk+0x143)[0xcd26d3]
    ./VIBRATION_SHAKER[0x8052a5b]
    ./VIBRATION_SHAKER[0x8055001]
    ./VIBRATION_SHAKER(_ZNK7QDialog15minimumSizeHintEv+0 x16e)[0x804f212]
    /lib/libc.so.6(__libc_start_main+0xe6)[0xbf35d6]
    ./VIBRATION_SHAKER(_ZNK7QDialog15minimumSizeHintEv+0 x5d)[0x804f101]
    ======= Memory map: ========
    00110000-00111000 r-xp 00110000 00:00 0 [vdso]
    00111000-0011a000 r-xp 00000000 08:05 1148789 /usr/lib/qt-3.3/plugins/inputmethods/libqimsw-multi.so
    .
    .
    .
    .
    .
    .
    .


    b80eb000-b80ed000 r--s 00000000 08:05 426105 /var/cache/fontconfig/8fd5071779cacc5b88f04796ea2b3c26-x86.cache-2
    b80ed000-b80f0000 r--s 00000000 08:05 426097 /var/cache/fontconfig/beeeeb3dfe132a8a0633a017c99ce0c0-x86.cache-2
    bfcda000-bfcef000 rw-p bffeb000 00:00 0 [stack]
    Aborted
    Last edited by soumyadeep_pan; 22nd September 2008 at 12:50.

Similar Threads

  1. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  2. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 08:47
  3. problem with paint and erase in frame
    By M.A.M in forum Qt Programming
    Replies: 9
    Last Post: 4th May 2008, 20:17
  4. Replies: 16
    Last Post: 7th March 2006, 15:57

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.