wine hangs until ctrl - C is sent

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
xekhz
Level 3
Level 3
Posts: 53
Joined: Fri Mar 14, 2008 11:37 am

wine hangs until ctrl - C is sent

Post by xekhz »

Hello,
I have a strange problem
I have two applications called ADM and SGP

When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c

The message sent when i press ctrl-c is the following
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a

After that it starts working

wine version is 1.0-1 debian lenny
James Mckenzie

wine hangs until ctrl - C is sent

Post by James Mckenzie »

xekhz <[email protected]> at Nov 3, 2008 4:54 AM (MST) wrote about [Wine] wine hangs until ctrl - C is sent
Hello,
I have a strange problem
I have two applications called ADM and SGP

When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c
Your report is missing something. Are either of these programs attempting to access any sort of database? I am interested if they are accessing a JET (Access type) database, as I had another program that exhibited this. However, pressing Cntrl-c now exits the program completely. The program is named Online Bible or BiblePro. You can search Wine's bugzilla for my bug report (I think that I filed one.)
The message sent when i press ctrl-c is the following
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a
This looks very familar to me.
After that it starts working
Same thing happened here. Have you filed a bug report with ALL of the terminal output?

James McKenzie
xekhz
Level 3
Level 3
Posts: 53
Joined: Fri Mar 14, 2008 11:37 am

Re: wine hangs until ctrl - C is sent

Post by xekhz »

James Mckenzie wrote:xekhz <[email protected]> at Nov 3, 2008 4:54 AM (MST) wrote about [Wine] wine hangs until ctrl - C is sent
Hello,
I have a strange problem
I have two applications called ADM and SGP

When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c
Your report is missing something. Are either of these programs attempting to access any sort of database? I am interested if they are accessing a JET (Access type) database, as I had another program that exhibited this. However, pressing Cntrl-c now exits the program completely. The program is named Online Bible or BiblePro. You can search Wine's bugzilla for my bug report (I think that I filed one.)
The message sent when i press ctrl-c is the following
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a
This looks very familar to me.
After that it starts working
Same thing happened here. Have you filed a bug report with ALL of the terminal output?

James McKenzie
What output should I put?
In dont get any errors, what the program is doing is accessing an infomix DB
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

wine hangs until ctrl - C is sent

Post by austin987 »

On Mon, Nov 3, 2008 at 9:18 AM, xekhz <[email protected]> wrote:
James Mckenzie wrote:
xekhz <[email protected]> at Nov 3, 2008 4:54 AM (MST) wrote about [Wine] wine hangs until ctrl - C is sent
Hello,
I have a strange problem
I have two applications called ADM and SGP

When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c

Your report is missing something. Are either of these programs attempting to access any sort of database? I am interested if they are accessing a JET (Access type) database, as I had another program that exhibited this. However, pressing Cntrl-c now exits the program completely. The program is named Online Bible or BiblePro. You can search Wine's bugzilla for my bug report (I think that I filed one.)

The message sent when i press ctrl-c is the following
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a
This looks very familar to me.

After that it starts working
Same thing happened here. Have you filed a bug report with ALL of the terminal output?

James McKenzie
What output should I put?
In dont get any errors, what the program is doing is accessing an infomix DB





Does:

$ touch ~/c:/windows/system32/drivers/etc/{services,host}

help?

--
-Austin
xekhz
Level 3
Level 3
Posts: 53
Joined: Fri Mar 14, 2008 11:37 am

Re: wine hangs until ctrl - C is sent

Post by xekhz »

austin987 wrote:On Mon, Nov 3, 2008 at 9:18 AM, xekhz <[email protected]> wrote:
James Mckenzie wrote:
xekhz <[email protected]> at Nov 3, 2008 4:54 AM (MST) wrote about [Wine] wine hangs until ctrl - C is sent
Your report is missing something. Are either of these programs attempting to access any sort of database? I am interested if they are accessing a JET (Access type) database, as I had another program that exhibited this. However, pressing Cntrl-c now exits the program completely. The program is named Online Bible or BiblePro. You can search Wine's bugzilla for my bug report (I think that I filed one.)

This looks very familar to me.

Same thing happened here. Have you filed a bug report with ALL of the terminal output?

James McKenzie
What output should I put?
In dont get any errors, what the program is doing is accessing an infomix DB





Does:

$ touch ~/c:/windows/system32/drivers/etc/{services,host}

help?

--
-Austin
That is the first hack i do to get the informix installer working.

I think what happend is something to do with what i installed with winetricks.
I have another machine and with a clean install this problem does not apears.

I'm trying to figure out what it is.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

wine hangs until ctrl - C is sent

Post by austin987 »

On Mon, Nov 3, 2008 at 3:24 PM, xekhz <[email protected]> wrote:
austin987 wrote:
On Mon, Nov 3, 2008 at 9:18 AM, xekhz <[email protected]> wrote:
James Mckenzie wrote:
What output should I put?
In dont get any errors, what the program is doing is accessing an infomix DB






Does:

$ touch ~/c:/windows/system32/drivers/etc/{services,host}

help?

--
-Austin
That is the first hack i do to get the informix installer working.

I think what happend is something to do with what i installed with winetricks.
I have another machine and with a clean install this problem does not apears.

I'm trying to figure out what it is.





$ winetricks jet40

--
-Austin
xekhz
Level 3
Level 3
Posts: 53
Joined: Fri Mar 14, 2008 11:37 am

Re: wine hangs until ctrl - C is sent

Post by xekhz »

austin987 wrote:On Mon, Nov 3, 2008 at 3:24 PM, xekhz <[email protected]> wrote:
austin987 wrote:
On Mon, Nov 3, 2008 at 9:18 AM, xekhz <[email protected]> wrote:
Does:

$ touch ~/c:/windows/system32/drivers/etc/{services,host}

help?

--
-Austin
That is the first hack i do to get the informix installer working.

I think what happend is something to do with what i installed with winetricks.
I have another machine and with a clean install this problem does not apears.

I'm trying to figure out what it is.





$ winetricks jet40

--
-Austin

Instalation hangs
:cry:
Locked