Created
November 4, 2015 17:42
-
-
Save dPeS/7c66b29e3af31fcd17ad to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
segfault at: | |
pipeline: bgworker: combiner0 [pipeline] (debug_segfault+0x15)[0x5e4275] | |
/lib/x86_64-linux-gnu/libc.so.6(+0x36d40)[0x7f48b14f7d40] | |
pipeline: bgworker: combiner0 [pipeline] (SearchCatCache+0x139)[0x756c69] | |
pipeline: bgworker: combiner0 [pipeline] (GetSysCacheOid+0x6)[0x7623c6] | |
pipeline: bgworker: combiner0 [pipeline] (get_namespace_oid+0x1f)[0x4dfa2f] | |
pipeline: bgworker: combiner0 [pipeline] (LookupExplicitNamespace+0x37)[0x4e0c17] | |
pipeline: bgworker: combiner0 [pipeline] (RangeVarGetRelidExtended+0xb1)[0x4e0d51] | |
pipeline: bgworker: combiner0 [pipeline] (relation_openrv_extended+0x18)[0x48ce28] | |
pipeline: bgworker: combiner0 [pipeline] (heap_openrv_extended+0x9)[0x48cfc9] | |
pipeline: bgworker: combiner0 [pipeline] (ContinuousQueryCombinerMain+0x761)[0x62b731] | |
pipeline: bgworker: combiner0 [pipeline] [0x629912] | |
pipeline: bgworker: combiner0 [pipeline] (StartBackgroundWorker+0x1bd)[0x6357bd] | |
pipeline: bgworker: combiner0 [pipeline] [0x64148b] | |
pipeline: bgworker: combiner0 [pipeline] [0x641e45] | |
/lib/x86_64-linux-gnu/libc.so.6(+0x36d40)[0x7f48b14f7d40] | |
/lib/x86_64-linux-gnu/libc.so.6(__select+0x13)[0x7f48b15b2d83] | |
pipeline: bgworker: combiner0 [pipeline] [0x464863] | |
pipeline: bgworker: combiner0 [pipeline] (PostmasterMain+0xeb8)[0x642fb8] | |
pipeline: bgworker: combiner0 [pipeline] (main+0x3e9)[0x465af9] | |
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f48b14e2ec5] | |
pipeline: bgworker: combiner0 [pipeline] [0x465b60] | |
LOG: worker process: combiner0 [pipeline] (PID 29330) exited with exit code 1 | |
LOG: starting background worker process "combiner0 [pipeline]" | |
LOG: continuous query process "combiner0 [pipeline]" running with pid 29782 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment