search for: minidumps

Displaying 20 results from an estimated 54 matches for "minidumps".

Did you mean: minidump
2019 Mar 06
3
RFC: Adding "minidump" support to obj2yaml
...rite tests for this functionality. We currently don't have any tool which could create minidump files from human-readable descriptions of them, so our tests are relying on checking in opaque binary blobs. This makes reviewing the changes hard and also complicates creating test cases (real-world minidumps tend to be large). In other words, we are missing a tool like yaml2minidump. === end of introduction === While we could create an lldb tool for converting between minidump and yaml files, there is some appeal in making everything available from a single tool (i.e., yaml2obj). The main obstacle to...
2007 Mar 24
1
extracting info from a minidump via winedbg
Hello Wine users! I've got a minidump from a ("real") Windows user of our game and would like to extract information from it using winedbg. The information winedbg gives me by default, is this: WineDbg starting on minidump on pid 068c warzone2100.exe was running on #1 Intel ???-0.521 CPU on Windows XP (2600) Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
2019 Jun 25
2
[CMake] External File Dependencies for Unit Tests
On 25/06/2019 11:24, James Henderson via llvm-dev wrote: > Hi Alex, > > Would you recommend that I do what is done in > unittest/ObjectYAML/MinidumpYAMLTest.cpp which just uses a string > inside the source file, or use an Inputs directory? Both are not > great, as you point out about using an Inputs directory > > > I'd be inclined to go with the
2018 Feb 20
0
clang-cl with PGO hits linker errors
I'm attempting to build Firefox on Windows using clang-cl with -fprofile-instr-generate (*), but I'm running into some linker errors that I haven't been able to make sense of. lld-link.exe: error: duplicate symbol: __profc_?width at ios_base@std@@QEBA_JXZ in minidump-analyzer.obj and in ..\google-breakpad\src\processor\basic_code_modules.obj lld-link.exe: error: duplicate symbol:
2007 May 07
2
Unsupported CPU Error
Hi, I've a problem; I've tryed to install wine 0.9.7 on a Mac Computer on Mac OS X System. I've downloaded source files from source-forge.net I have made configuration,and make dependecies and finally I did "make" !...but...at least appears a terrible message: #error unsupported cpu (minidump.c 172.2).... I've tryed this on two different computers: a IBM PowerPC G5
2019 Jun 25
2
[CMake] External File Dependencies for Unit Tests
Thanks James! Thanks for the help. I certainly see your point. > In either case, if you wanted to change the test input, you'd need to rerun CMake again This is unfortunate, I would have hoped I could have CMake create $(wildcard *.yaml) type of output in the make files. But it sounds like this doesn't exist on make alternatives, so this wont work. There is actually a function to get
2011 Jun 19
3
Steam game wont start
...eded by L"C:\\Program Files\\Steam\\steamapps\\jcmteixeira\\day of defeat source\\bin\\video_bink.dll") not found Using breakpad crash handler Setting breakpad minidump AppID = 300 Forcing breakpad minidump interfaces to load Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Steam_SetMinidumpSteamID: Caching Steam ID: 76561198018732793 [API loaded yes] Steam_SetMinidumpSteamID: Setting Steam ID: 76561198018732793 fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 00...
2008 Jan 25
0
Wine release 0.9.54
...move an incorrect FIXME. Eric Pouech (17): dbghelp: Silence superfluous message (spotted by Robert Reif). dbghelp: In Minidump, change a couple of internal names for consistency. winedbg: Fixed bt all so that current process/thread isn't lost. winedbg: Workaround broken minidumps with invalid 32->64 address conversion. winedbg: Added a way to support differently selector information depending on current target. ole32: Fixed datacache object so that we can retrieve meaningful information. msvcrt: symbol undecoration: Now correctly parsing the template fo...
2011 Jan 16
2
Since update of January 15th Left 4 Dead 2 (steam) crashes
...work : Unable to create system Physics2 Interface v0.5! fixme:win:EnumDisplayDevicesW ((null),0,0x33e1f0,0x00000000), stub! Using breakpad crash handler Setting breakpad minidump AppID = 550 Forcing breakpad minidump interfaces to load Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Looking up breakpad interfaces from steamclient Calling BreakpadMiniDumpSystemInit Steam_SetMinidumpSteamID: Caching Steam ID: 76561198024926102 [API loaded yes] Steam_SetMinidumpSteamID: Setting Steam ID: 76561198024926102 fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409"...
2011 Apr 24
2
Linux Gentoo + Counter-Strike: Source
...ogramas\\Steam\\steamapps\\cellexpert\\counter-strike source\\bin\\video_bink.dll") not found > Using breakpad crash handler > Setting breakpad minidump AppID = 240 > Forcing breakpad minidump interfaces to load > Looking up breakpad interfaces from steamclient > Calling BreakpadMiniDumpSystemInit > Looking up breakpad interfaces from steamclient > Calling BreakpadMiniDumpSystemInit > Steam_SetMinidumpSteamID: Caching Steam ID: 76561197984468488 [API loaded yes] > Steam_SetMinidumpSteamID: Setting Steam ID: 76561197984468488 > fixme:keyboard:X11DRV_LoadKeyboardLay...
2010 May 20
1
Patching wine -- 64bits
Hello, first, sorry for my english, my native language is spanish and i haven not been a good student. My problem is the next; I have ubuntu 10.04TLS, I installed "Runes Of Magic" and got a lot of problems for play, for the last one, I also found the solution, is apply a patch, or edit minidump.c file, this file is inside source codes of wine avaible for download like:
2012 Jan 27
1
Wine release 1.4-rc1
The Wine development release 1.4-rc1 is now available. This is the first release candidate for the upcoming Wine 1.4. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 1.4 as good as possible. What's new in this release (see below for details): - Improved crash dialog with support for saving the backtrace. - Support for the Back
2010 Jun 26
1
Trying to get tropico 3 to run
Hey there, I've been trying to get tropico 3 to run on wine. My efforts so far have managed me to get to a point where I can get the main menu to work, but as soon as I load up a map, it dies: Code: john at panther:~/.wine/drive_c/Program Files/Kalypso/Tropico 3$ wine Tropico3.exe fixme:win:EnumDisplayDevicesW ((null),0,0x32f18c,0x00000000), stub! fixme:imagehlp:ImageLoad (C:\Program
2012 Jan 18
7
Windows GPLPV xenvbd.sys BSOD
Hi, During the install of the univention.de-signed GPLPV drivers (gplpv_Vista2008x64_signed_0.11.0.308.msi) on my Windows 7 guest, I get a BSOD "DRIVER_IRQL_NOT_LESS_OR_EQUAL" in xenvbd.sys. Afterwards, Windows won''t start. I''m now trying to do a System Restore. I will try not installing the VBD driver afterwards and see if the others do work. Full BSOD:
2010 Apr 16
0
Wine release 1.1.43
...Describe pointer size in CPU backend structure. winedbg: Merge pointer deref and array index functions into a single one. winedbg: Use standard Wine lists for processes. winedbg: Use standard Wine lists for threads. winedbg: Add support for x86-64 in known CPUs while reading minidumps. winedump: Add support for x86-64 in known CPUs while reading minidumps. winedbg: Fix minidump support on 64bit OSes (don't clamp addresses out of 64bit minidumps). kernel32: Added proper support for GetSystemInfo on x86_64. Fr?d?ric Delanoy (3): manpages: Fix formattin...
2008 Sep 13
1
Google Chrome (BETA) for Windows browser fails to install
Installer of the current version of Google Chrome (Google for some reason doesn't say the version) exits shortly after the launch with wine-1.1.4. See log below. http://www.google.com/chrome Yuri ---- console log ---- fixme:advapi:CheckTokenMembership (0x0 0x1391e0 0x34f9f0) stub! fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
2011 Jul 16
0
Sins of a solar Empire WINE?
I seem to be having trouble running Sins Trinity on my macbook pro. I have recently installed Wine, Winetricks, cabextract, and MacPorts. I ran the setup.exe from the install files and installed the game to C:/Program Files. When I run the exe from the directory created in program files, Wine starts up the game, but all that happens is a minidump and a black screen. I've played Sins before on
2012 Feb 25
2
dungeon defenders stopped working after game update
...find it in the winbind package of your distribution. err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. Setting breakpad minidump AppID = 65800 Steam_SetMinidumpSteamID: Caching Steam ID: 76561198027323762 [API loaded no] fixme:gameux:GameExplorerImpl_VerifyAccess (0x14a670, L"D:\\Steam\\steamapps\\common\\dungeon defenders\\Binaries\\Win32\\DunDefGame.exe", 0x1e0f360) err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect p...
2016 Feb 08
2
LLVM Weekly - #110, Feb 8th 2016
...of discussion that unfortunately I haven't had time to summarise properly. If error handling design interests you, do get stuck in. * Adrian McCarthy has written up details on the [recent addition of minidump support to LLDB](http://lists.llvm.org/pipermail/lldb-dev/2016-February/009533.html). Minidumps are the Windows equivalent of a core file. * Juan Wajnerman is looking at adding support for multithreading to the Crystal language, and has a [question about thread local variables](http://lists.llvm.org/pipermail/llvm-dev/2016-February/094736.html). LLVM won't re-load the thread local addres...
2011 Mar 28
3
No sound in HOMEFRONT
...d, I get that directsound doesn't exist. Here's the console output: Code: [bogdan at galaxy Binaries]$ wine HOMEFRONT.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) Setting breakpad minidump AppID = 55100 Steam_SetMinidumpSteamID: Caching Steam ID: 76561201696194287 [API loaded no] fixme:thread:SetThreadIdealProcessor (0xb8): stub fixme:thread:SetThreadIdealProcessor (0xc4): stub fixme:win:EnumDisplayDevicesW ((null),0,0x438cba8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x438ca74,0x00000000), stub!...