------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=126177         




------- Additional Comments From matthias.granberry gmail com  2006-04-26 22:57 
-------

#6  0xb5bc2e3a in qFill<int*, int> (first=0x84dc280, last=0x84dc290, 
     val= 0xbfb312f4) at qtl.h:103 
#7  0xb5bc3534 in QValueVector (this=0xbfb312ec, n=139313808, val= 0x0)
    at qvaluevector.h:492

These lines are troubling.  The constructor is called with n=4, which is 
hardcoded, so this n=139313808 doesn't really make sense.  Further, first-last 
is 4 words, so I know that the wacko value isn't actually being passed.  It 
looks like something's munging up the stack; either it's an -fomg-fast compile 
flag, a broken C compiler, or a stack overflow inside Qt (which I've verified 
isn't possible in my breezy 3.3.6).
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to