Closed Bug 1148647 Opened 10 years ago Closed 10 years ago

Crash when scanning QR code for wifi debugging

Categories

(DevTools Graveyard :: WebIDE, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: hub, Unassigned)

References

(Blocks 1 open bug)

Details

B2g crashes when scanning the QRCode for wifi debugging. I'm on Flame gecko git 43bcefb0f75724ed83ef3905c21bb6ccbc9c5df0 gaia git be2e04b19224e1c617ca513676c208bb1c2f8858
I never get any indication it actually read the QR code.
Maybe I can find something if I try a debug b2g build... I've never had much luck getting stacks from b2g crashes...
it is not a debug build. but it is a self build.
The last lines of the logcat are: E/Gecko ( 462): [Child 462] ###!!! ABORT: ActorDestroy by IPC channel failure at CompositorChild: file ../../../gecko/gfx/layers/ipc/CompositorChild.cpp, line 335 E/Gecko ( 462): mozalloc_abort: [Child 462] ###!!! ABORT: ActorDestroy by IPC channel failure at CompositorChild: file ../../../gecko/gfx/layers/ipc/CompositorChild.cpp, line 335
note: I don't always get this log message.
I spent a bit trying to figure this out, but no luck so far. It does happen to me occasionally. I'll keep trying to uncover the answer.
the good news: it doesn't crash anymore the bad news: I can't get it to scan. it never recognise. And maybe that's why it doesn't crash. Isn't there a way to enter the code manually?
Here is the logcat: I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth I/GeckoDump(10682): AdbController: abort I/GeckoDump(10682): AdbController: No auth data, requesting new capture I/GeckoDump(10682): XXX FIXME : Got a mozContentEvent: devtools-auth BTW one of the thing I notice is that it takes a VERY LONG time to autofocus on the QR code. For starters.
It's great that the crashes are gone! Don't worry, I have not forgotten about you. :P There are several improvements I hope to land soon: bug 1145772 (better resolution capture) and bug 1152836 (make scanning much faster). Once these are done, I'll flag you here to retest. In my own testing, it's much smoother and faster with these things applied.
OMG it worked !!!!!
Marking as "WORKSFORME" since we don't know what made the crash go away.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.