We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i cannot patch my boot image this is log Android Image Kitchen - UnpackImg Script by osm0sis @ xda-developers
Supplied image: boot.img
Removing old work folders and files...
Setting up work folders...
Image type: AOSP
Splitting image to "split_img/"... BOARD_KERNEL_CMDLINE BOARD_KERNEL_BASE 00263fa8 BOARD_NAME BOARD_PAGE_SIZE 0 BOARD_HASH_TYPE unknown BOARD_KERNEL_OFFSET 00008000 BOARD_RAMDISK_OFFSET ffd9c684 BOARD_SECOND_OFFSET ffd9c058 BOARD_TAGS_OFFSET ffd9c058 BOARD_DT_SIZE 3 Fatal glibc error: malloc.c:2599 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0) Aborted (core dumped) Error
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i cannot patch my boot image
this is log
Android Image Kitchen - UnpackImg Script
by osm0sis @ xda-developers
Supplied image: boot.img
Removing old work folders and files...
Setting up work folders...
Image type: AOSP
Splitting image to "split_img/"...
BOARD_KERNEL_CMDLINE
BOARD_KERNEL_BASE 00263fa8
BOARD_NAME
BOARD_PAGE_SIZE 0
BOARD_HASH_TYPE unknown
BOARD_KERNEL_OFFSET 00008000
BOARD_RAMDISK_OFFSET ffd9c684
BOARD_SECOND_OFFSET ffd9c058
BOARD_TAGS_OFFSET ffd9c058
BOARD_DT_SIZE 3
Fatal glibc error: malloc.c:2599 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)
Aborted (core dumped)
Error
The text was updated successfully, but these errors were encountered: