Jump to content
IGNORED

DB blowing stack in DOS. Any reason for this(besides DOS sucking)?


Gorf

Recommended Posts

I was adding data to my code today and it seems Im adding too much or something but I get the

below errors and the compiler blows its stack.

 

data level1x

$51,$4c,$4a,$49,$4a,$4c,$50,$55,$57,$58,$57,$55

end

 

data level1y

$2f,$2d,$2f,$2c,$29,$2b,$2a,$2b,$29,$2c,$2f,$2d

end

 

 

I add up to four levels worth of these data statement for each level then I get the following.

I have a LOT more data in the code too...is there some sort of limitation?

The rom space is still plentiful too.

 

M:\ATARI2~1\bB>2600bas t26000.bas
Exiting due to signal SIGSEGV
General Protection Fault at eip=000108ee
eax=dbf51562 ebx=dbf515dc ecx=dbf515dc edx=00ee4b10 esi=00ee4b10 edi=00ee5890
ebp=00195318 esp=00195314 program=M:\ATARI2~1\BB\2600BA~1.EXE
cs: sel=01a7  base=01cc0000  limit=00efffff
ds: sel=01af  base=01cc0000  limit=00efffff
es: sel=01af  base=01cc0000  limit=00efffff
fs: sel=017f  base=0000ea40  limit=0000ffff
gs: sel=01bf  base=00000000  limit=0010ffff
ss: sel=01af  base=01cc0000  limit=00efffff
App stack: [00195a98..00115a98]  Exceptn stack: [001159f4..00113ab4]

Call frame traceback EIPs:
 0x000108ee
 0x00006790
 0x0000df83
 0x00005b10
 0x0000dfab
 0x00001a0e
 0x0000fe28
Compilation failed.
M:\ATARI2~1\bB>

Link to comment
Share on other sites

I was adding data to my code today and it seems Im adding too much or something but I get the

below errors and the compiler blows its stack.

That could be a bB bug.

 

If you post your source code, I can take a look at it. Or PM me the code if you don't want to post it.

Link to comment
Share on other sites

I was adding data to my code today and it seems Im adding too much or something but I get the

below errors and the compiler blows its stack.

That could be a bB bug.

 

If you post your source code, I can take a look at it. Or PM me the code if you don't want to post it.

 

 

See your PM. :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...