Skip to content

Instantly share code, notes, and snippets.

--- git-remote-mediawiki 2014-04-08 16:44:48.779892220 +0400
+++ /usr/lib/git-core/git-remote-mediawiki 2014-04-08 17:57:02.812914836 +0400
@@ -54,6 +54,10 @@
my @tracked_categories = split(/[ \n]/, run_git("config --get-all remote.". $remotename .".categories"));
chomp(@tracked_categories);
+# Custom namespaces to use, in addition to main
+my @custom_namespaces = split(/[ \n]/, run_git("config --get remote.". $remotename .".namespaces"));
+chomp(@custom_namespaces);
+
This file has been truncated, but you can view the full file.
--------- beginning of crash
08-23 12:07:24.840 18694 18919 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 18919 (Network), pid 18694 (sparking.appnew)
08-23 12:07:25.020 18961 18961 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
08-23 12:07:25.020 18961 18961 F DEBUG : Build fingerprint: 'Redmi/begonia_ru/begonia:11/RP1A.200720.011/V12.5.1.0.RGGRUXM:user/release-keys'
08-23 12:07:25.020 18961 18961 F DEBUG : Revision: '0'
08-23 12:07:25.020 18961 18961 F DEBUG : ABI: 'arm64'
08-23 12:07:25.021 18961 18961 F DEBUG : Timestamp: 2021-08-23 12:07:25+0300
08-23 12:07:25.021 18961 18961 F DEBUG : pid: 18694, tid: 18919, name: Network >>> ru.mosparking.appnew <<<
08-23 12:07:25.021 18961 18961 F DEBUG : uid: 10369
08-23 12:07:25.021 18961 18961 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------