Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000003 [libFirm] unknown crash always 2008-12-03 12:31 2009-01-28 21:55
Reporter jeffz View Status public  
Assigned To xt3firm
Priority normal Resolution fixed  
Status closed   Product Version 0.9.7
Summary 0000003: Attempting to compile crc32.c in zlib-1.2.3 loops infinitely
Description To reproduce, download http://www.zlib.net/zlib-1.2.3.tar.gz [^]
set CC to cparser in the Makefile and `make`

When it tries to compile crc32 it appears to loop infinitely, consuming much memory. I terminate the process before it goes over 1GB resident.


Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000006)
Matze (administrator)
2008-12-03 23:37

reduced to opt/compilerhang5.c in svn.
(0000007)
Tron (administrator)
2008-12-03 23:48

Problem confirmed, not just acknowledged.
(0000018)
xt3firm (administrator)
2008-12-05 16:11

Endless recursion in optimizing (x - 8 != 0) where x is an add pointing to inself: This happens if dead loops are constructed with only ONE predecessor, then Phi-nodes are removed, leading to cycles in data path ...
(0000019)
xt3firm (administrator)
2008-12-05 17:10

- fixed in r24332

- Issue History
Date Modified Username Field Change
2008-12-03 12:31 jeffz New Issue
2008-12-03 23:37 Matze Note Added: 0000006
2008-12-03 23:38 Matze Status new => acknowledged
2008-12-03 23:48 Tron Note Added: 0000007
2008-12-03 23:48 Tron Status acknowledged => confirmed
2008-12-04 12:40 Matze Project cparser => libFirm
2008-12-05 15:50 xt3firm Status confirmed => assigned
2008-12-05 15:50 xt3firm Assigned To => xt3firm
2008-12-05 16:11 xt3firm Note Added: 0000018
2008-12-05 16:14 xt3firm Assigned To xt3firm =>
2008-12-05 17:10 xt3firm Note Added: 0000019
2008-12-05 17:10 xt3firm Status assigned => resolved
2008-12-05 17:10 xt3firm Resolution open => fixed
2008-12-05 17:10 xt3firm Assigned To => xt3firm
2009-01-28 21:55 Matze Status resolved => closed


Mantis 1.1.5[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker