This is the mail archive of the gcc@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]

Re: [ARM optimization back-end] Strange bug in MySQL


Emmanuel Fleury writes:
 > Hi,
 > 
 > I'm following a strange bug in MySQL Debian package for ARM plateforms:
 > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411427
 > 
 > It seems that compiling the exact same code without optimization option
 > make it works.
 > 
 > Could somebody take a quick look at the thread (link given before) and
 > tell me you think about it ?

It seems that no-one has investigated what is really going on.  All
the gdb backtraces are without any debuginfo, and no-one has looked at
where exactly the segfault happens.  No-one has looked at the source
code that faults, or the assembly code generated by the compiler.

Andrew.


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