Advertisement
Guest User

Untitled

a guest
Aug 26th, 2010
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.97 KB | None | 0 0
  1.     KernelBase.dll!751a9617()  
  2.     [Frames below may be incorrect and/or missing, no symbols loaded for KernelBase.dll]   
  3.     KernelBase.dll!751a9617()  
  4. >   QtCored4.dll!qBadAlloc()  Line 2004 C++
  5.     QtGuid4.dll!QVector<QWidget *>::malloc(int aalloc=536870911)  Line 392 + 0xc bytes  C++
  6.     QtGuid4.dll!QVector<QWidget *>::realloc(int asize=-17891602, int aalloc=536870911)  Line 468 + 0xc bytes    C++
  7.     QtGuid4.dll!QVector<QWidget *>::append(QWidget * const & t=0x02719ba0)  Line 549    C++
  8.     QtGuid4.dll!QWidgetBackingStore::addDirtyWidget(QWidget * widget=0x02719ba0, const QRegion & rgn={...})  Line 156   C++
  9.     QtGuid4.dll!QWidgetBackingStore::markDirty(const QRect & rect={...}, QWidget * widget=0x02719ba0, bool updateImmediately=false, bool invalidateBuffer=false)  Line 667 + 0x25 bytes C++
  10.     QtGuid4.dll!QWidget::update(const QRect & rect={...})  Line 10166   C++
  11.     QtGuid4.dll!QLabelPrivate::updateLabel()  Line 1105 C++
  12.     QtGuid4.dll!QLabel::setText(const QString & text="486")  Line 372   C++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement