public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Invalid Opcode
@ 2003-02-11 12:57 Gustavo Junior Alves
  2003-02-11 13:03 ` Reinhard Karcher
  2004-04-12  9:38 ` Mickey
  0 siblings, 2 replies; 6+ messages in thread
From: Gustavo Junior Alves @ 2003-02-11 12:57 UTC (permalink / raw)
  To: linux-msdos

Hi guys,

I trying to call a clipper application, but the system returns:

Invalid Opcode at 009B 202E 0246 2499 0246 0000 0000 0000 0000 0000 0000
0000 0000

What this means???

Anyway, I posted the application to
http://www.coslinux.com.br/files/tmp/dpmenu.exe (300kB)

Thanks,


Gustavo Junior Alves
alves@coslinux.com.br



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid Opcode
  2003-02-11 12:57 Invalid Opcode Gustavo Junior Alves
@ 2003-02-11 13:03 ` Reinhard Karcher
  2003-02-11 13:55   ` Gustavo Junior Alves
  2004-04-12  9:38 ` Mickey
  1 sibling, 1 reply; 6+ messages in thread
From: Reinhard Karcher @ 2003-02-11 13:03 UTC (permalink / raw)
  To: linux-msdos

On Tue, Feb 11, 2003 at 10:57:19AM -0200, Gustavo Junior Alves wrote
> 
> I trying to call a clipper application, but the system returns:
> 
> Invalid Opcode at 009B 202E 0246 2499 0246 0000 0000 0000 0000 0000 0000
> 0000 0000
> 
> What this means???
>
If your dosemuversion is like 1.0.2, you should try the developers version.

Reinhard
 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid Opcode
  2003-02-11 13:03 ` Reinhard Karcher
@ 2003-02-11 13:55   ` Gustavo Junior Alves
  2003-02-11 17:15     ` Bart Oldeman
  0 siblings, 1 reply; 6+ messages in thread
From: Gustavo Junior Alves @ 2003-02-11 13:55 UTC (permalink / raw)
  To: Reinhard Karcher; +Cc: linux-msdos

I tried with version 1.1.4.1 and 1.1.4.13, but still the same error message.

Gustavo

Reinhard Karcher wrote:

>On Tue, Feb 11, 2003 at 10:57:19AM -0200, Gustavo Junior Alves wrote
>  
>
>>I trying to call a clipper application, but the system returns:
>>
>>Invalid Opcode at 009B 202E 0246 2499 0246 0000 0000 0000 0000 0000 0000
>>0000 0000
>>
>>What this means???
>>
>>    
>>
>If your dosemuversion is like 1.0.2, you should try the developers version.
>
>Reinhard
> 
>-
>To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>  
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid Opcode
  2003-02-11 13:55   ` Gustavo Junior Alves
@ 2003-02-11 17:15     ` Bart Oldeman
  2003-02-11 17:31       ` Gustavo Junior Alves
  0 siblings, 1 reply; 6+ messages in thread
From: Bart Oldeman @ 2003-02-11 17:15 UTC (permalink / raw)
  To: Gustavo Junior Alves; +Cc: linux-msdos

On Tue, 11 Feb 2003, Gustavo Junior Alves wrote:

> I tried with version 1.1.4.1 and 1.1.4.13, but still the same error message.
>
> >On Tue, Feb 11, 2003 at 10:57:19AM -0200, Gustavo Junior Alves wrote
> >
> >
> >>I trying to call a clipper application, but the system returns:
> >>
> >>Invalid Opcode at 009B 202E 0246 2499 0246 0000 0000 0000 0000 0000 0000
> >>0000 0000
> >>
> >>What this means???

it's a message from FreeDOS that your application tries to execute an
invalid instruction. The hex numbers form a stack trace.

Your application may or may not work in other DOSes than FreeDOS.

Bart


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid Opcode
  2003-02-11 17:15     ` Bart Oldeman
@ 2003-02-11 17:31       ` Gustavo Junior Alves
  0 siblings, 0 replies; 6+ messages in thread
From: Gustavo Junior Alves @ 2003-02-11 17:31 UTC (permalink / raw)
  To: Bart Oldeman; +Cc: linux-msdos

Strange.... I got the exactly same message from MS-DOS and DR-DOS on 
DOSEMU, but without DOSEMU everything goes fine, including on FreeDOS.

I looked by this message on FreeDOS and I found anything.

There is another thing to do?

Thanks,

Gustavo

Bart Oldeman wrote:

>On Tue, 11 Feb 2003, Gustavo Junior Alves wrote:
>
>  
>
>>I tried with version 1.1.4.1 and 1.1.4.13, but still the same error message.
>>
>>    
>>
>>>On Tue, Feb 11, 2003 at 10:57:19AM -0200, Gustavo Junior Alves wrote
>>>
>>>
>>>      
>>>
>>>>I trying to call a clipper application, but the system returns:
>>>>
>>>>Invalid Opcode at 009B 202E 0246 2499 0246 0000 0000 0000 0000 0000 0000
>>>>0000 0000
>>>>
>>>>What this means???
>>>>        
>>>>
>
>it's a message from FreeDOS that your application tries to execute an
>invalid instruction. The hex numbers form a stack trace.
>
>Your application may or may not work in other DOSes than FreeDOS.
>
>Bart
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>  
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Invalid Opcode
  2003-02-11 12:57 Invalid Opcode Gustavo Junior Alves
  2003-02-11 13:03 ` Reinhard Karcher
@ 2004-04-12  9:38 ` Mickey
  1 sibling, 0 replies; 6+ messages in thread
From: Mickey @ 2004-04-12  9:38 UTC (permalink / raw)
  To: linux-msdos

On Tuesday 11 February 2003 13:57, Gustavo Junior Alves wrote:
> Hi guys,
>
> I trying to call a clipper application, but the system returns:
>
> Invalid Opcode at 009B 202E 0246 2499 0246 0000 0000 0000 0000 0000 0000
> 0000 0000
>
> What this means???
>

I installed dosemu on Gentoo linux with kernel 2.6.4-gentoo-r1 and my Clipper 
application returns invalid opcode. I tried this with 1.2.0 and 1.2.1 
versions of dosemu and still have invalid opcode error message. I'm also 
using dosemu 1.2.0 on my old Red Hat 7.3. system with kernel 2.4.22 and I 
don't have this problem. I didn't try with 1.3.0 yet. Any suggestions how to 
resolve this?

-- 
Best regards,
Mickey		mikey@ptt.yu, mickey72@neobee.net

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-04-12  9:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-11 12:57 Invalid Opcode Gustavo Junior Alves
2003-02-11 13:03 ` Reinhard Karcher
2003-02-11 13:55   ` Gustavo Junior Alves
2003-02-11 17:15     ` Bart Oldeman
2003-02-11 17:31       ` Gustavo Junior Alves
2004-04-12  9:38 ` Mickey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox