[#68137] improve semantics of manpages — "Anthony J. Bentley" <anthony@...>
Hi,
1 message
2015/02/17
[#68144] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...>
FYI...
4 messages
2015/02/17
[#68343] [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault? — ruby@...
Issue #10916 has been reported by why do i need this acct just to create a bug report.
5 messages
2015/02/27
[#68373] Re: [Ruby trunk - Bug #10916] [Open] What the Ruby? SegFault?
— "Martin J. Dürst" <duerst@...>
2015/03/02
> * Author: why do i need this acct just to create a bug report
[#68358] [Ruby trunk - Bug #10902] require("enumerator") scans LOAD_PATH 2x on every invocation — [email protected]
Issue #10902 has been updated by Aman Gupta.
3 messages
2015/02/28
[ruby-core:68222] [Ruby trunk - Bug #10884] [Rejected] Rails server crash
From:
nobu@...
Date:
2015-02-22 04:11:06 UTC
List:
ruby-core #68222
Issue #10884 has been updated by Nobuyoshi Nakada.
File bug-10884.log added
Description updated
Status changed from Open to Rejected
You load an extension library for shared library version ruby 2.0.0 from static linked version ruby 2.1.
----------------------------------------
Bug #10884: Rails server crash
https://bugs.ruby-lang.org/issues/10884#change-51583
* Author: David Morse
* Status: Rejected
* Priority: Normal
* Assignee:
* ruby -v: 2.1.5
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
~~~
Process: ruby [4731]
Path: /Users/USER/*/ruby
Identifier: ruby
Version: ???
Code Type: X86-64 (Native)
Parent Process: bash [2259]
Responsible: Terminal [2255]
User ID: 501
Date/Time: 2015-02-21 20:15:39.102 -0500
OS Version: Mac OS X 10.10.2 (14C109)
Report Version: 11
Anonymous UUID: B83A85D8-89E7-B44F-1F87-9D428C3AC62A
Sleep/Wake UUID: D9446F7A-179B-4492-9068-6C9E4BB8E6A2
Time Awake Since Boot: 2700 seconds
Time Since Wake: 480 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000418
VM Regions Near 0x418:
-->
__TEXT 00000001069cd000-000000010729f000 [ 9032K] r-x/rwx SM=COW /Users/USER/*
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff94610286 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff86c00b53 abort + 129
2 ruby 0x0000000106b91879 rb_bug + 185
3 ruby 0x0000000106c621bc sigsegv + 156
4 libsystem_platform.dylib 0x00007fff8a50ff1a _sigtramp + 26
5 libruby.2.0.0.dylib 0x00000001077f949f ruby_xmalloc + 17
6 libruby.2.0.0.dylib 0x000000010789291e st_init_strcasetable + 16
7 libruby.2.0.0.dylib 0x00000001077bb3aa rb_enc_init + 29
8 libruby.2.0.0.dylib 0x00000001077bbff7 rb_usascii_encoding + 21
9 libruby.2.0.0.dylib 0x000000010783d824 rb_intern + 23
10 libruby.2.0.0.dylib 0x00000001077d23f6 rb_define_module + 16
11 sqlite3_native.bundle 0x00000001077b11f3 Init_sqlite3_native + 19 (sqlite3.c:76)
12 ruby 0x0000000106b55082 dln_load + 226
~~~
(snip)
---Files--------------------------------
bug-10884.log (17.3 KB)
--
https://bugs.ruby-lang.org/