Opened 13 years ago

Last modified 13 years ago

#7438 closed bug

WebPositive crashes in WebCore::ResourceHandle::didReceiveAuthenticationChallenge — at Initial Version

Reported by: js Owned by: leavengood
Priority: normal Milestone: R1
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This happens on a page using HTTPS and HTTP Auth:

#0 0x00a6b508 in WebCore::ResourceHandle::didReceiveAuthenticationChallenge ()

from /boot/apps/WebPositive/lib/libwebcore.so

#1 0x00a72d83 in _ZN7WebCoreL24handleHTTPAuthenticationEPNS_14ResourceHandleE

() from /boot/apps/WebPositive/lib/libwebcore.so

#2 0x00a737bd in WebCore::ResourceHandleManager::downloadTimerCallback ()

from /boot/apps/WebPositive/lib/libwebcore.so

#3 0x00a73920 in WebCore::Timer<WebCore::ResourceHandleManager>::fired ()

from /boot/apps/WebPositive/lib/libwebcore.so

#4 0x00a1075b in WebCore::ThreadTimers::sharedTimerFiredInternal ()

from /boot/apps/WebPositive/lib/libwebcore.so

#5 0x00a107b9 in WebCore::ThreadTimers::sharedTimerFired ()

from /boot/apps/WebPositive/lib/libwebcore.so

#6 0x00a4d1d8 in WebCore::SharedTimerHaiku::MessageReceived ()

from /boot/apps/WebPositive/lib/libwebcore.so

#7 0x027acb78 in BLooper::DispatchMessage ()

from /boot/system/lib/gcc4/libbe.so

#8 0x027a39e3 in BApplication::DispatchMessage ()

from /boot/system/lib/gcc4/libbe.so

#9 0x027ae6b4 in BLooper::task_looper () from /boot/system/lib/gcc4/libbe.so #10 0x027a42a4 in BApplication::Run () from /boot/system/lib/gcc4/libbe.so #11 0x0023b253 in main ()

Unfortunately, I can't give away my login data to others for testing.

Change History (0)

Note: See TracTickets for help on using tickets.