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

            Bug ID: 376455
           Summary: Solaris 11.3 : unhandled syscall meminfo() : 180
           Product: valgrind
           Version: 3.11.0
          Platform: Other
                OS: Solaris
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: memcheck
          Assignee: jsew...@acm.org
          Reporter: mlo...@murex.com
  Target Milestone: ---

Created attachment 104019
  --> https://bugs.kde.org/attachment.cgi?id=104019&action=edit
patch: add syscall wrapper for meminfo() + unit test

Platform:
SunOS dell747srv 5.11 11.3 i86pc i386 i86pc Solaris

syscall meminfo() :
https://docs.oracle.com/cd/E23824_01/html/821-1463/meminfo-2.html#scrolltoc

==36267== Memcheck, a memory error detector
==36267== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==36267== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==36267== Command: test.elf
==36267== 
--36267-- WARNING: unhandled x86-solaris syscall: 180
--36267-- You may be able to write your own handler.
--36267-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--36267-- Nevertheless we consider this a bug.  Please report
--36267-- it at http://valgrind.org/support/bug_reports.html.

I tried to do a patch but I still get anoying errors.
I would need some advices so that I can finalize it.

Please find attached the patch and the unit test.

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

Reply via email to