[Issue 4130] DMD crashes if it has to compile a project which is too complex
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 28 10:59:21 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4130
--- Comment #10 from Torsten <Globe13.Trotter17 at gmx.de> 2010-04-28 10:59:19 PDT ---
I got the same error again. I put "bt full" to my run script but I got no
further output. I do not know much about gdb so I do not know how to extract
more information.
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) Signal Stop Print Pass to program Description
SIGUSR1 No No Yes User defined signal 1
(gdb) Signal Stop Print Pass to program Description
SIGUSR2 No No Yes User defined signal 2
(gdb) Starting program: (very long line)
Program received signal SIGSEGV, Segmentation fault.
0x08180c4d in obj_comdat (s=0x1e04c464) at backend/elfobj.c:1489
1489 SegData[s->Sseg]->SDsym = s;
Current language: auto; currently c++
(gdb) quit
The program is running. Exit anyway? (y or n) [answered Y; input not from
terminal]
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list