Jump to content
Master_Programmer

I need help with an odd error.

Recommended Posts

Whenever i use "set romsize (Insert number here)k" i get these odd errors:

 

[email protected]:~/2600/bb$ sh 2600basic.sh TEST.bas

Starting build of TEST.bas

2600 Basic compilation complete.

*** glibc detected *** double free or corruption (!prev): 0x088fbbd8 ***

Aborted

DASM V2.20.09, Macro Assembler ©1988-2003

bytes of ROM space left in bank 1

bytes of ROM space left in bank 2

bytes of ROM space left in bank 3

bytes of ROM space left in bank 4

bytes of ROM space left in bank 5

bytes of ROM space left in bank 6

bytes of ROM space left in bank 7

bytes of ROM space left in bank 8

3961 bytes of ROM space left in bank 1

3955 bytes of ROM space left in bank 2

3982 bytes of ROM space left in bank 3

4052 bytes of ROM space left in bank 4

4052 bytes of ROM space left in bank 5

4052 bytes of ROM space left in bank 6

4052 bytes of ROM space left in bank 7

bytes of ROM space left in bank 8

3961 bytes of ROM space left in bank 1

3955 bytes of ROM space left in bank 2

3982 bytes of ROM space left in bank 3

4052 bytes of ROM space left in bank 4

4052 bytes of ROM space left in bank 5

4052 bytes of ROM space left in bank 6

4052 bytes of ROM space left in bank 7

bytes of ROM space left in bank 8

--- Unresolved Symbol List

BS_return 0000 ???? (R )

scoretable 0000 ???? (R )

BS_jsr 0000 ???? (R )

 

Fatal assembly error: Source is not resolvable.

Build complete.

 

 

 

when i add those odd variables, i get

 

 

 

[email protected]:~/2600/bb$ sh 2600basic.sh TEST.bas

Starting build of TEST.bas

2600 Basic compilation complete.

*** glibc detected *** double free or corruption (!prev): 0x0871dbd8 ***

Aborted

DASM V2.20.09, Macro Assembler ©1988-2003

bytes of ROM space left in bank 1

bytes of ROM space left in bank 2

bytes of ROM space left in bank 3

bytes of ROM space left in bank 4

bytes of ROM space left in bank 5

bytes of ROM space left in bank 6

bytes of ROM space left in bank 7

-62491 bytes of ROM space left in bank 8

3961 bytes of ROM space left in bank 1

3955 bytes of ROM space left in bank 2

3982 bytes of ROM space left in bank 3

4052 bytes of ROM space left in bank 4

4052 bytes of ROM space left in bank 5

4052 bytes of ROM space left in bank 6

4052 bytes of ROM space left in bank 7

-62491 bytes of ROM space left in bank 8

Complete.

Build complete.

 

 

 

please, can someone help me??

i'm using ubuntu 10.04.

Share this post


Link to post
Share on other sites

I sent a PM to batari on this a couple of weeks back, along with a "patch", but we probably won't see an official release of it until bB 1.1 graduates from beta.

 

Here's an unofficial 64-bit Linux binary for the fixed postprocess binary, along with the .c in case you're not 64-bit.

 

bB-postprocess-unofficial.tar.gz

Share this post


Link to post
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.

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...