Bug 258399

Summary: WARNING: unhandled syscall: unix:330
Product: [Developer tools] valgrind Reporter: Barry Leslie <Barry.Leslie>
Component: memcheckAssignee: Julian Seward <jseward>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gkodinov
Priority: NOR    
Version: 3.6.0   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:

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 ***