My favorites | Sign in
Google
                
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Type Status Priority Milestone Owner   Summary + Labels ...
  14 Enhancement Accepted Medium ---- mmentovai   Add unit testing for minidump.cc  
  50 Defect Accepted Medium ---- mmentovai   Check for conflicting ranges in SourceLineResolver::Module::ParseStackInfo  
  55 Defect Accepted Low ---- mmentovai   ContainedRangeMap::RetrieveRange should return range's base and size  
  63 Enhancement Accepted Low ---- mmentovai   Make processor build and run on win32  
  68 Enhancement New Low ---- ----   CrashReportSender::SendCrashReport / HTTPUpload::SendRequest should accept map of files to send  
  76 Defect New Medium ---- mmentovai   Windows 2000 support: Windows minidump writer without DbgHelp!MiniDumpWriteDump  
  77 Defect New Medium ---- mmentovai   Windows 2000 (and older compiler) support: GUID-less PDBs and STACK_INFO_STANDARD  
  130 Defect Started Medium ---- jimblandy   Linux dump_syms should support DWARF2  
  131 Defect New Medium ---- ----   Add a way to set request headers for the file upload  
  138 Defect New Medium ---- ----   ~ExceptionHandler() shouldn't call TerminateThread  
  140 Defect New Medium ---- ----   Dump generator on Mac PPC leaves blank fields in MDRawSystemInfo  
  183 Enhancement New Medium ---- ----   Stack traces should include function arguments  
  195 Defect Accepted Medium ---- ted.mielczarek   Errors compiling with gcc 4.3 snapshot  
  204 Defect New Medium ---- ----   PDB signature mismatch  
  208 Defect Accepted Medium ---- ladderbreaker   module names straddling vm regions not read properly  
  217 Defect Accepted Medium ---- ted.mielczarek   add set_unexpected and set_terminate for Win32 exception handler  
  218 Defect New Medium ---- mmentovai   Some client stuff can be under automake control  
  219 Defect New Medium ---- mmentovai   "make install" can be more useful  
  220 Defect New Medium ---- ----   CrashReportSender should provide HTTP status code to callers  
  228 Defect New Medium ---- ----   logging.h re-defines SEVERITY_ERROR  
  229 Defect New Medium ---- ----   SystemInfo declared forward as class, but the real declaration is as struct - this makes MS tools choke  
  231 Defect New Medium ---- ted.mielczarek   audit severity of log messages  
  232 Defect New Medium ---- ----   Support autoproxy configuration (PAC) in windows HTTP uploader  
  234 Defect New Medium ---- ----   Provide additional customization for minidumps on Windows using callbacks  
  240 Enhancement Accepted Medium ---- ted.mielczarek   add Python wrapper using SWIG  
  243 Enhancement New Medium ---- ----   Linux code should use build id produced by ld --build-id if available  
  244 Defect New Medium ---- ----   Crash while compiling breakpad using XCode 3.1 (iPhone SDK update)  
  247 Defect Accepted Medium ---- nealsid   Need a better way to determine stack region size on mac  
  249 Defect New Medium ---- ----   Compile error on Solaris 8 - google-breakpad/src/common/md5.h includes stdint.h which is not available  
  250 Defect New Medium ---- ----   Solaris 8 compile error - src/common/solaris/dump_symbols.cc includes stab.h which does not exist  
  251 Defect New Medium ---- ----   Solaris 8 compile error - src/common/solaris/guid_creator.cc has a spurious ;  
  252 Defect New Medium ---- ----   Compile error on Solaris 8 - google-breakpad/src/common/solaris/dump_symbols.cc contains many compile errors  
  255 Defect Accepted Medium ---- nealsid   CalculateStackSize can be implemented in terms of CalculateMemoryRegionSize  
  265 Defect Accepted Medium ---- nealsid   Crash Report should parse Apple crashreporter dumps and match them to Breakpad symbols  
  269 Defect New Medium ---- ----   linked_ptr segfaults oin some cases  
  270 Defect New Medium ---- ----   Licensing issues with src/common/convert_UTF.c  
  273 Defect New Medium ---- ----   Deadlock when triggering a crash in crash_greneration_app  
  274 Defect New Medium ---- ----   Generate a libexception_handler for Linux  
  280 ---- New ---- ---- ----   TerminateThread in ~ExceptionHandler may cause process exit code to change on Windows.  
  289 ---- New ---- ---- ----   DWARF support in dump_syms on Mac OS X crashes for 64-bit binaries  
  295 ---- Accepted ---- ---- nealsid   Breakpad needs logging that supports more granularity  
  296 ---- Accepted ---- ---- nealsid   Symbol suppliers need to be updated with new GetSymbolFile overload  
  297 ---- Accepted ---- ---- nealsid   Contained range logging is too verbose when handling common input errors  
  298 ---- New ---- ---- ----   CrashGenerationApp hangs instead of crashes  
  303 ---- New ---- ---- ----   Patch for better version handling in minidump for Mac binaries  
  304 ---- Accepted ---- ---- nealsid   Windows symuploads needs longer timeout for large symbol files  
  307 ---- New ---- ---- ----   SVR4 light core generation on Linux instead of minidumps.  
  311 ---- New ---- ---- ----   Breakpad doesn't allow safe use of dbghelp.dll  
  312 ---- Accepted ---- ---- ----   Mac reporter app doesn't focus the window when the dock icon is clicked  
  314 ---- New ---- ---- ----   Patch to allow stackwalker to skip threads with zero-sized stack  
  315 ---- New ---- ---- ----   SendAndExit is not unprotecting memory  
  317 ---- New ---- ---- ----   dump_syms needs 64-bit darwin support, especially for Mac OS X 10.6  
  318 ---- New ---- ---- ----   Mac exception_handler doesn't catch uncaught C++ exceptions  
  321 ---- New ---- ---- ----   In Mac "version" detection, support fallback to bundle's Info.plist when "version" is otherwise blank or "0.0.0.0"  
  322 ---- New ---- ---- ----   dump_syms crashes on PPC  
  325 ---- New ---- ---- doshimun   CustomInfoEntry crash (windows)  
  326 ---- Accepted ---- ---- nealsid   Crash_report_sender.app localizaed app name shouldnt' be different from file system name in English   Maintainability  
  329 ---- New ---- ---- ----   Mac dump_syms crashes when built with gcc-4.2 at -O1, -O2, or -O3  
  331 ---- New ---- ---- ----   Donot return after delete pointer in callback ShowDumpResults  
  332 ---- New ---- ---- ----   More information for crashes in Cocoa functions  
  333 ---- New ---- ---- ----   Provide subclass name with implementor class names in Objective-C backtraces.  
  334 Defect New ---- ---- ----   race condition between ExceptionHandler::Teardown and ExceptionHandler::WaitForMessage  
  335 ---- Accepted ---- ---- ted.mielczarek   linux ExceptionHandler lost WriteMinidump methods in client rewrite  
  337 ---- New ---- ---- ----   Random crashes of dump_syms on Mac  
  340 ---- Accepted ---- ---- jimblandy   Processor should include code address, not offset of instruction within line  
  341 ---- New ---- ---- ----   Using explicit unicode strings with non explicit unicode api  
  342 ---- New ---- ---- ----   Error in minidump_stackwalk: MinidumpThread has a memory region problem, 0x0+0x0  
  343 Enhancement New Medium ---- ----   Catch SIGABRT on Mac?  
  344 ---- New ---- ---- ----   Breakpad doesn't have an upper limit on the number of crashes  
  347 ---- New ---- ---- ----   Failed to compile on Solaris  
  348 ---- Accepted ---- ---- stuart.morgan   Map BREAKPAD_EMAIL for Socorro  
  349 ---- Accepted ---- ---- stuart.morgan   "optional" placeholder text in Mac uploader UI isn't localizable.  
  350 ---- New ---- ---- nealsid   Apple Crash Reporter thinks Breakpad is crashing  
  351 ---- New ---- ---- ----   Cancel and Privacy Policy "arrow" buttons not in the keyboard loop in Mac reporter app  
  352 ---- New ---- ---- ----   privacyPolicyURL should be pulled from host app, not hard-coded in Mac reporter app's Localizable.strings  
  353 ---- New ---- ---- ----   Store user defined key/values in .dmp files  
  354 ---- New ---- ---- ----   Windows project fails to run tests if built under a directory with spaces in the name  
  356 ---- New ---- ---- ----   add security_error_handler to Win32 exception handler  
  357 ---- Accepted ---- ---- ted.mielczarek   New Linux file_id code doesn't persist across strip  
CSV