Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Is Chrome accessing this directory via Omaha or directly via file APIs? If it's 
the latter, then this seems like a Chrome bug.

I think it would be better if Chrome could handle the absence of the directory 
since Omaha shouldn't need to create the CrashReports directory until a crash 
occurs and crash reporting is enabled.

Original comment by [email protected] on 23 Aug 2010 at 5:48

from omaha.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Is Chrome accessing this directory via Omaha - YES.

Original comment by [email protected] on 23 Aug 2010 at 7:10

from omaha.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
Can you give us more details on the Omaha API it's using?

Is there a separate bug on the browser window crashing? Chrome should be able 
to withstand problems in the tab/API/non-existing directory.

Original comment by [email protected] on 23 Aug 2010 at 7:37

from omaha.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
I'm not using any API's directly.
Please follow clear repro steps in the original bug report. Let me know, if you 
are not able to reproduce it !!!

Original comment by [email protected] on 23 Aug 2010 at 8:22

from omaha.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 28, 2024
This is an issue with Breakpad, not Omaha.

When the Omaha crash handler starts up, we create the directory and pass its 
path to Breakpad.  If that directory has been deleted, Breakpad needs to either 
detect that and report an error to Omaha, or create it itself.  As it is, 
Breakpad simply reports a process exit without ever hitting our dump callback.

I'd suggest adding your report to the existing bug here:

http://code.google.com/p/google-breakpad/issues/detail?id=298

Original comment by [email protected] on 16 Mar 2012 at 11:44

  • Changed state: WontFix

from omaha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.