Bus error when run QT application in embedded linux
Mobile and Embedded
3
Posts
3
Posters
5.7k
Views
1
Watching
-
wrote on 8 Oct 2010, 06:40 last edited by
I got Bus error when run a QT sample application fancybrowser in embeded linux, kernel version is 2.6.23. QT version is 4.7.0.
Is there anybody know the reason? I can run this sample well in Windows.
-
wrote on 14 Oct 2010, 02:50 last edited by
Can you copy the error message and paste it here?
-
wrote on 13 Dec 2019, 08:27 last edited by
Replying to this topic since it is indexed high in Google search results. There is a scala of reasons why a bus error is thrown and Stackoverflow addresses them properly.
In my specific case however, the problem was that Qt Creator was unable to do it's behind-the-scenes magic because my File System (/) was practically full.