[Webkit-unassigned] [Bug 23341] New: bisect builds fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 14 22:15:47 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23341
Summary: bisect builds fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sherlock at genome.stanford.edu
I was trying to use bisect-builds to see if a bug is a regression, and if so,
track down when it regressed. I downloaded the latest version through trac,
but when I launch it, it doesn't seem to take notice of the -r argument, and
then fails to do anything useful:
Gavza 114 % bisect-builds -r r30353
Works: r37376 Fails: r39903
Checking revision r38826 (37 builds left to test after this)...
Mounting disk image and running WebKit...
2009-01-14 22:12:28.087 hdiutil[23275:613] Error loading
/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin:
dlopen(/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin,
262): no suitable image found. Did find:
/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin:
mach-o, but wrong architecture
2009-01-14 22:12:28.088 hdiutil[23275:613] Cannot find function pointer
MacDiskImagePluginFactory for factory 7F1FD83E-6684-11D8-968F-000A957703C0 in
CFBundle/CFPlugIn 0x418c20
</Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle> (bundle, not
loaded)
2009-01-14 22:12:28.437 diskimages-helper[23277:1603] Error loading
/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin:
dlopen(/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin,
262): no suitable image found. Did find:
/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin:
mach-o, but wrong architecture
2009-01-14 22:12:28.438 diskimages-helper[23277:1603] Cannot find function
pointer MacDiskImagePluginFactory for factory
7F1FD83E-6684-11D8-968F-000A957703C0 in CFBundle/CFPlugIn 0x520c20
</Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle> (bundle, not
loaded)
2009-01-14 22:12:28.447 diskimages-helper[23277:1603] Error loading
/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin:
dlopen(/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin,
262): no suitable image found. Did find:
/Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle/Contents/MacOS/VirtualPCDiskImagePlugin:
mach-o, but wrong architecture
2009-01-14 22:12:28.448 diskimages-helper[23277:1603] Cannot find function
pointer MacDiskImagePluginFactory for factory
7F1FD83E-6684-11D8-968F-000A957703C0 in CFBundle/CFPlugIn 0x520c20
</Library/Plug-ins/DiskImages/VirtualPCDiskImagePlugin.bundle> (bundle, not
loaded)
2009-01-14 22:12:32.362 Safari[23288:613] *** CFMessagePort:
bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x8103,
name = 'com.apple.Safari.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
It would be useful if there were documentation on the website on how to use it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list