This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/43900] ICE in dbxout.c



------- Comment #3 from jakub at gcc dot gnu dot org  2010-04-27 06:16 -------
It depends on what the platform allows, I'm not familiar with it at all.
If you can force dumping core and getting backtrace from it, that would be
interesting info, if you can preload some library to print backtrace upon crash
similar to LD_PRELOAD=libSegFault.so or something similar to abrt to get the
backtrace, that would be useful too.  Or at least binary searching which 4.4
branch change caused it.  Getting a backtrace would be at least a hint where to
look for.  Not sure if this could be related to address space randomization
etc.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktietz at gcc dot gnu dot
                   |                            |org, dannysmith at gcc dot
                   |                            |gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]