<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>128322</bug_id>
          
          <creation_ts>2014-02-06 11:59:44 -0800</creation_ts>
          <short_desc>LayoutTestHelper missing ASAN_OTHER_LDFLAGS in its xcconfig</short_desc>
          <delta_ts>2015-01-20 11:12:35 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Myles C. Maxfield">mmaxfield</reporter>
          <assigned_to name="David Farler">dfarler</assigned_to>
          <cc>ddkilzer</cc>
    
    <cc>jeffrey+webkit</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>977466</commentid>
    <comment_count>0</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2014-02-06 11:59:44 -0800</bug_when>
    <thetext>OpenSource$ make release ARGS=&quot;-xcconfig $PWD/Tools/asan/asan.xcconfig ASAN_IGNORE=$PWD/Tools/asan/webkit-asan-ignore.txt DEBUG_INFORMATION_FORMAT=dwarf-with-dsym MACOSX_DEPLOYMENT_TARGET=10.9 TOOLCHAINS=com.apple.dt.toolchain.ASAN&quot;
...
=== BUILD TARGET LayoutTestHelper OF PROJECT DumpRenderTree WITH CONFIGURATION Release ===

Check dependencies

ProcessPCH /Volumes/Data/home/mmaxfield/Build/PrecompiledHeaders/DumpRenderTreePrefix-ddfvvzutwffvulgsswoobnibicza/DumpRenderTreePrefix.h.pch DumpRenderTreePrefix.h normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree
    /Applications/Xcode.app/Contents/Developer/Toolchains/ASAN.xctoolchain/usr/bin/clang -x objective-c-header -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNDEBUG -DENABLE_DASHBOARD_SUPPORT -DWEBKIT_VERSION_MIN_REQUIRED=WEBKIT_VERSION_LATEST -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wno-deprecated-declarations -mmacosx-version-min=10.9 -g -fvisibility=hidden -Wno-sign-conversion -I/Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/LayoutTestHelper.hmap -I/Volumes/Data/home/mmaxfield/Build/Release/include -I/Volumes/Data/home/mmaxfield/Build/Release/usr/local/include -I/Volumes/Data/home/mmaxfield/Build/Release/WebCoreTestSupport -IForwardingHeaders -Imac/InternalHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/usr/local/include/WebCoreTestSupport -I/Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree/../../Source/JavaScriptCore/icu -I/Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/DerivedSources/x86_64 -I/Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/DerivedSources -Wall -W -Wno-unused-parameter -Wundef -F/Volumes/Data/home/mmaxfield/Build/Release -fsanitize=address -O1 -mllvm -asan-blacklist=/Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/asan/webkit-asan-ignore.txt -Wno-error -fno-omit-frame-pointer -g -DUSE_SYSTEM_MALLOC=1 -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/Quartz.framework/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/WebKit.framework/Frameworks --serialize-diagnostics /Volumes/Data/home/mmaxfield/Build/PrecompiledHeaders/DumpRenderTreePrefix-ddfvvzutwffvulgsswoobnibicza/DumpRenderTreePrefix.h.dia -MMD -MT dependencies -MF /Volumes/Data/home/mmaxfield/Build/PrecompiledHeaders/DumpRenderTreePrefix-ddfvvzutwffvulgsswoobnibicza/DumpRenderTreePrefix.h.d -c /Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree/DumpRenderTreePrefix.h -o /Volumes/Data/home/mmaxfield/Build/PrecompiledHeaders/DumpRenderTreePrefix-ddfvvzutwffvulgsswoobnibicza/DumpRenderTreePrefix.h.pch

CompileC /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/Objects-normal/x86_64/LayoutTestHelper.o mac/LayoutTestHelper.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree
    /Applications/Xcode.app/Contents/Developer/Toolchains/ASAN.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DNDEBUG -DENABLE_DASHBOARD_SUPPORT -DWEBKIT_VERSION_MIN_REQUIRED=WEBKIT_VERSION_LATEST -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wno-deprecated-declarations -mmacosx-version-min=10.9 -g -fvisibility=hidden -Wno-sign-conversion -I/Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/LayoutTestHelper.hmap -I/Volumes/Data/home/mmaxfield/Build/Release/include -I/Volumes/Data/home/mmaxfield/Build/Release/usr/local/include -I/Volumes/Data/home/mmaxfield/Build/Release/WebCoreTestSupport -IForwardingHeaders -Imac/InternalHeaders -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/usr/local/include/WebCoreTestSupport -I/Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree/../../Source/JavaScriptCore/icu -I/Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/DerivedSources/x86_64 -I/Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/DerivedSources -Wall -W -Wno-unused-parameter -Wundef -F/Volumes/Data/home/mmaxfield/Build/Release -fsanitize=address -O1 -mllvm -asan-blacklist=/Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/asan/webkit-asan-ignore.txt -Wno-error -fno-omit-frame-pointer -g -DUSE_SYSTEM_MALLOC=1 -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/Quartz.framework/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk/System/Library/Frameworks/WebKit.framework/Frameworks -include /Volumes/Data/home/mmaxfield/Build/PrecompiledHeaders/DumpRenderTreePrefix-ddfvvzutwffvulgsswoobnibicza/DumpRenderTreePrefix.h -MMD -MT dependencies -MF /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/Objects-normal/x86_64/LayoutTestHelper.d --serialize-diagnostics /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/Objects-normal/x86_64/LayoutTestHelper.dia -c /Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree/mac/LayoutTestHelper.m -o /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/Objects-normal/x86_64/LayoutTestHelper.o

Ld /Volumes/Data/home/mmaxfield/Build/Release/LayoutTestHelper normal x86_64
    cd /Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree
    /Applications/Xcode.app/Contents/Developer/Toolchains/ASAN.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk -L/Volumes/Data/home/mmaxfield/Build/Release -F/Volumes/Data/home/mmaxfield/Build/Release -filelist /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/Objects-normal/x86_64/LayoutTestHelper.LinkFileList -Xlinker --no-demangle -mmacosx-version-min=10.9 -framework Carbon -framework Cocoa -framework OpenGL -framework IOKit -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/LayoutTestHelper.build/Objects-normal/x86_64/LayoutTestHelper_dependency_info.dat -o /Volumes/Data/home/mmaxfield/Build/Release/LayoutTestHelper
Undefined symbols for architecture x86_64:
  &quot;___asan_handle_no_return&quot;, referenced from:
      _main in LayoutTestHelper.o
      _simpleSignalHandler in LayoutTestHelper.o
  &quot;___asan_init_v3&quot;, referenced from:
      _asan.module_ctor in LayoutTestHelper.o
  &quot;___asan_option_detect_stack_use_after_return&quot;, referenced from:
      _lockDownDiscreteGraphics in LayoutTestHelper.o
      _main in LayoutTestHelper.o
      _installLayoutTestColorProfile in LayoutTestHelper.o
  &quot;___asan_register_globals&quot;, referenced from:
      _asan.module_ctor in LayoutTestHelper.o
  &quot;___asan_report_load4&quot;, referenced from:
      _lockDownDiscreteGraphics in LayoutTestHelper.o
  &quot;___asan_report_load8&quot;, referenced from:
      _main in LayoutTestHelper.o
      _restoreUserColorProfile in LayoutTestHelper.o
      _installLayoutTestColorProfile in LayoutTestHelper.o
  &quot;___asan_report_load_n&quot;, referenced from:
      _main in LayoutTestHelper.o
  &quot;___asan_report_store_n&quot;, referenced from:
      _main in LayoutTestHelper.o
  &quot;___asan_stack_malloc_0&quot;, referenced from:
      _lockDownDiscreteGraphics in LayoutTestHelper.o
      _installLayoutTestColorProfile in LayoutTestHelper.o
  &quot;___asan_stack_malloc_1&quot;, referenced from:
      _main in LayoutTestHelper.o
  &quot;___asan_unregister_globals&quot;, referenced from:
      _asan.module_dtor in LayoutTestHelper.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **


The following build commands failed:
	Ld /Volumes/Data/home/mmaxfield/Build/Release/LayoutTestHelper normal x86_64
(1 failure)
make[2]: *** [release] Error 65
make[1]: *** [release] Error 2
make: *** [release] Error 2

WKSI built without ASAN (built normally)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977628</commentid>
    <comment_count>1</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2014-02-06 16:55:08 -0800</bug_when>
    <thetext>adding &quot;-lclang_rt.asan_osx_dynamic&quot; to the failing command makes it succeed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977629</commentid>
    <comment_count>2</comment_count>
    <who name="David Farler">dfarler</who>
    <bug_when>2014-02-06 16:56:39 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; adding &quot;-lclang_rt.asan_osx_dynamic&quot; to the failing command makes it succeed

This is missing more than that - it’s missing ASAN_OTHER_*FLAGS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977630</commentid>
    <comment_count>3</comment_count>
      <attachid>223407</attachid>
    <who name="David Farler">dfarler</who>
    <bug_when>2014-02-06 17:04:39 -0800</bug_when>
    <thetext>Created attachment 223407
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977633</commentid>
    <comment_count>4</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2014-02-06 17:10:46 -0800</bug_when>
    <thetext>r=me (but i&apos;m not a reviewer)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977638</commentid>
    <comment_count>5</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2014-02-06 17:17:00 -0800</bug_when>
    <thetext>Looks like something else needs it

=== BUILD TARGET DumpRenderTree OF PROJECT DumpRenderTree WITH CONFIGURATION Release ===

Check dependencies

Ld /Volumes/Data/home/mmaxfield/Build/Release/DumpRenderTree normal x86_64
    cd /Volumes/Data/home/mmaxfield/src/WebKit/OpenSource/Tools/DumpRenderTree
    /Applications/Xcode.app/Contents/Developer/Toolchains/ASAN.xctoolchain/usr/bin/clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.Internal.sdk -L/Volumes/Data/home/mmaxfield/Build/Release -F/Volumes/Data/home/mmaxfield/Build/Release -filelist /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/DumpRenderTree.build/Objects-normal/x86_64/DumpRenderTree.LinkFileList -Xlinker --no-demangle -Xlinker -rpath -Xlinker @loader_path/. -mmacosx-version-min=10.9 -lWebKitSystemInterfaceMavericks -lWebCoreTestSupport -force_load /Volumes/Data/home/mmaxfield/Build/Release/libDumpRenderTree.a -framework Carbon -framework Cocoa -framework JavaScriptCore -framework OpenGL -framework WebKit -stdlib=libc++ -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Volumes/Data/home/mmaxfield/Build/DumpRenderTree.build/Release/DumpRenderTree.build/Objects-normal/x86_64/DumpRenderTree_dependency_info.dat -o /Volumes/Data/home/mmaxfield/Build/Release/DumpRenderTree
Undefined symbols for architecture x86_64:
  &quot;___asan_after_dynamic_init&quot;, referenced from:
      __GLOBAL__I_a in libDumpRenderTree.a(DumpRenderTree.o)
  &quot;___asan_before_dynamic_init&quot;, referenced from:
      __GLOBAL__I_a in libDumpRenderTree.a(DumpRenderTree.o)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>977644</commentid>
    <comment_count>6</comment_count>
      <attachid>223407</attachid>
    <who name="David Farler">dfarler</who>
    <bug_when>2014-02-06 17:25:00 -0800</bug_when>
    <thetext>Comment on attachment 223407
Patch

 67 TOOLCHAINS = $(TOOLCHAINS_$(PLATFORM_NAME));
 68 TOOLCHAINS_iphoneos = $(TOOLCHAINS);
 69 TOOLCHAINS_iphonesimulator = $(TOOLCHAINS);
 70 TOOLCHAINS_macosx = $(TOOLCHAINS_macosx_$(MAC_OS_X_VERSION_MAJOR));
 71 TOOLCHAINS_macosx_1080 = default;
 72 TOOLCHAINS_macosx_1090 = $(TOOLCHAINS);
 73 TOOLCHAINS_macosx_101000 = $(TOOLCHAINS_macosx_1090);

Well, that’s not really going to work out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1062813</commentid>
    <comment_count>7</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-01-20 11:12:12 -0800</bug_when>
    <thetext>The whole WebKit stack builds just fine with ASan now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1062815</commentid>
    <comment_count>8</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-01-20 11:12:35 -0800</bug_when>
    <thetext>&lt;rdar://problem/19534984&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>223407</attachid>
            <date>2014-02-06 17:04:39 -0800</date>
            <delta_ts>2014-02-06 17:25:00 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-128322-20140206170439.patch</filename>
            <type>text/plain</type>
            <size>1318</size>
            <attacher name="David Farler">dfarler</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTYzNTY0CmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggZGViYmYyYTYwM2ZiYzljZjU1MWYxMDFiNzc1ZjdkNzM3
N2M0YjJmYi4uMDQ0YzI3NjY2NTJjMDEzODhjYTg1NTEzY2Y0NWE5NmQyMWIxNmU0ZCAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSwzICsxLDEz
IEBACisyMDE0LTAyLTA2ICBEYXZpZCBGYXJsZXIgIDxkZmFybGVyQGFwcGxlLmNvbT4KKworICAg
ICAgICBMYXlvdXRUZXN0SGVscGVyIG1pc3NpbmcgQVNBTl9PVEhFUl9MREZMQUdTIGluIGl0cyB4
Y2NvbmZpZworICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9
MTI4MzIyCisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAg
KiBEdW1wUmVuZGVyVHJlZS9tYWMvQ29uZmlndXJhdGlvbnMvTGF5b3V0VGVzdEhlbHBlci54Y2Nv
bmZpZzoKKyAgICAgICAgQXBwZW5kICQoQVNBTl9PVEhFUl9MREZMQUdTKQorCiAyMDE0LTAyLTA2
ICBDb21taXQgUXVldWUgIDxjb21taXQtcXVldWVAd2Via2l0Lm9yZz4KIAogICAgICAgICBVbnJl
dmlld2VkLCByb2xsaW5nIG91dCByMTYzNTMwLgpkaWZmIC0tZ2l0IGEvVG9vbHMvRHVtcFJlbmRl
clRyZWUvbWFjL0NvbmZpZ3VyYXRpb25zL0xheW91dFRlc3RIZWxwZXIueGNjb25maWcgYi9Ub29s
cy9EdW1wUmVuZGVyVHJlZS9tYWMvQ29uZmlndXJhdGlvbnMvTGF5b3V0VGVzdEhlbHBlci54Y2Nv
bmZpZwppbmRleCA4MjE5NzIxYzhkMjQ5ZGI0NmViNWY1M2VlMDY2NjE4MzIwYmJmMmI3Li5kZTM0
NTI4OWMxOGI5NDViYWY2NDRkYmE3ZDU2MzY1YjUyMmFiMjczIDEwMDY0NAotLS0gYS9Ub29scy9E
dW1wUmVuZGVyVHJlZS9tYWMvQ29uZmlndXJhdGlvbnMvTGF5b3V0VGVzdEhlbHBlci54Y2NvbmZp
ZworKysgYi9Ub29scy9EdW1wUmVuZGVyVHJlZS9tYWMvQ29uZmlndXJhdGlvbnMvTGF5b3V0VGVz
dEhlbHBlci54Y2NvbmZpZwpAQCAtMjUsNSArMjUsNSBAQAogCiAjaW5jbHVkZSAiQmFzZVRhcmdl
dC54Y2NvbmZpZyIKIAotT1RIRVJfTERGTEFHUyA9ICQoT1RIRVJfTERGTEFHU18kKFBMQVRGT1JN
X05BTUUpKTsKK09USEVSX0xERkxBR1MgPSAkKE9USEVSX0xERkxBR1NfJChQTEFURk9STV9OQU1F
KSkgJChBU0FOX09USEVSX0xERkxBR1MpOwogT1RIRVJfTERGTEFHU19tYWNvc3ggPSAtZnJhbWV3
b3JrIENhcmJvbiAtZnJhbWV3b3JrIENvY29hIC1mcmFtZXdvcmsgT3BlbkdMIC1mcmFtZXdvcmsg
SU9LaXQ7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>