#8 √ resolved
dgrigsby

BrowserPlusCore crashes while using ServiceExplorer

Reported by dgrigsby | December 16th, 2009 @ 08:41 PM | in 2.7

I was browserplus.yahoo.com/developer/explore, toggling between "List Services" and "Test Services". I went back and forth a few times, kinda as soon as page loaded, or maybe before it finished loading.

BrowserPlusCore crashed in ChannelServer::deliverChannel() in the call to gotChannel.

Attaching screenshot and .dmp file. To use .dmp file, doubleclick it, then in VS, do Debug->Start Debugging. It will "re-crash".

Comments and changes to this ticket

  • dgrigsby
  • lloyd

    lloyd January 26th, 2010 @ 09:24 AM

    • → Tag changed from “” to “crasher”

    +1 I stumbled upon this same crash on 2.5.1 + win7 STR are unknown, I just clicked on a link to a site using browserplus, and there were other sites using browserplus open in other tabs. this was in firefox. BrowserPlusCore crashed.

  • lloyd

    lloyd January 28th, 2010 @ 08:31 PM

    • → Milestone changed from “” to “2.5”
  • lloyd

    lloyd January 29th, 2010 @ 02:08 PM

    • → Milestone changed from “2.5” to “2.6”
    • → Tag changed from “crasher” to “crasher p1”
  • lloyd

    lloyd February 9th, 2010 @ 05:04 PM

    similar stack trace, reproduced on osx by visiting simple uploader and then reloading before the page was completely loaded:


    Process:         BrowserPlusCore [4934]
    Path:            /Users/lth/Library/Application Support/Yahoo!/BrowserPlus/2.6.0/BrowserPlusCore
    Identifier:      BrowserPlusCore
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  WebKitPluginHost [4931]
    
    Date/Time:       2010-02-09 18:01:41.574 -0700
    OS Version:      Mac OS X 10.6.2 (10C540)
    Report Version:  6
    
    Interval Since Last Report:          398731 sec
    Crashes Since Last Report:           2
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      2CCC8A15-658A-4CD4-BA3C-03AF8AF886FF
    
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   BrowserPlusCore                 0x000e6348 bp::ipc::ChannelServer::deliverChannel(void*) + 98
    1   BrowserPlusCore                 0x00135644 bp::thread::Hopper::processOutstandingRequests() + 126
    2   BrowserPlusCore                 0x000e652e bp::ipc::ChannelServer::stop() + 34
    3   BrowserPlusCore                 0x000e6683 bp::ipc::ChannelServer::~ChannelServer() + 39
    4   BrowserPlusCore                 0x0002f8b2 BPDaemon::~BPDaemon() + 314 (BPDaemon.cpp:270)
    5   BrowserPlusCore                 0x00067b8c std::tr1::_Sp_deleter::operator()(BPDaemon*) const + 30 (boost_shared_ptr.h:94)
    6   BrowserPlusCore                 0x00067dac std::tr1::_Sp_counted_base_impl >::dispose() + 30 (boost_shared_ptr.h:203)
    7   BrowserPlusCore                 0x00004710 std::tr1::_Sp_counted_base::release() + 56 (boost_shared_ptr.h:148)
    8   BrowserPlusCore                 0x00004750 std::tr1::shared_count::~shared_count() + 28 (boost_shared_ptr.h:267)
    9   BrowserPlusCore                 0x0002ef2c std::tr1::shared_ptr::~shared_ptr() + 20 (boost_shared_ptr.h:474)
    10  BrowserPlusCore                 0x00067ae5 main + 455 (main.cpp:70)
    11  BrowserPlusCore                 0x0000b96a _start + 216
    12  BrowserPlusCore                 0x0000b891 start + 41
    
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib               0x9478d0ea kevent + 10
    1   libSystem.B.dylib               0x9478d804 _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib               0x9478ccc3 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib               0x9478ca68 _dispatch_worker_thread2 + 234
    4   libSystem.B.dylib               0x9478c4f1 _pthread_wqthread + 390
    5   libSystem.B.dylib               0x9478c336 start_wqthread + 30
    
    Thread 2:
    0   libSystem.B.dylib               0x947668da mach_msg_trap + 10
    1   libSystem.B.dylib               0x94767047 mach_msg + 68
    2   com.apple.CoreFoundation        0x916c777f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation        0x916c6864 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation        0x916c6691 CFRunLoopRunInMode + 97
    5   com.apple.Foundation            0x90711430 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation            0x906d88d8 -[NSThread main] + 45
    7   com.apple.Foundation            0x906d8888 __NSThread__main__ + 1499
    8   libSystem.B.dylib               0x94793fbd _pthread_start + 345
    9   libSystem.B.dylib               0x94793e42 thread_start + 34
    
    Thread 3:
    0   libSystem.B.dylib               0x94785856 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation        0x91706ddd __CFSocketManager + 1085
    2   libSystem.B.dylib               0x94793fbd _pthread_start + 345
    3   libSystem.B.dylib               0x94793e42 thread_start + 34
    
    Thread 4:  JavaScriptCore: FastMalloc scavenger
    0   libSystem.B.dylib               0x94794806 __semwait_signal + 10
    1   libSystem.B.dylib               0x947944c2 _pthread_cond_wait + 1191
    2   libSystem.B.dylib               0x94796158 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore        0x92508276 WTF::TCMalloc_PageHeap::scavengerThread() + 614
    4   libSystem.B.dylib               0x94793e42 thread_start + 34
    
    Thread 5:
    0   libSystem.B.dylib               0x9478c182 __workq_kernreturn + 10
    1   libSystem.B.dylib               0x9478c718 _pthread_wqthread + 941
    2   libSystem.B.dylib               0x9478c336 start_wqthread + 30
    
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000005  ebx: 0x000e6669  ecx: 0x0002afe0  edx: 0x00000001
      edi: 0xbffffb7c  esi: 0xbffffbb4  ebp: 0xbffff918  esp: 0xbffff8e0
       ss: 0x0000001f  efl: 0x00010282  eip: 0x000e6348   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000005
    
    Binary Images:
        0x1000 -   0x530ff3 +BrowserPlusCore ??? (???)  /Users/lth/Library/Application Support/Yahoo!/BrowserPlus/2.6.0/BrowserPlusCore
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???)  /usr/lib/dyld
    0x9011a000 - 0x9037cfe7  com.apple.security 6.1.1 (37594)  /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90672000 - 0x90684ff7  com.apple.MultitouchSupport.framework 204.9 (204.9)  /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x906c2000 - 0x90932ffb  com.apple.Foundation 6.6.1 (751.14)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9126d000 - 0x9126eff7  com.apple.audio.units.AudioUnit 1.6.2 (1.6.2)  /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x912ab000 - 0x912afff7  libGFXShared.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x912b0000 - 0x912b0ff7  com.apple.Carbon 150 (152)  /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x915ab000 - 0x91659ff3  com.apple.ink.framework 1.3.1 (105)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x9168b000 - 0x91802fef  com.apple.CoreFoundation 6.6.1 (550.13)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91803000 - 0x91807ff7  IOSurface ??? (???)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91808000 - 0x91815ff7  com.apple.NetFS 3.2.1 (3.2.1)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x91816000 - 0x918f3ff7  com.apple.vImage 4.0 (4.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x918f4000 - 0x920d74b7  com.apple.CoreGraphics 1.536.12 (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x920e5000 - 0x9219efe7  libsqlite3.dylib ??? (???)  /usr/lib/libsqlite3.dylib
    0x922e1000 - 0x923e5fe7  libcrypto.0.9.8.dylib ??? (???)  /usr/lib/libcrypto.0.9.8.dylib
    0x923e6000 - 0x92583fef  com.apple.JavaScriptCore 6531.21 (6531.21.9)  /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92584000 - 0x925d4fe7  libGLU.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x927f6000 - 0x9280eff7  com.apple.CFOpenDirectory 10.6 (10.6)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x92874000 - 0x92b97fef  com.apple.HIToolbox 1.6.2 (???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x92c35000 - 0x92ce2fe7  libobjc.A.dylib ??? (???)  /usr/lib/libobjc.A.dylib
    0x92ce3000 - 0x92cfeff7  libPng.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93068000 - 0x93068ff7  com.apple.ApplicationServices 38 (38)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93126000 - 0x9313afe7  libbsm.0.dylib ??? (???)  /usr/lib/libbsm.0.dylib
    0x9313b000 - 0x9315fff7  libJPEG.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93353000 - 0x93402ff3  com.apple.ColorSync 4.6.2 (4.6.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x93604000 - 0x93604ff7  liblangid.dylib ??? (???)  /usr/lib/liblangid.dylib
    0x93605000 - 0x9360fffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x937a5000 - 0x937f5ff7  com.apple.framework.familycontrols 2.0 (2.0)  /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x937f6000 - 0x9382bff7  libcups.2.dylib ??? (???)  /usr/lib/libcups.2.dylib
    0x9382c000 - 0x9384aff7  com.apple.CoreVideo 1.6.0 (43.1)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93930000 - 0x93965ff7  libGLImage.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x93966000 - 0x939fefe7  edu.mit.Kerberos 6.5.9 (6.5.9)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93a79000 - 0x93ac2fe7  libTIFF.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93ac3000 - 0x93ac3ff7  com.apple.Accelerate 1.5 (Accelerate 1.5)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93ac4000 - 0x93b33ff7  libvMisc.dylib ??? (???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x93b34000 - 0x93c35fe7  libxml2.2.dylib ??? (???)  /usr/lib/libxml2.2.dylib
    0x93d37000 - 0x93d47ff7  libsasl2.2.dylib ??? (???)  /usr/lib/libsasl2.2.dylib
    0x93d48000 - 0x93d59ff7  com.apple.LangAnalysis 1.6.6 (1.6.6)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x93da9000 - 0x93db3ff7  libGL.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93f35000 - 0x93f35ff7  com.apple.CoreServices 44 (44)  /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93f3c000 - 0x93f51fff  com.apple.ImageCapture 6.0 (6.0)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x93f56000 - 0x93f5fff7  com.apple.DiskArbitration 2.3 (2.3)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94085000 - 0x940fffef  com.apple.audio.CoreAudio 3.2.2 (3.2.2)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94111000 - 0x94118fff  com.apple.print.framework.Print 6.0 (237)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x941cf000 - 0x941d3ff7  libGIF.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x941d4000 - 0x9427cffb  com.apple.QD 3.33 (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x942f4000 - 0x94300ff7  libkxld.dylib ??? (???)  /usr/lib/system/libkxld.dylib
    0x94301000 - 0x94315ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94316000 - 0x9431cfff  com.apple.CommonPanels 1.2.4 (91)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x9431d000 - 0x94345ff7  libxslt.1.dylib ??? (???)  /usr/lib/libxslt.1.dylib
    0x94346000 - 0x94354fe7  libz.1.dylib ??? (???)  /usr/lib/libz.1.dylib
    0x94355000 - 0x94674fe7  com.apple.CoreServices.CarbonCore 861.2 (861.2)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x94705000 - 0x94765fe7  com.apple.CoreText 3.1.0 (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x94766000 - 0x9490afeb  libSystem.B.dylib ??? (???)  /usr/lib/libSystem.B.dylib
    0x9490b000 - 0x949e5ff3  com.apple.DesktopServices 1.5.3 (1.5.3)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x949e6000 - 0x94a83fe3  com.apple.LaunchServices 362 (362)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x94aaf000 - 0x94ba5ff7  libGLProgrammability.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x94ba6000 - 0x94ba8ff7  libRadiance.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94d85000 - 0x94ddfff7  com.apple.framework.IOKit 2.0 (???)  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94ebc000 - 0x94ebfff7  libCoreVMClient.dylib ??? (???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x94ec0000 - 0x94f40feb  com.apple.SearchKit 1.3.0 (1.3.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x94f41000 - 0x94f92ff7  com.apple.HIServices 1.8.0 (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x94f93000 - 0x94fd5fe7  libvDSP.dylib ??? (???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x94fd6000 - 0x94fdbff7  com.apple.OpenDirectory 10.6 (10.6)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x950ed000 - 0x95194fe7  com.apple.CFNetwork 454.5 (454.5)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x951b4000 - 0x95245fe7  com.apple.print.framework.PrintCore 6.1 (312.3)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x95628000 - 0x95644fe3  com.apple.openscripting 1.3.1 (???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x95645000 - 0x959acff7  com.apple.QuartzCore 1.6.1 (227.8)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x959e2000 - 0x962c0ff7  com.apple.AppKit 6.6.3 (1038.25)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x962c1000 - 0x96325ffb  com.apple.htmlrendering 72 (1.1.4)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x96326000 - 0x96390fe7  libstdc++.6.dylib ??? (???)  /usr/lib/libstdc++.6.dylib
    0x97320000 - 0x97353ff7  com.apple.AE 496.1 (496.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x97354000 - 0x97354ff7  com.apple.Cocoa 6.6 (???)  /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97464000 - 0x97464ff7  com.apple.Accelerate.vecLib 3.5 (vecLib 3.5)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97465000 - 0x9746ffe7  com.apple.audio.SoundManager 3.9.3 (3.9.3)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x974be000 - 0x974fbff7  com.apple.SystemConfiguration 1.10.1 (1.10.1)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9750f000 - 0x97944ff7  libLAPACK.dylib ??? (???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x97945000 - 0x97946ff7  com.apple.TrustEvaluationAgent 1.1 (1)  /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x979f6000 - 0x979f9fe7  libmathCommon.A.dylib ??? (???)  /usr/lib/system/libmathCommon.A.dylib
    0x979fa000 - 0x97ac4fef  com.apple.CoreServices.OSServices 352 (352)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x97bd3000 - 0x97bf3fe7  com.apple.opencl 12 (12)  /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97cfc000 - 0x97d1cfe7  libresolv.9.dylib ??? (???)  /usr/lib/libresolv.9.dylib
    0x97d49000 - 0x97e77fe7  com.apple.CoreData 102.1 (250)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97ee3000 - 0x9800ffeb  com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2)  /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x982c2000 - 0x9830ffeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0)  /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x98310000 - 0x98492fe7  libicucore.A.dylib ??? (???)  /usr/lib/libicucore.A.dylib
    0x984e7000 - 0x98583fe7  com.apple.ApplicationServices.ATS 4.1 (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x985fb000 - 0x986aefff  libFontParser.dylib ??? (???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x98765000 - 0x987abff7  libauto.dylib ??? (???)  /usr/lib/libauto.dylib
    0x987ac000 - 0x987cefef  com.apple.DirectoryService.Framework 3.6 (621.1)  /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x987cf000 - 0x98813fe7  com.apple.Metadata 10.6.2 (507.4)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x98814000 - 0x98c2aff7  libBLAS.dylib ??? (???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x98c2b000 - 0x98c38ff7  com.apple.opengl 1.6.5 (1.6.5)  /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x98c41000 - 0x98c41ff7  com.apple.vecLib 3.5 (vecLib 3.5)  /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98c42000 - 0x98dfefef  com.apple.ImageIO.framework 3.0.1 (3.0.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x98e40000 - 0x98e43ffb  com.apple.help 1.3.1 (41)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x98e44000 - 0x98e46ff7  com.apple.securityhi 4.0 (36638)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x98e47000 - 0x98e8aff7  com.apple.NavigationServices 3.5.3 (181)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x9933a000 - 0x993bcffb  SecurityFoundation ??? (???)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x99499000 - 0x994bffff  com.apple.DictionaryServices 1.1.1 (1.1.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x994d4000 - 0x99518ff3  com.apple.coreui 2 (113)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???)  /usr/lib/libSystem.B.dylib
    
    Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 3 GB, SMC 1.27f2
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9320421AS, 298.09 GB
    Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0230, 0x5d200000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
    USB Device: Logitech USB Headset, 0x046d  (Logitech Inc.), 0x0a0b, 0x1d100000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x820f, 0x1a110000
    
    

  • lloyd

    lloyd March 4th, 2010 @ 01:44 PM

    • → Milestone changed from “2.6” to “2.7”
  • dgrigsby

    dgrigsby March 4th, 2010 @ 03:43 PM

    • → Milestone changed from “2.7” to “2.8”
  • lloyd

    lloyd March 4th, 2010 @ 03:56 PM

    • → Milestone changed from “2.8” to “2.7”
  • lloyd

    lloyd March 10th, 2010 @ 02:40 PM

    • → State changed from “new” to “resolved”

    (from [97107d7384fa43479ddf7bdc87adbda58701b869]) [#8 state:resolved] fix crash in ChannelServer in daemon for handling connections which come in just as we're shutting down

    git-svn-id: svn+ssh://corpsvnproxy/yahoo/BrowserPlus/public_platform/trunk@237 3fcf768e-b076-0410-b9b8-e8c34e2d470b
    http://github.com/browserplus/platform/commit/97107d7384fa43479ddf7...

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

The BrowserPlus platform source -

Shared Ticket Bins

People watching this ticket

Attachments

Tags

Referenced by