Displaying 20 results from an estimated 3000 matches similar to: "Segfault at debug"
2004 Dec 06
3
reply should be to: wine-users@winehq.org not author
M-Halo wrote:
>--- "James E. LaBarre" <jamesl@bestweb.net> wrote:
>
>
>
>>>On Fri, 2004-12-03 at 08:27 -0800, Duane Clark
>>>
>>>
>>wrote:
>>
>>
>>>>(You need to hit "Reply-all" so that responses go
>>>>
>>>>
>>to the list, instead
>>
>>
2001 Feb 09
1
"Unable to open file..."
I already have Wine working under Linux, primarily to run Quicken. I'm
trying to run TaxAct 2000, without success. Starting TaxAct, I get
the TaxAct splash screen followed by an error box stating
"Unable to open 2000 Tax Return File.ta0". The filename contains
whitespace as shown.
The debug message log shows an attempt to open the file:
Call kernel32.250:
2007 Mar 19
2
TaxAct 2006 Problem
TaxAct 2006 installed perfectly, and at the end of the install I was
given the option to start the program. I said yes, and the program ran
just fine.
However, when I tried to run the program separately, I got this error:
root@PC1:~/.wine/drive_c/Program Files/2nd Story Software/TaxACT 2006#
./TaxAct06.exe
run-detectors: unable to find an interpreter for ./TaxAct06.exe
Any idea how I can help
2009 Nov 04
0
bind segfault in conjunction with dbus - what to change?
Hi all,
I have a problem running bind on C5.4 when the messagebus
service is activated. When I switch off the dbus message
service bind runs well. With dbus activated bind crashes
with a segfault.
How can I get rid of this error? What shall I change?
SElinux (the source of most unexpedted things) is switched
off.
Following versions are installed:
bind-9.3.6-4.P1.el5
2018 May 04
0
How to constraint instructions reordering from patterns?
Here is a last example to illustrate my concern.
The problem is about the lowering of node t13.
Initial selection DAG: BB#0 '_start:entry'
SelectionDAG has 44 nodes:
t11: i16 = Constant<0>
t0: ch = EntryToken
t3: ch = llvm.clp.set.rspa t0, TargetConstant:i16<392>, Constant:i32<64>
t5: ch = llvm.clp.set.rspb t3,
2018 May 04
0
How to constraint instructions reordering from patterns?
Krzysztof,
Thanks for your interest to my questions.
In order to clarify the context, here is the C source file of my test case.
The 3 builtins initialize some stack pointers. They have to be executed before any other instruction.
extern float fdivfaddfmul_a(float a, float b, float c, float d);
volatile static float x1,x2,x3,x4;
void _start(void)
{
float res;
2018 May 04
2
How to constraint instructions reordering from patterns?
The DAG dumping will try to print some of the nodes "inline" (i.e. where
they are used) to make the output more readable, so the dump of the DAG
may not strictly reflect the node ordering.
-Krzysztof
On 5/4/2018 8:18 AM, Dominique Torette via llvm-dev wrote:
> Here is a last example to illustrate my concern.
>
> The problem is about the lowering of node t13.
>
>
2001 Jun 26
1
intermittent segfault upon invocation
Wine release 20010510 on Linux 2.4.4 SMP compiled from source code.
One in ten times, when I start wine (with an executable or without) the
program will segfault.
Notes:
1. This doesn't happen when I run wine under the debugger.
2. I turned on --debugmsg +all to see if I could pinpoint the reason.
When it deosn't segfault, I get loads of debug messages. When it DOES
fault, I get
2005 Nov 08
8
do I have to worry if executing an exe that may contain a virus under Wine?
Hi, I have a question:
do I have to worry if I run with wine an executable that may contain a
virus (I am running linux as a normal user, not root)?
--
Peter Kostov, webdesigner, photographer
Sofia, Bulgaria
Home sites - www.webdesign.light-bg.com
- www.light-bg.com
2004 Jan 28
3
wine 20031212 and Nokia PC Suite 5.01 again
Hi there
i am trying to run nokia pc suite on wine 20031212. this the only output
i become.
0 19:44:45 sammy@uranos:~ $ wine --debugmsg fixme-all nokia.exe
wine: Unhandled exception (thread 0040), starting debugger...
WineDbg starting on pid 25
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'C:\Program Files\Common
2009 Jan 29
5
Minor Problem with latest TaxAct
Greetings All,
I have a minor difficulty with the latest Taxact (2008). The program installs and appears to run fine. However, after every mouse click I get a pop-up window with no information that I must clear to continue. Does anyone know what this is and how to disable it?
I am running SUSE 11 64bit with KDE 3.5
Thanx in advance
Rich
2008 Jul 14
2
madwifi on Centos 5.2, kernel 2.6.18-92.1.6.el5
Hello,
I just installed Centos 5.2 on my wife's IBM thinkpad T41 with Atheros
wireless.
It looks like I need to install madwifi to get the wireless to work. Our
home wireless network uses WPA2
I found the EL5 rpms at atrpms, but there is no madwifi-kmdl rpms for
kernel 2.6.18-92.1.6.el5.
So, to get the wireless working on my home network, what's the shortest
path from here? Install
2007 Jul 10
1
Centos 5 Live CD
I just tried the Centos 5 Live CD on my Thinkpad T41.
It works pretty good but did not recognize my Laptop's
modem or WiFi (I guess no surprise there).
I do have a CardBus modem that is not a Win-modem
that I could try when I get home.
I did not see anyway to configure a PPP dialup call.
Is there a way to run kppp or Gnome's equivalent?
-------------- next part --------------
An
2007 Aug 09
7
DO NOT REPLY [Bug 4870] New: --link-dest results in errors for some paths containing spaces
https://bugzilla.samba.org/show_bug.cgi?id=4870
Summary: --link-dest results in errors for some paths containing
spaces
Product: rsync
Version: 2.6.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2017 Oct 13
2
[SelectionDAG] Assertion due to MachineMemOperand flags difference.
Hello,
I've hit an assertion in SelectionDAG where we try to merge 2 loads
that have the same operands but their MMO flags differ. One is
dereferenceable and one is not. I'm not sure what the underlying issue
here is:
1) MDSDNode with the same operands should have the same flags set on
their respective MMO. The fact the flags differ when the
opcode,types,operands and address-space are
2009 Mar 31
4
Tax Preparation with WINE
As approximately 130 million other US citizens, I am dutifully preparing for the April deadline for filing my income tax returns. Reviewing the WINE AppDB for installable tax software to help out in the process, it appeared that 2nd Story Software's TAX ACT was most likely to work with the WINE version (1.1.17) installed on my Mandriva-equipped HP laptop. As it turned out, TAX ACT was able
2005 Jul 03
2
Printing simply DOES NOT WORK; print dialog just stays open
regarding this old message:
>
> Am Sam, M?r 20, 2004 at 04:40:10 -0500 schrieb JLB:
>> Nopers, and it FREAKS OUT when I go into Printer Setup and select a page
>> orientation (e.g. Portrait)
>
> Hmmm, seems that you first have to learn how to configure printing? Look
> in the Documentation section on winehq for that. If you use Cups
> everything is done for you
2005 Feb 28
0
Painter Essential 2 (wacom bundle)
I bought a wacom, and with it comes this Corel Painter Essentials 2.
installation went fine with wine, but when I try to run the program, I get
error message.
I'm running Debian Testing, and wine installed via apt.
wine version is "20041201-1"
so, any hints on what to do would be highly appreciated :)
here's the error:
Invoking /usr/lib/wine/wine.bin
2005 May 29
0
chan_oss.c:572 oss_write: Unable to set device to input mode error
hi
i'm a newbie in asterisk...i installed asterisk but when i tried to
dial 1000 for the first time i got the following error messages and i
don't hear anything...
May 29 20:46:03 WARNING[262160]: chan_oss.c:413 soundcard_setinput:
Unable to re-open DSP device: Device or resource busy
May 29 20:46:03 WARNING[262160]: chan_oss.c:572 oss_write: Unable to
set device to input mode
May 29
2016 Apr 25
2
ylim in barplot()
Dear useRs,
I'm having troubles with using ylim in barplot(): even though I reduce
the y-scale using ylim, the bars still extend down to 0into the x-labels.
The sample data is below, and here is the code.
#This works fine but I would like to plot only from 50 to 70:
barplot(t(mydata), beside=TRUE, col=c("orange", "green", "yellow",
"purple"),