Details
Description
Download and install the latest Qt5.1.1 Release candidate build (tested with opensource linux-32bit build number 93).
Compile the Browser example and start it:
tasundqv@IT-D-2VFR5W1:~/tmp/qt5/5.1.1-rc1/gcc/examples/webkitwidgets/browser$ qmake
tasundqv@IT-D-2VFR5W1:~/tmp/qt5/5.1.1-rc1/gcc/examples/webkitwidgets/browser$ make
tasundqv@IT-D-2VFR5W1:~/tmp/qt5/5.1.1-rc1/gcc/examples/webkitwidgets/browser$ ./browser
Segmentation fault (core dumped)
Bug: Browser example application is closed right away after launching it.
Attachments
Issue Links
- replaces
-
QTBUG-32903 Domtraversal example exits after starting the application
- Closed