[Bug c++/33590] New: c++ crash in KDE's qca module

2007-09-29 Thread dancecile at gmail dot com
r -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -Wwrite-strings -Wformat-security -ansi -version
-fno-check-new -fno-common -fstack-protector -fstack-protector -o
cipherunittest.s
GNU C++ version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) (i486-linux-gnu)
compiled by GNU C version 4.1.2 (Ubuntu 4.1.2-0ubuntu4).
GGC heuristics: --param ggc-min-expand=81 --param ggc-min-heapsize=96943
Compiler executable checksum: 706aaa0fd1a32f25246d6a043b4a10ca
c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
.


-- 
   Summary: c++ crash in KDE's qca module
   Product: gcc
   Version: 4.1.2
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
         Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dancecile at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33590



[Bug c++/33590] c++ crash in KDE's qca module

2007-09-29 Thread dancecile at gmail dot com


--- Comment #1 from dancecile at gmail dot com  2007-09-29 18:35 ---
Created an attachment (id=14268)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14268&action=view)
"the preprocessed file (*.i*) that triggers the bug"

Here's the .ii file that was generated (uncompressed 1.8 MB, too big to attach)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33590



[Bug c++/33590] c++ crash in KDE's qca module

2007-09-29 Thread dancecile at gmail dot com


--- Comment #3 from dancecile at gmail dot com  2007-09-29 19:33 ---
wow, thanks :) dmesg was full of low memory stuff, and it turns out my swap
wasn't mounted so thanks for pointing this out quick.

i ran the compile again and it worked ok. looking at my memory consumption, i
saw that cc1plus was using _about_ 330 MB of memory. this seems like a kinda
strange amount of memory used, so i just want to double-check its not a bug.


-- 

dancecile at gmail dot com changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33590