<?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>18304</bug_id>
          
          <creation_ts>2008-04-03 14:11:21 -0700</creation_ts>
          <short_desc>https + proxy = crash</short_desc>
          <delta_ts>2008-04-03 14:50:33 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Jerry Zeephat">jzeephat</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>76266</commentid>
    <comment_count>0</comment_count>
    <who name="Jerry Zeephat">jzeephat</who>
    <bug_when>2008-04-03 14:11:21 -0700</bug_when>
    <thetext>We use Microsoft Forefront (also called ISA) proxy server at my job. Every https connection crashes both Safari and WebKit and recent nightlies. Other apps that use Webkit+https (like Adobe&apos;s app registration) crash as well. Apple&apos;s own Problem Report app fails, but does not crash. From forums and Apple support site, I know others are experiencing the same behavior, but I didn&apos;t see it reported here. From what I gather, Webkit https requests through a proxy just stalls on 10.4.11, it does not crash. (Sorry, I&apos;m a newb here, and am just guessing at how to do this...)

Every error report following a crash, looks as below - the last line is always the same in the crashed thread. (I&apos;ve not included the whole thing - if I should, let me know.):
Thread 3 Crashed:
0   com.apple.CoreFoundation      	0x926d53bc CFDataGetBytePtr + 64
1   com.apple.CFNetwork           	0x931778e8 _NtlmCreateClientResponse + 588
2   com.apple.CFNetwork           	0x9318da2c _CFHTTPAuthenticationUpdateFromResponse + 1008
3   com.apple.CFNetwork           	0x9314aee8 updateAuth + 200
4   com.apple.CFNetwork           	0x9314a934 updateForHeaders + 160
5   com.apple.CFNetwork           	0x9314a6e0 httpConnectionResponseStreamCB + 108
6   com.apple.CFNetwork           	0x9314a5f8 connectionResponseCallBack + 116
7   com.apple.CoreFoundation      	0x9271b8c8 _CFStreamSignalEventSynch + 340
8   com.apple.CoreFoundation      	0x9270a34c CFRunLoopRunSpecific + 1112
9   com.apple.Foundation          	0x91e74344 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
10  com.apple.Foundation          	0x91e1d4f4 __NSThread__main__ + 1004
11  libSystem.B.dylib             	0x92d9db98 _pthread_start + 316</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76271</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2008-04-03 14:50:33 -0700</bug_when>
    <thetext>This is not a WebKit issue.  The crash is inside CFNetwork, a system framework, and is already tracked in Radar.  Closing as INVALID to indicate that this is not a WebKit issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>