This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [patch] ON_STACK: Warn on buggy Linux i386 kernels


On Sat, 21 Jul 2012 04:58:39 +0200, Marc Khouzam wrote:
> > From: Jan Kratochvil [jan.kratochvil@redhat.com]
> > But I have found ubuntu-12.04-dvd-i386.iso (both GA and latest updates) which
> > is LTS (=still maintained) is also affected by this problem so I expect there
> > maybe vocal feedback.
> 
> That's me :)  I'm seeing this warning. IIUC I can safely ignore this warning?

Be prepared if you do some:
(gdb) print somefunction(1, 2, 3)

when it will segfault.

The goal is to convince your OS vendor they should fix it.
(Or to switch OS from 12 years dead i686 arch to x86_64.)


Regards,
Jan


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