Jump to content

Chameleon 2.4svn Official PKG Installer


ErmaC
 Share

4,261 posts in this topic

Recommended Posts

Please try . Works or alloc error =))

 

 

Hi. tested each boot file and results are all alloc error

 

1.

 

I replace all more "u_int32_t" to "long" and "uint64_t" to 32 bit :

attachicon.gif boot_32_bit.zip

logical 4
-
Memory allocation error! Addr: 0xdeadbeef, Size: 0x0, File: hfs.c, Line: 926
This is a non recoverable error! System HALTED!!!_ 

2.

 

I added "btree = 0" :

attachicon.gif boot_add_btree.zip

logical 4
-
Memory allocation error! Addr: 0xdeadbeef, Size: 0x0, File: hfs.c, Line: 927
This is a non recoverable error! System HALTED!!!_

3.

 

I replace kBTreeCatalog = 1 to 0 :

attachicon.gif boot_replace_kBTreeCatalog.zip

logical 4
-
Memory allocation error! Addr: 0xdeadbeef, Size: 0x0, File: hfs.c, Line: 926
This is a non recoverable error! System HALTED!!!_

thanks

Link to comment
Share on other sites

OK! Maybe that your hfs no installed.

But I try will use hfs from revision 2583 .

 

 

its already prepared USB stick (GPT+HFSPlus and package installer) and ,for testing alloc errors, i'm replacing just boot file with ones you provided.

 

if i replace boot file with one from r2588, it works like a charm.

 

 

thanks.

Link to comment
Share on other sites

OK. But I will compile and here release 25xx . If this works, then I try copy from 25xx to 2645 .

 

ok.

 

just a note in case you dont know it yet.

As stated in earlier posts from Ermac and luxinhaus, allocation error shows up with r2602.

 

thanks

Link to comment
Share on other sites

ok.

 

just a note in case you dont know it yet.

As stated in earlier posts from Ermac and luxinhaus, allocation error shows up with r2602.

 

thanks

that is correct :)

as for me, i used the latest trunk and reverted the changes from 2602 and compiled it.

Link to comment
Share on other sites

Try official boot_2594 ! 

attachicon.gifboot_2594.zip

 

is it official?

 

it gives weird error

logical 4
cpuFrequency -1462057257
ERROR: GUI: could not open 'Default/device_hfsraid_gala_o.png'!

Memory allocation error! Addr: 0x858c758, Size: 0x0, File: free, Line: 0
This is a non recoverable error! System HALTED!!!_

i've installed it manually using tools (fdisk440, dd, cp).

 

 

EDIT: Also i've replaced boot file with one from r2598 provided by Ermac in post #2805. And it works. So it makes me confused.

 

thanks

Link to comment
Share on other sites

how install chamelon in GPT Partition

 

did u try Official Package Installer?

I download from SVN trunk 2954 !

Try .

attachicon.gifboot_2594_rc.zip

 

 

Tried it and got error which is nearly same.

ERROR: GUI: could not open 'Default/device_hfsraid_gala_o.png'!

Memory allocation error! Addr: 0x858c6b8, Size: 0x0, File: free, Line: 0
This is a non recoverable error! System HALTED!!!_

thanks

Link to comment
Share on other sites

did u try Official Package Installer?

 

 

Tried it and got error which is nearly same.

ERROR: GUI: could not open 'Default/device_hfsraid_gala_o.png'!

Memory allocation error! Addr: 0x858c6b8, Size: 0x0, File: free, Line: 0
This is a non recoverable error! System HALTED!!!_

thanks

 

try install last Trunk Get Error Operation system not found

Link to comment
Share on other sites

Hi luxinhaus, ea dd ! Ok ! I see 2602 commit from ErmaC, and i tried fix and please try boot_2645_rc2. Tnx !

 

attachicon.gifboot_2645_rc2.zip

 

@Bronya

 

Hi, Tested it and got error

-
Memory allocation error! Addr: 0x0, Size: 0x8000, File: cache.c, Line: 103
This is a non recoverable error! System HALTED!!!_

the error is same error as noted in post #2836

 

thanks

Link to comment
Share on other sites

@Bronya

 

Hi, Tested it and got error

-
Memory allocation error! Addr: 0x0, Size: 0x8000, File: cache.c, Line: 103
This is a non recoverable error! System HALTED!!!_
the error is same error as noted in post #2836

 

thanks

 

Any news from those tests?

 

ErmaC

Link to comment
Share on other sites

@ErmaC

r2656 now works because of r2646 commit

Thanks!

Yep I know... But Bronya try to fix the problem w/o "lost" the 2602 commit...

That's why I'm asking...

I'm unable to test it on my hardware, because seems the problem of alloc memory is on not recently platform...

 

ErmaC

Link to comment
Share on other sites

hi there,

 

anybody else gets this error while trying to compile trunk r2656?

 

================= Making all in util =================
[CC32] dyldsymboltool.c
[CC64] dyldsymboltool.c
[CC32] machOconv.c
[CC64] machOconv.c
[CC32] segsize.c
[CC64] segsize.c
[CC32] bdmesg.c
[CC64] bdmesg.c
[CC32] sectorsize.c
sectorsize.c:122:61: error: comparison of constant -1 with boolean expression is always true [-Werror,-Wtautological-constant-out-of-range-compare]
    } else if (!ioctl(diskdevice, DKIOCGETBLOCKSIZE, &size) != -1) {
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~
1 error generated.
Link to comment
Share on other sites

 Share

×
×
  • Create New...