Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Crash Report log information --------------------------------------------
- See Crash Report log file under the one of following:
- * ~/Library/Logs/CrashReporter
- * /Library/Logs/CrashReporter
- * ~/Library/Logs/DiagnosticReports
- * /Library/Logs/DiagnosticReports
- for more details.
- -- Control frame information -----------------------------------------------
- c:0001 p:0000 s:0002 E:000c18 TOP [FINISH]
- -- C level backtrace information -------------------------------------------
- 0 libruby.2.1.0.dylib 0x0000000113ba2126 rb_vm_bugreport + 134
- 1 libruby.2.1.0.dylib 0x0000000113a562c3 report_bug + 307
- 2 libruby.2.1.0.dylib 0x0000000113a56184 rb_bug + 180
- 3 libruby.2.1.0.dylib 0x0000000113b24559 sigsegv + 153
- 4 libsystem_platform.dylib 0x00007fff8cbaef1a _sigtramp + 26
- 5 libsystem_platform.dylib 0x00007fff8cbab7be _longjmp + 10
- 6 libruby.2.1.0.dylib 0x0000000113a5f6bc rb_threadptr_tag_jump + 28
- 7 libruby.2.1.0.dylib 0x0000000113a5efec rb_longjmp + 60
- 8 libruby.2.1.0.dylib 0x0000000113a5ee58 rb_exc_raise + 56
- 9 libruby.2.1.0.dylib 0x0000000113a56eb7 rb_raise + 215
- 10 libruby.2.1.0.dylib 0x0000000113b22b1b rb_set_safe_level + 59
- 11 plruby.bundle 0x0000000113a018e7 pl_internal_call_handler + 1767
- 12 plruby.bundle 0x0000000113a020b3 plruby_call_handler + 35
- 13 postgres 0x000000010a35f9e6 ExecMakeFunctionResultNoSets + 183
- 14 postgres 0x000000010a35f114 ExecProject + 386
- 15 postgres 0x000000010a36f2fa ExecResult + 163
- 16 postgres 0x000000010a359628 ExecProcNode + 92
- 17 postgres 0x000000010a35758b standard_ExecutorRun + 194
- 18 postgres 0x000000010a422129 PortalRunSelect + 232
- 19 postgres 0x000000010a421cb3 PortalRun + 448
- 20 postgres 0x000000010a420157 PostgresMain + 7311
- 21 postgres 0x000000010a3de5f0 PostmasterMain + 6952
- 22 postgres 0x000000010a3873e4 main + 1107
- -- Other runtime information -----------------------------------------------
- <main>: [BUG] Segmentation fault at 0x00000000000010
- ruby 2.1.4p265 (2014-10-27 revision 48166) [x86_64-darwin14.0]
- -- Crash Report log information --------------------------------------------
- See Crash Report log file under the one of following:
- * ~/Library/Logs/CrashReporter
- * /Library/Logs/CrashReporter
- * ~/Library/Logs/DiagnosticReports
- * /Library/Logs/DiagnosticReports
- for more details.
- -- Control frame information -----------------------------------------------
- c:0001 p:0000 s:0002 E:0005b8 TOP [FINISH]
- -- C level backtrace information -------------------------------------------
- 0 libruby.2.1.0.dylib 0x0000000113822126 rb_vm_bugreport + 134
- 1 libruby.2.1.0.dylib 0x00000001136d62c3 report_bug + 307
- 2 libruby.2.1.0.dylib 0x00000001136d6184 rb_bug + 180
- 3 libruby.2.1.0.dylib 0x00000001137a4559 sigsegv + 153
- 4 libsystem_platform.dylib 0x00007fff8cbaef1a _sigtramp + 26
- 5 libsystem_platform.dylib 0x00007fff8cbab7be _longjmp + 10
- 6 libruby.2.1.0.dylib 0x00000001136df6bc rb_threadptr_tag_jump + 28
- 7 libruby.2.1.0.dylib 0x00000001136defec rb_longjmp + 60
- 8 libruby.2.1.0.dylib 0x00000001136dee58 rb_exc_raise + 56
- 9 libruby.2.1.0.dylib 0x00000001136d6eb7 rb_raise + 215
- 10 libruby.2.1.0.dylib 0x00000001137a2b1b rb_set_safe_level + 59
- 11 plruby.bundle 0x00000001136818e7 pl_internal_call_handler + 1767
- 12 plruby.bundle 0x00000001136820b3 plruby_call_handler + 35
- 13 postgres 0x000000010a35f9e6 ExecMakeFunctionResultNoSets + 183
- 14 postgres 0x000000010a35f114 ExecProject + 386
- 15 postgres 0x000000010a36f2fa ExecResult + 163
- 16 postgres 0x000000010a359628 ExecProcNode + 92
- 17 postgres 0x000000010a35758b standard_ExecutorRun + 194
- 18 postgres 0x000000010a422129 PortalRunSelect + 232
- 19 postgres 0x000000010a421cb3 PortalRun + 448
- 20 postgres 0x000000010a420157 PostgresMain + 7311
- 21 postgres 0x000000010a3de5f0 PostmasterMain + 6952
- 22 postgres 0x000000010a3873e4 main + 1107
- -- Other runtime information -----------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement