similar to: CCSC PICC Compiler - page fault (wine 0.9)

Displaying 11 results from an estimated 11 matches similar to: "CCSC PICC Compiler - page fault (wine 0.9)"

2005 Oct 30
1
page fault when running CCSC compiler - wine 0.9
I tried to run the CCSC PICC compiler (a C compiler for Microchip's PIC micro controllers) with wine 0.9. The compiler doesn't even start; wine drops into the debugger with a "page fault" exception. What can I do in order to run the program? Here is the debugger output: wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled
2007 Jun 14
3
problem with hist()
Hey everybody, I try to make a graph with two different plots. First I make a boxplot of my data. It is a collection off correlation values of different pictures. For example: 0.23445 pica 0.34456 pica 0.45663 pica 0.98822 picb 0.12223 picc 0.34443 picc etc. Ok, I make this boxplot and I get for every picture the boxes. After this I want to know, how many correlations per picture exist. So I
2007 Oct 28
1
Program works local but not remote / How to interpret errors?
Hello, Beein new to wine, I have problems to interpret errors and to find the way fixing them. We have a customs handling software based on a framework called 'nova'. While it works locally on our OpenSuSE 10.2, i cannot access it via X11 with LTSP Clients. How can a locate the source of the problem and how can I fix it? Regards, Adam Output of wine ... > wine.out 2>&1
2006 Jul 12
0
error in NVidia driver
Hello! I'm trying to run Sacred Underworld game in Wine, it works almost fine (especially with latest Wine 0.9.17 where DX7 was fixed), until it crash in libGL.so. According to attached log file, process crashes in glTexImage2D() function. I think this is problem in proprietary NVidia driver and post the report on NVidia Linux forum and NVidia Linux support. Unfortunately, there was no
2008 Apr 27
1
X3 Reunion sound+movies
Hi all, system: 64bit, ubuntu 8.04, wine 0.9.60 X3 Renuion is listed in the databse as not having a working sound and movies. That's true, but I tried to overcome this. I noticed that a lot of problems come form the neraly not implemented amstream.dll. Since this is for streaming audio and video I thought that maybe installing the Windows Media Player might help here a bit. I used
2005 Nov 24
0
New to Wine : Please help on debug while installing Half Life (w/o steam)
Hi, I've just tried installing Half Life on an old Laptop and it worked perfectly the first time (at least I managed running install and it seems to work). Then I wanted to install it on my home PC which is newer & faster, and got this unreadeable debug message (for me) when entering "wine setup.exe" from CDRom : wine: Unhandled page fault on read access to 0x7fe17b7a at
2009 Feb 19
2
Can not install/run Volocity
Hi, I am trying to install a propriety image acquisition/analysis software with wine and ran into some problems. I Am using wine-1.0.1-174-gc4039bd with DreamLinux (Debian-based). I had some error codes in the installation process which I unfortunately did not write down. I Can try and re-install and keep those. It did finish the install though. I've posted below the output I receive when
2009 Aug 22
3
whbooks with wine
Hello all, I try to run whbook.exe (www.whsoft.de) with wine. whBooks is a software for book-dealers. My first run produces the output as you see in the attachment. Are there any chances to run it under wine? What have I to do for? Wine runs under Debian Lenny, Version wine-1.0.1-174-gc4039bd Many thanks for your response Best regards Frank Becker -------------- next part -------------- A
2008 Nov 24
15
Overriding of .dll libraries
As far as I know, some application can be made working in Wine if some .dll libraries are replaced by the native ones (from windows distribution). Could somebody help me? I do not know, how to find which libraries have to be overriden for this or that particular application. What should I do to find it out? Is there any HowTo in internet that explains how to do it step-by-step? (I found only
2008 Jul 14
14
Workaround for the corrupted Intel X48 DMAR table
hi, I am trying the Xen unstable on X48 chipset these days but it failed due to an corrupted RMRR table in the ACPI. The following is the acpi dump of DMAR. DMAR @ 0x7fef1000 0000: 44 4d 41 52 20 01 00 00 01 d1 49 4e 54 45 4c 20 DMAR .....INTEL 0010: 44 58 34 38 42 54 32 20 12 06 00 00 4d 53 46 54 DX48BT2 ....MSFT 0020: 13 00 00 01 23 00 00 00 00 00 00 00 00 00 00 00 ....#...........
2008 Aug 23
1
status c0000005
Hello, I have big problem, before all the game work, and now no game work: Code: user at bureau /mnt/amber/lecture/progs/jeux/l2/system $ wine l2 err:module:attach_process_dlls "ogg.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\mnt\\amber\\lecture\\progs\\jeux\\l2\\system\\l2.exe" failed, status c0000005 user at bureau