similar to: Re: What constitutes a good backtrace?

Displaying 20 results from an estimated 600 matches similar to: "Re: What constitutes a good backtrace?"

2008 Mar 07
9
What constitutes a good backtrace?
Hi all, I did my first bug report in a while. Unfortunately the good folks at wineHQ.org didn't like it much because Gentoo by default stripped out much of the backtrace info. I've recompiled Wine with more backtrace capabilities in it and am wondering what's considered good enough. Below are two backtraces. They may or may not be exactly the same failure but they both come from
2005 Apr 14
0
Finding an available port for server socket
I've written a Smalltalk application which starts R on another machine and then communicates with it via sockets. The functions involved are: slaveStart <- function(masterHost, masterPort){ inPort <- availablePort() sendSocket(as.character(inPort), masterHost, masterPort) socketSlave(inPort) } socketSlave <- function(inPort){ ## listens on inPort.
2009 Dec 23
0
[LLVMdev] getting error while running tblgen
Hi, I am trying to build a new backend target. First I wanted to start with just one intrinsic function. So I followed (I think I did) the guidelines about doing. For some reason I am getting this error message from the tblgen: "In SU_routeInstr: Type inference contradiction found in node imm!" Here is my def Imm8Arg: Operand<i8> { let
2009 Mar 03
3
winedos.dll question
I'm trying to install a Win95 vintage program, EWview, from a set of three floppies in WINE 1.1.9, buy all I'm seeing is: $ wine setup.exe err:dosmem:load_winedos Could not load winedos.dll, DOS subsystem unavailable winevdm: unable to exec 'D:\ewview3.08.2\one\setup.exe': DOS support unavailable However, I would seem to have winedos.dll installed: $ locate winedos.dll
2005 Oct 30
2
Compile cvs version fails
Hi ! Compile latest cvs version fails: make[2]: Leaving directory `/backup/privat/emulator/wine/dlls/winedos' rm -f winedos.dll.so && ln -s winedos/winedos.dll.so winedos.dll.so rm -f wprocs.dll.so && ln -s winedos.dll.so wprocs.dll.so make[2]: Entering directory `/backup/privat/emulator/wine/dlls/activeds' gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
2008 Aug 14
1
Complete National Geographic For Windows:DOSMEM_MapDosLayout
I am trying to run The Complete National Geographic For Windows, I think is the name. Around 1997, NG sold a pricey package of CD's with every page of every magazine since the beginning through around 1997, in a fancy box. It was designed to run on Windows 95. There is an installation program, and this program takes the individual .jpg images, one for each page, and presents two pages at a
2005 Dec 22
0
program doesn't work, wine returns without message
Hi List, I'm new to wine so please forgive me if I ask silly questions. I have a program here called matikus.exe which is some mathematical education program for kids. It runs under Win98, but I don' want to reboot my linux box (ubuntu 5.10 on AMD K6-2 500) just for that single win proggy. This program resides on CD and when I start it under wine I just get the prompt back after some
2003 Jun 22
1
Install help needed
Two different issues, but maybe they are related? 1) Attempt to install Compuserve under wine, I initially see three fixme messages: fixme:win:SetWindowTextA cannot set text "Unpacking Compuserve..." of other process qindow (nil) fixme:int21:DOS3Call get interrupt vector - move to winedos... fixme:int21:DOS3Call get interrupt vector - move to winedos... Then an install box is
2003 Jan 13
4
Ideas needed on automation of R
I need some guidance on what is the best way to automate R I am aware of Rterm. First question: Is it true that R is not currently OLE accessible under Windows 2000? Second question: Is there an R command that echoes all R Console results to a run log system file? My first attempt to write a run log file is the example from the R Data Inport/Export documentation. > zz<-
2012 Feb 17
3
editing import data, strings
Regards. I'm a beginner in programing, so I have a basic question for you. If someone could help me please.. I want to create a function, which will be able to export files from excel. I tried with a <- read.csv(file, sep =",", as.is = TRUE, row.names = 1, header = TRUE), .. but instead of numbers, it gives me strings for example: "299,311". I can handle this string
2010 Jan 08
0
Wine release 1.1.36
The Wine development release 1.1.36 is now available. What's new in this release (see below for details): - Completion of the 16-bit separation. - Improved Shader Model 4 support. - A ton of memory leak fixes. - Improved debugging support for MinGW. - A number of MSHTML fixes. - Various bug fixes. The source is available from the following locations:
2005 Jan 06
0
Lotus 123 under Wine
As a novice to Wine I've been trying to run the old spreadsheet program Lotus 123 release 5 (1994) under Fedora Core3. I'm using the default wine config with one change under [Version] "Windows" = "win95". I have little knowledge of gdb. I get the following errors after I mount the first of seven 3.5in floppies. Can anyone give me some pointers? Please e-mail me
2008 Apr 15
1
16-bit support missing
Running wine 0.9.59-0ubuntu4 I get the following when I try t to install a fairly old Windows program: Code: user at machine:~/.wine/drive_c/Program Files/Woinstall$ wine SETUP.EXE preloader: Warning: failed to reserve range 00000000-60000000 preloader: Warning: failed to reserve range 00000000-60000000 err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, please report
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
2010 May 15
1
Installing Comet Buserts!
Hi everyone. I'm trying to install an old game called Comet Busters, and I get this error messages: Code: $ wine Install.exe fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 0/00/0000, dlt (d/m/y): 0/00/0000 wine: Unhandled page fault on read access to 0xffffffff at address 0x128f:0x0000b250 (thread 003b), starting
2005 Jul 18
1
Can't run most apps after updating to Mandriva 2005 LE
Hi all, I've just updated my system from Mandrake 10.1 to 10.2 (Mandriva 2005 LE) with kernel 2.6.11-12mdk and most apps that worked before don't work now. I've tried different versions of wine, both RPM and source code, the one I used before (20050111), the one that is supplied with the distribution and the latest RPM from SourceForge. The following is a typical example of the
2003 Jul 03
0
Paradox 4.0 under RedHat 9
Hello, I am trying to run Paradox 4.0 under Wine 20030618 on RedHat 9. I keep getting a bunch of errors and then it breaks to Wine-dbg. I'm quite new to Wine so I could use some help interpreting this. Has anyone heard of Paradox running on Linux under Wine? Any help would be appreciated. Thank you. -- Ryan ### Begin Error Output ### [majas@mayao majas]$ wine
2008 Nov 30
1
Cannot run Win16 installer for Judaic Classics
Hi, I am trying to install Davka Judaic Classics IIc, a bookshelf kind of software with Hebrew books. It is a win32 program that was designed for running also on win3.11, hence the installer is, I believe, win16. I have used this software on Win95 and Win98. The program happily runs off emulated cdroms. I have now tried to install this program under wine, but can't even get the installer to
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
2005 Oct 29
1
CCSC PICC Compiler - page fault (wine 0.9)
I tried to use the CCSC PICC Compiler (a C compiler for Microchip's PIC micro controllers) with Wine. The program doesn't even start, Wine drops into the debugger. What can I do in order to use the compiler? Here's the debugger output: $ wine Ccsc.exe wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on read