search for: minidump

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

2019 Mar 06
3
RFC: Adding "minidump" support to obj2yaml
Hello all, yesterday I sent an email <http://lists.llvm.org/pipermail/lldb-dev/2019-March/014811.html> to lldb-dev proposing a new tool in lldb for yamlization of minidump files. It's been suggested to me that instead of a new tool it may be better to add support for that format to obj2yaml instead. Hence, this email. :) As I expect most people are unfamiliar with this format, I'm going to start off with a brief introduction. Minidump is the native "co...
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 du...
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 string in the source file approach. It > keeps the whole test local...
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: __profc_?flags at ios_base@std@@QEBAHXZ in minidump-analyzer.obj and in ..\google-breakpad\src\processor\basic_code_modules.obj lld-link.exe: error: duplicate symbol: __profc_?rdbuf@?$...
2007 May 07
2
Unsupported CPU Error
...;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 double processor (64 bit) , PowerBook G4 1.67 ghz...but it appeared the same error! I try to found something on web...but....i've failed!!! Please Help Me....it' s important for me because I don't want in a...
2019 Jun 25
2
[CMake] External File Dependencies for Unit Tests
...unds like this doesn't exist on make alternatives, so this wont work. There is actually a function to get the Inputs directory, http://llvm.org/doxygen/namespacellvm_1_1unittest.html. I think it is only used in one test, though. 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. Also, I'm not sure that I can create an object without invoking yaml2obj itself, I can't seem to find a function to do this exposed...
2011 Jun 19
3
Steam game wont start
...ps\\jcmteixeira\\day of defeat source\\bin\\video_bink.dll") not found err:module:import_dll Library binkw32.dll (which is needed 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 ye...
2008 Jan 25
0
Wine release 0.9.54
...nerated asm files. user32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave more like in Windows. shell32: Add a LogoffWindowsDialog stub. winex11.drv: Remove 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 cu...
2011 Jan 16
2
Since update of January 15th Left 4 Dead 2 (steam) crashes
...eb3b24, (null), (null), 0x3edb738,) err:ole:RevokeDragDrop invalid hwnd (nil) err:ole:RevokeDragDrop invalid hwnd 0x20042 AppFramework : 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...
2011 Apr 24
2
Linux Gentoo + Counter-Strike: Source
...-strike source\\bin\\video_bink.dll") not found > err:module:import_dll Library binkw32.dll (which is needed by L"C:\\Arquivos de programas\\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:...
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: http://sourceforge.net/settings/mirror_choices?projectname=wine&filename=Source/wine-1.1.37.tar.bz2 but NOT on .deb files. Well, the way to apply the patch, is editing manual the file, or with the comand: Code: $pat...
2012 Jan 27
1
Wine release 1.4-rc1
...id compiler warnings for Mingw builds. jscript: Set return value after assert(0) to avoid warnings. shlwapi: Fix some printf format warnings. user32: Fix some printf format warnings. user32: Always query actual key state from the server for pressed keys. winedbg: Split minidump option handling to a separate function. winedbg: Add a dialog to display crash details and save them to a file. winedbg: Make the crash details dialog resizable. winedbg: Append some system information to the crash log. winedbg: Display the crash details dialog from a separa...
2010 Jun 26
1
Trying to get tropico 3 to run
...ms Engine :: LateInit: 1831.41992 ms mounting packs in dirs/ start... mounting packs in dirs/ finished [AsyncReader destructor] [AsyncReader destructor] - waiting for the reader thread to finish Total/current/peak reads: 12 / 1 / 8 Freeing 0 items in DTM memory -- PrintErrorInfo() start -- Writing minidump (if there's no 'Minidump Done' below, it crashed) Minidump Done Parsing map file (if there's no 'ParseMap Done' below, it crashed) ParseMap Done -------------------------------------------------------------- -- Exception Information -- Module: Tropico3.exe Addre...
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 formatti...
2008 Sep 13
1
Google Chrome (BETA) for Windows browser fails to install
...pdate"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000001,0x13ad80,0x0001,0x00000000,0x34f33c,0x0): stub err:eventlog:ReportEventW L"Google Update has encountered a fatal error.\r\nver=1.2.131.11;lang=en;id={B6F32B1E-811F-11DD-F187-000C411AA722};is_machine=0;upload=1;minidump=C:\\windows\\profiles\\yuri\\Local Settings\\Application Data\\Google\\Update\\CrashReports\\25d5160c-8128-11dd-f187-000c411aa722.dmp" fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:ras:RasEnumEntriesW (0x0,(null),0x34ede0,0x34eddc,0x34edd8),stub! fixme:advapi:RegisterEventSource...
2011 Jul 16
0
Sins of a solar Empire WINE?
...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 other computers and know that a black screen is normal for up to 5 min when running the game for the first time, but I have waited twice that long and I can never even make it to the movie. Any help from experienced Wine users (this is my first exp...
2012 Feb 25
2
dungeon defenders stopped working after game update
...s in your path. Usually, you can 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&...
2016 Feb 08
2
LLVM Weekly - #110, Feb 8th 2016
...4804.html). Lang has implemented a new scheme and is seeking feedback on it. There's a lot 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.o...
2011 Mar 28
3
No sound in HOMEFRONT
...when I do winetricks directsound, 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...