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

Ivo Raisr <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Ivo Raisr <[email protected]> ---
With your small example, I got much more interesting results on Ubuntu 16.10
with gcc 6.3.0 and glibc 2.24.


==24182== Invalid read of size 1
==24182==    at 0x4017251: _dl_close (dl-close.c:817)
==24182==    by 0x40106C3: _dl_catch_error (dl-error.c:187)
==24182==    by 0x4E3B580: _dlerror_run (dlerror.c:163)
==24182==    by 0x4E3AFDE: dlclose (dlclose.c:46)
==24182==    by 0x108748: main (dl.c:6)
==24182==  Address 0x3d4 is not stack'd, malloc'd or (recently) free'd
==24182== 
==24182== 
==24182== Process terminating with default action of signal 11 (SIGSEGV)
==24182==  Access not within mapped region at address 0x3D4
==24182==    at 0x4017251: _dl_close (dl-close.c:817)
==24182==    by 0x40106C3: _dl_catch_error (dl-error.c:187)
==24182==    by 0x4E3B580: _dlerror_run (dlerror.c:163)
==24182==    by 0x4E3AFDE: dlclose (dlclose.c:46)
==24182==    by 0x108748: main (dl.c:6)
Segmentation fault (core dumped)

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

Reply via email to