Bug 258399 - WARNING: unhandled syscall: unix:330
Summary: WARNING: unhandled syscall: unix:330
Status: RESOLVED DUPLICATE of bug 211372
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: 3.6.0
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
: 259962 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-30 17:11 UTC by Barry Leslie
Modified: 2011-02-11 13:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Leslie 2010-11-30 17:11:20 UTC
Version:           3.6.0
OS:                OS X

I am getting thousands of these while running valgrind with drizzle on the PBMS plugin.

PBMS uses setjmp()/longjmp() a lot which may be the problem, I could not find out what syscall 330 was.

I am running OS X 10.6.5


Reproducible: Didn't try
Comment 1 Julian Seward 2011-01-11 00:10:34 UTC
*** Bug 259962 has been marked as a duplicate of this bug. ***
Comment 2 Julian Seward 2011-01-29 12:38:05 UTC
Need some way to reproduce this before I can fix it.
Comment 3 Julian Seward 2011-02-11 13:16:07 UTC
Closing as dup of 211372, since 211372 also has a test case.

*** This bug has been marked as a duplicate of bug 211372 ***