Skip to content

Instantly share code, notes, and snippets.

(19.0.0) [Persistence]: Starting transaction: Allocate query
(19.0.0) [WatchStream]: (e600d78) Stream sending: # com.google.firestore.v1.ListenRequest@9a8122a7
add_target {
query {
parent: "projects/{project}/databases/(default)/documents"
structured_query {
from {
collection_id: "{collection_a}"
}
limit {
08-01 08:25:52.232: D/ndk_translation(9587): loaded library "/data/app/app-1/lib/arm/libflutter.so" at 0x9bbe1000
08-01 08:25:52.232: D/ndk_translation(9587): [ linking libflutter.so ]
08-01 08:25:52.273: D/ndk_translation(9587): loaded proxy library "libandroid.so"
08-01 08:25:52.318: I/ActivityManager(1620): Waited long enough for: ServiceRecord{9bafd7b u0 com.google.android.gms/.statementservice.OperationService}
08-01 08:25:52.346: D/ndk_translation(9587): loaded proxy library "libEGL.so"
08-01 08:25:52.400: D/ndk_translation(9587): loaded proxy library "libGLESv2.so"
08-01 08:25:52.458: D/ndk_translation(9587): proxy_libc.so: symbol '__dso_handle' is null
08-01 08:25:52.464: E/ndk_translation(9587): Failed to find data 'in6addr_any'
08-01 08:25:52.464: E/ndk_translation(9587): Failed to find data 'in6addr_loopback'
08-01 08:25:52.486: D/ndk_translation(9587): loaded proxy library "libc.so"
java.lang.RuntimeException:
at com.google.firebase.firestore.util.AsyncQueue.b (AsyncQueue.java:19)
at com.google.firebase.firestore.util.AsyncQueue$$Lambda$5.run (AsyncQueue.java:2)
at android.os.Handler.handleCallback (Handler.java:790)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:164)
at android.app.ActivityThread.main (ActivityThread.java:6647)
at java.lang.reflect.Method.invoke (Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:811)
import 'package:flutter_web/material.dart';
import 'package:flutter_web_ui/ui.dart' as ui;
void main() async {
await ui.webOnlyInitializePlatform();
double position = 0;
runApp(
MaterialApp(
@creativecreatorormaybenot
creativecreatorormaybenot / GT-810 (rolex) Android 7.1
Created September 16, 2019 12:04
CursorWindowAllocationException crash
java.lang.RuntimeException:
at com.google.firebase.firestore.util.AsyncQueue.access$200 (AsyncQueue.java)
or .createAndScheduleDelayedTask (AsyncQueue.java)
or .enqueueAndForget (AsyncQueue.java)
or .lambda$panic$5 (AsyncQueue.java)
or .verifyIsCurrentThread (AsyncQueue.java)
at com.google.firebase.firestore.util.AsyncQueue$$Lambda$5.run (AsyncQueue.java)
import 'package:flutter_web/material.dart';
import 'package:flutter_web_ui/ui.dart' as ui;
void main() async {
await ui.webOnlyInitializePlatform();
double position = 0;
runApp(
MaterialApp(
i Starting emulators: ["firestore"]
i firestore: Serving ALL traffic (including WebChannel) on http://localhost:8080
! firestore: Support for WebChannel on a separate port (8081) is DEPRECATED and will go away soon. Please use port above instead.
i firestore: Emulator logging to firestore-debug.log
+ firestore: Emulator started at http://localhost:8080
i firestore: For testing set FIRESTORE_EMULATOR_HOST=localhost:8080
+ All emulators started, it is now safe to connect.
[ +325 ms] Failed to load asset at path: packages/build_web_compilers/src/dev_compiler/dart_sdk.js.
Status code: 404
Headers:
{
"date": "Tue, 19 Nov 2019 17:25:39 GMT",
"content-length": "9",
"x-frame-options": "SAMEORIGIN",
[ +12 ms] Compiling lib\main.dart for the Web... (completed in 6.7s)
[ +11 ms] Building application for the web... (completed in 7.0s)
[ +281 ms] Warning: Flutter's support for web development is not stable yet and hasn't
[ +1 ms] been thoroughly tested in production environments.
[ ] For more information see https://flutter.dev/web
[ +1 ms] 🔥 To hot restart changes while running, press "r". To hot restart (and refresh the browser), press "R".
[ +15 ms] For a more detailed help message, press "h". To quit, press "q".
errors.dart:147 Uncaught (in promise) Error: EncodingError: The source image cannot be decoded.
at Object.throw_ [as throw] (errors.dart:196)
at async._AsyncCallbackEntry.new.callback (zone.dart:1114)
at Object._microtaskLoop (schedule_microtask.dart:43)
at _startMicrotaskLoop (schedule_microtask.dart:52)
at async_patch.dart:168
DartError @ errors.dart:147
throw_ @ errors.dart:196
(anonymous) @ zone.dart:1114
_microtaskLoop @ schedule_microtask.dart:43