https://bugs.kde.org/show_bug.cgi?id=373176

Tom Hughes <t...@compton.nu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t...@compton.nu
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Tom Hughes <t...@compton.nu> ---
Not at all - if you look at the top of the Oracle part of the trace you will
see it is a signal handler.

So a signal has fired while your program was in strcmp and the signal handler
Orcacle has installed has started executing and has accessed memory that it
shouldn't, triggering a warning from valgrind.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to