Swapnil-Lal / beagleboard

Automatically exported from code.google.com/p/beagleboard
0 stars 0 forks source link

IO Bound #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. command line Qt4.6 ethernet, serial port, and qDebug() log files.
2. Run this combined io program.
3. After random ethernet requests it assers on QVector []

Fatal: ASSERT failure in QVector<T>::operator[]: "index out of range", file 
/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi//usr/include/qtopia/QtCore/qv
ector.h, line 346

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Qt4.6 on Beagleboard Black, command line executable.

Please provide any additional information below.
If you stop putting log data in multiple text files it runs fine.

Original issue reported on code.google.com by mymounta...@gmail.com on 28 Oct 2014 at 1:23

GoogleCodeExporter commented 8 years ago
Is it OK for you to try on the latest images? 
http://beagleboard.org/latest-images (See the Debian images)

Original comment by jkrid...@gmail.com on 28 Oct 2014 at 7:41