C_and_CPP 板


LINE

請教一下 我要將test.bin讀出後寫入node, load_bin_compare_name用malloc分配大小,然後用fread存在fwbin(全域變數), 在combin_binary_upgrade準備寫入剛讀出的binary,但會發生crash,後來我把底下mark掉又不會crash write(fd, write_string, counts); //crash 點 或是我把DEBUG_PRINT打開然後把上面crash先mark掉,又可以正確印出整個test.bin內容,沒有crash. 請教一下我使用p_arr指到fwbin,然後每次累加p_arr的offset(2048 byte)依序寫入節點,是哪邊有問題? 非常感謝 code:(簡列出) static char *fwbin; unsigned char fw_upgrade(unsigned char type) { unsigned char u8_ret; unsigned int u32_len = 0; u32_len = load_bin_compare_name("test.bin"); combin_binary_upgrade(u8_type, u32_len); return u8_ret; } void combin_binary_upgrade(unsigned char u8_type, unsigned int u32_len) { int fd, ret = 0, i = 0, loops = 0, leftcount = 0, counts = 0; char write_string[2048], cmd_buf[20], str_sys_cmd_path[200]; unsigned char u8_cmd, u8_ret = SUCCESS; int j = 0; char *p_arr = NULL; memset(cmd_buf, 0, sizeof(cmd_buf)); memset(str_sys_cmd_path, 0, sizeof(str_sys_cmd_path)); sprintf(str_sys_cmd_path, "%s%s", g_sysfs_location, "/receive_binary_node"); p_arr = fwbin; fd = open_node(str_sys_cmd_path); if (fd < 0) { printf("open_node fail!\n"); return -1; } else printf("open_node pass\n");//有印出 sprintf(cmd_buf, "%x,%x,%x", u8_cmd, u8_type, u32_len); write(fd, cmd_buf, sizeof(cmd_buf)); loops = u32_len / 2048; leftcount = u32_len % 2048; for (i = 0; i <= loops; i++) { if (i == loops) counts = leftcount; else counts = FW_WRITE_SIZE; memset(write_string, 0, sizeof(write_string)); memcpy(write_string, p_arr, counts); write(fd, write_string, counts); //造成crash #if DEBUG_PRINT for (j = 1; j <= counts; j++) { printf("%5x ", write_string[j - 1]); if (j % 16 == 0) printf("\n"); } #endif p_arr += counts; } free(fwbin); close(fd); } unsigned int load_bin_compare_name(char *filename) { FILE *pFile; unsigned long lSize; size_t result; int len = 0, ret = 0, i = 0, checkfile_num = 0, burn = 0; char burnfilename[100], *value, fwpath[100]; memset(burnfilename, 0, 100*sizeof(char)); len = strlen(g_path); if (g_path[len - 1] != '/') strcat(g_path, "/"); sprintf(fwpath, "%s%s", g_path, burnfilename); pFile = fopen(fwpath, "rb"); if (pFile == NULL) { printf("[touch] fopen %s error, please check your files or path\n",fwpath); exit(1); } fseek(pFile , 0 , SEEK_END); lSize = ftell(pFile); rewind(pFile); fwbin = (char *) malloc(sizeof(char) * lSize); if (fwbin == NULL) { printf("[touch] fwbin malloc fail\n"); } result = fread(fwbin, 1, lSize, pFile); if (result != lSize) { printf("[touch]fread error, result=%d, lSize=%ld\n", result, lSize); } fclose(pFile); return lSize; } crash log: [ 22.864884] Unable to handle kernel NULL pointer dereference at virtual address 00000000 [ 22.878321] pgd = db524000 [ 22.880921] [00000000] *pgd=00000000 [ 22.884404] Internal error: Oops: 805 [#1] PREEMPT SMP ARM [ 22.889769] Modules linked in: drmboot(P) mali_kbase [ 22.894634] CPU: 0 PID: 1371 Comm: raydium_selftes Tainted: P 3.10.0 #3439 [ 22.902392] task: dc1bc980 ti: db4c4000 task.ti: db4c4000 [ 22.907684] PC is at memcpy+0x50/0x330 [ 22.911345] LR is at 0x0 ----- Sent from JPTT on my Asus ASUS_Z012DA. --



※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 180.217.33.85 (臺灣)
※ 文章網址: https://webptt.com/m.aspx?n=bbs/C_and_CPP/M.1628647653.A.7B8.html
1F:推 EdisonX: memcpy(write_string, p_arr, counts); p_arr==null ? 08/11 11:31
2F:→ EdisonX: 抱歉 忽視上面註解 08/11 11:32
3F:推 chuegou: FW_WRITE_SIZE是多少呢 08/11 13:07
4F:→ liptonbin: 2048大小 08/11 19:56
5F:→ CJacky: i==0時crash,還是i==loops時crash 08/12 02:55
6F:→ CJacky: leftcount會等於0嗎 08/12 02:56
7F:推 chuegou: 試著檢查write的回傳值? 08/12 22:18
8F:推 ohbravo: 跟CJacky想的一樣 如果u32_len剛好是2048倍數(最後一次l 08/26 19:18
9F:→ ohbravo: eftcount為0)看起來會crash 08/26 19:18
10F:推 askacis: log 已經告訴你了,看一下 pc在哪就知道了 09/17 09:47







like.gif 您可能會有興趣的文章
icon.png[問題/行為] 貓晚上進房間會不會有憋尿問題
icon.pngRe: [閒聊] 選了錯誤的女孩成為魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一張
icon.png[心得] EMS高領長版毛衣.墨小樓MC1002
icon.png[分享] 丹龍隔熱紙GE55+33+22
icon.png[問題] 清洗洗衣機
icon.png[尋物] 窗台下的空間
icon.png[閒聊] 双極の女神1 木魔爵
icon.png[售車] 新竹 1997 march 1297cc 白色 四門
icon.png[討論] 能從照片感受到攝影者心情嗎
icon.png[狂賀] 賀賀賀賀 賀!島村卯月!總選舉NO.1
icon.png[難過] 羨慕白皮膚的女生
icon.png閱讀文章
icon.png[黑特]
icon.png[問題] SBK S1安裝於安全帽位置
icon.png[分享] 舊woo100絕版開箱!!
icon.pngRe: [無言] 關於小包衛生紙
icon.png[開箱] E5-2683V3 RX480Strix 快睿C1 簡單測試
icon.png[心得] 蒼の海賊龍 地獄 執行者16PT
icon.png[售車] 1999年Virage iO 1.8EXi
icon.png[心得] 挑戰33 LV10 獅子座pt solo
icon.png[閒聊] 手把手教你不被桶之新手主購教學
icon.png[分享] Civic Type R 量產版官方照無預警流出
icon.png[售車] Golf 4 2.0 銀色 自排
icon.png[出售] Graco提籃汽座(有底座)2000元誠可議
icon.png[問題] 請問補牙材質掉了還能再補嗎?(台中半年內
icon.png[問題] 44th 單曲 生寫竟然都給重複的啊啊!
icon.png[心得] 華南紅卡/icash 核卡
icon.png[問題] 拔牙矯正這樣正常嗎
icon.png[贈送] 老莫高業 初業 102年版
icon.png[情報] 三大行動支付 本季掀戰火
icon.png[寶寶] 博客來Amos水蠟筆5/1特價五折
icon.pngRe: [心得] 新鮮人一些面試分享
icon.png[心得] 蒼の海賊龍 地獄 麒麟25PT
icon.pngRe: [閒聊] (君の名は。雷慎入) 君名二創漫畫翻譯
icon.pngRe: [閒聊] OGN中場影片:失蹤人口局 (英文字幕)
icon.png[問題] 台灣大哥大4G訊號差
icon.png[出售] [全國]全新千尋侘草LED燈, 水草

請輸入看板名稱,例如:e-shopping站內搜尋

TOP