GNOME Bugzilla – Bug 326551
gnomeicu crashes if clicked on history with a single big msg in it
Last modified: 2006-10-09 07:10:24 UTC
Steps to reproduce: 1. send a really big single msg to another user (sry, dont know how big it actually was, cant view history :/ ) 2. click on history of this user at any time - gnomeicu crashes instantly 3. Stack trace: Other information:
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused it. Can you provide us with one? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Could you also run gnomeicu in a terminal and paste any output that it give there ?
stack trace: [New Thread 16384 (LWP 18213)] 0xb783e2a8 in waitpid () from /lib/libpthread.so.0
+ Trace 66384
i also tried to run it in the console, but there was no output which could be relevant for this error. PS: currently i'm running version 0.99.10
history is in ~/.icq/UIN.txt (where UIN is the UIN ;) ... if you want to read it... And can you check how big the message was?
the message had 53728 characters (i was just copying&pasting stupid text ...)
Thanks, the history parsing code was really messy.. rewrote it.. now it should work fine for this case. Fix is in CVS, will be in the next version