On Fri, May 16, 2008 at 4:03 AM, Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> Bennett Helm wrote: > >> In current 1.6, when choosing Edit > Text Style > Customized, I get: >> >> ASSERT failure in QList<T>::operator[]: "index out of range", file >> /Users/bennett/lyx/qt-4.4-install/include/QtCore/qlist.h, line 401 >> >> > I cannot reproduce this. Do you have a particular test case? > Could you generate a backtrace please and add a bugzilla item? I already did! -- With a blank document, select Edit > Text Style > Customized, and LyX quits. When I run it through gdb, I get: ASSERT failure in QList<T>::operator[]: "index out of range", file /Users/bennett/lyx/qt-4.4-install/include/QtCore/qlist.h, line 401 Program exited with code 01. (gdb) bt No stack. (gdb) This is now bug 4870. Back To BUG# 4870 <http://bugzilla.lyx.org/show_bug.cgi?id=4870> Bennett