alibaba / alibaba/AndFix

魅蓝 note2 打开就死掉

Open
#116 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
7k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

在测试魅蓝note2的时候,一直打开就挂,打开就挂。但是在使用我的 红米2a 测试的时候没有这个问题,对 ndk 不是很熟,下面的是打出来的日志
01-03 17:04:06.244 8672-8672/com.xyggun.mydemo D/AndFix: modify com.xyggun.mydemo.app.AppRedirectUrl.UrlActivity flag:
01-03 17:04:06.244 8672-8672/com.xyggun.mydemo D/AndFix: setFieldFlag_5_1: 33
01-03 17:04:06.244 8672-8672/com.xyggun.mydemo D/AndFix: modify com.xyggun.mydemo.app.AppRedirectUrl.UrlTitle flag:
01-03 17:04:06.244 8672-8672/com.xyggun.mydemo D/AndFix: setFieldFlag_5_1: 33
01-03 17:04:06.244 8672-8672/com.xyggun.mydemo D/AndFix: modify com.xyggun.mydemo.app.AppRedirectUrl.context flag:
01-03 17:04:06.244 8672-8672/com.xyggun.mydemo D/AndFix: setFieldFlag_5_1: 81
01-03 17:04:06.244 8672-8672/com.xyggun.mydemo A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x8000212cd2010 in tid 8672 (m.xyggun.mydemo)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the crash on the Meizu Note2 and comparing it with the Redmi 2A result. Read the AndFix log around the field modifications and the fatal SIGSEGV, then identify the device-specific cause. Done means the app no longer crashes on the Meizu Note2 while the existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.