[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 133304] valgrind seg-faults when running a certain F77
From:       Julian Seward <jseward () acm ! org>
Date:       2006-08-31 1:54:21
Message-ID: 20060831015421.13081.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=133304         




------- Additional Comments From jseward acm org  2006-08-31 03:54 -------
> ==28314== Warning: client switching stacks?  SP change: 0xBEE840D4 -->
> 0xA8F4BD2C ==28314==          to suppress, use: --max-stackframe=368280488
> or greater ==28314== Invalid write of size 4


The most likely cause is you have a (or several) stack
allocated large arrays in some function.  Their total size is about
368 megabytes.

Try allocating them in the heap instead.  It isn't reasonable to 
expect to be able to allocate such a large structure on the stack;
if it worked with 2.4 that's more by luck than anything else.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic