similar to: file_set_error: Bad address

Displaying 20 results from an estimated 20000 matches similar to: "file_set_error: Bad address"

2007 Dec 12
2
Dump Unencrypted SSL Traffic
I've got an application that I can run under wine. It uses SSL to communicate with a server. Since it's using SSL I can't just sniff the network packets. What would be the best way to have wine be able to dump the unencrypted data to a file for analysis? If this requires modifying code, which files should I look at? -- Anish Mistry amistry at am-productions.biz AM Productions
2005 Sep 12
0
Wine, freebsd and internet explorer
I'm having serious problems when I try to make the aforementioned configuration work. Here's my setup: freebsd 5.4 stable on athlon-xp (source compiled today) wine 20050830 installed from ports xorg 6.8.2 ie6setup.exe downloaded from m$ Once everething is installed I try one of this two methods to install the browser: 1) Direct method. I type wine ie6setup.exe. It aborts with these
2007 Oct 17
4
RELENG_7 jerky mouse and skipping sound
I just updated to RELENG_7 from 6.2 and I'm running into some really annoying issues with jerky mouse movement and skipping sound. This seems to be similar to: Re: SCHED_4BSD in RELENG_7 disturbs workflow This happens both with 4BSD and ULE. I seems to happen when I'm compiling ports and a new cc/bzip2/sh process fires off (I'm just watching top), I'll get the skip/freezeup.
2005 Jan 10
0
Sony SonicStage
Hello there, Santa went to me with a nice Sony "Hi-MD" and fortunatly the Company did it right to retain my anger alive against all those dickheads: Windows-only sw suite. Oh, yes ! i can still use it: audio recording (thanks!) to leverage quality at best, and tracks and groups renaming by hand on the MD itself using the jog-shuttle... soooo nice ! Well, to make the story short,
2006 Mar 07
0
Fatal trap 12: page fault while in kernel mode tc_windup()
After a cvsup to RELENG_6 today I got the following trap while encoding some videos with Avidemux. I'm going to leave the machine at the ddb prompt since the following trace information doesn't seem very helpful. Fatal trap 12: page fault while in kernel mode fault virtual address = 0xffffffbb80551f10 fault code = supervisor read, page not present instruction pointer
2011 Mar 14
2
High graphics rendering issues
Code: $wine "C:/Program Files/Atari/RollerCoaster Tycoon 3/RCT3.exe" err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is using software rendering, most likely your OpenGL drivers haven't been installed correctly fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.
2001 Dec 30
0
Media Player 6.4
I'm trying to install Media Player 6.4...I get up to the point just where install is saying, installing foo (foo varies, sometimes it says DirectSound, other times Codec Preinstall, or DirectEx). Then I get an error that says: "Unhandled exception <hex> at address <hex>. Do you wish to debug it?" I am running FreeBSD 4.4. Wine version is Wine release 20010824.
2006 Feb 07
0
Program worked in 20050930, not in 0.9.7
Hello I have been trying to get WinMDI (a program for reading flow cytometry data in windows) working under wine. WinMDI has an appdb entry of http://appdb.winehq.org/appview.php?appId=2850 . I had the early versions of this program working under wine 20050930 and 20050725. I recently upgraded from 20050930 to 0.9.7 on my FreeBSD 6.0 box, and tried to run the same version that worked under
2006 Apr 05
0
Unhandled stack overflow in 32-bit code
I am running FreeBSD 6.0 with Wine 0.9.11 installed from the ports. Every installer that I have attempted to run has caused a stack overflow. All of the installers are run from an installation cd. I have not been able to get past the installation stage on any program, so I do not know if this is limited to installers or not. Some of the programs I have tried to install are: Warcraft 2 BNE,
2003 May 12
1
file manipulation error / COM port error
hi.... I'm using Wine 20030408 on FreeBSD 4.6.2 I believe the instalation is ok (made by ports....) I've to run some applications wich does some file manipulations, such as creating and removing.... Creating a file is ok, but when it tries to remove it, the app shows a message box sayng it was not possible to rename the file . Disk access error. (actually, it creates a file and add
2005 Jan 31
1
installing ie6 with winetools
i try to configre wine using winetools, but don't get any furtherin base setup than accepting the licence agreement of internet explorer. it doesn't make any difference if i try to install from cd or internet. on the console, where i started winetools you can read: linux:~> wt Wine 20041201 wine is executed as "wine" Parameters are "" Version of Wine is OK.
2014 Feb 24
2
Summer of Code help
Hello Olly, I read about Xapian and SWIG and the bindings that Xapian has with other languages. According to what I've read, I understand that Xapian is a search engine library written in C/C++. It can be integrated with web applications which handle large amount of data. But since the web applications may be written in a variety of languages a binding is required for the web app to be able
2006 Nov 19
0
[FC6/Athlon-XP]Wine mysteriously failing (Unhandled page fault on read access to 0x00000000 at address (nil))
Hi, I've been using wine on fedora for quite a while on successive incarnations of Fedora Core OSes on my home machine but last week Wine sunddenly started crashing on my Fedora Core 6 install with the following message : wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0009), starting debugger... Anything using wine binary will fail the sameway, even wine
2014 Feb 22
3
Summer of Code help
Hello, I am Anish Kanchan (IRC nick: openSourcer), a student pursuing Computer Engineering from the Sardar Patel Institute of Technology, University of Mumbai. I wish to participate in the Google Summer of Code program. I good at Java, PHP and C++. I went through all the projects and I feel that the skills required for Bindings Improvement project closely match mine. I would like to solve any
2005 Dec 04
2
wine on freebsd
Anybody out there who's got any luck to make it work?
2003 Apr 12
2
Wine, M$Excel and MSCREATE.DIR
Hi, Is it possible to get M$Excel working with Wine? I use Mandrake 9.1 with wine-20030115-4mdk and M$Excel97 SR1 I always get an error about MSCREATE.DIR when I launch Excel. Console messages are: [steph@DeepGlue steph]$ wine /mnt/windows/Program\ Files/Microsoft\ Office/Office/excel.exe fixme:ole:CoRegisterMessageFilter stub Created not existing system directory 'C:\My Documents'
2014 Feb 27
2
Summer of Code help
I think there is a development in the bug #616. The exception obtained is: Exception in thread "main" java.lang.IllegalArgumentException: No enum class org.xapian.TermGenerator$flags with value 0 at org.xapian.TermGenerator$flags.swigToEnum(TermGenerator.java:143) at org.xapian.TermGenerator.setFlags(TermGenerator.java:71) at org.xapian.examples.SimpleIndex.main(SimpleIndex.java:54)
2005 Jul 21
1
DNS SRV supported phones
Hi, I am looking to use DNS SRV records for load balancing and failover across multiple Asterisk servers. The Asterisk servers share the exact same configuration via mySQL replication. I would like to know which particular SIP phones support DNS SRV and would like to hear of any success stories. Many SIP phones claim to support DNS SRV, yet there is usually very little documentation on how to
2005 Jan 13
3
Wine and FreeBSD
Hello all, First, happy to see the new release of WINE 20050111 for FreeBSD (and previous 20041201) I obtained and compiled the latest version for my standard FreeBSD 5.3 install. ? Upon running any windows/wine app I get the error messages err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
2010 Dec 31
1
Star Sonata - wine client error:25: write: Bad file descript
Hi, I was planning to take a look at a little game I found called Star Sonata. I'm very new to Linux and I am running Ubuntu 10.10 with Wine 1.2.1. I looked up the game on winehq (http://appdb.winehq.org/objectManager.php?sClass=version&iId=13183) and it is listed as Gold and runs. The install ran fine, but when I tried to run the game it crashes on startup with the following: Code: