kbaum (Karl Baum)
- Login: kbaum
- Email: karl.baum@gmail.com
- Registered on: 04/23/2010
- Last sign in: 10/29/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/17/2010
-
08:25 AM Ruby Bug #3818: Seg fault with ruby tmail and ruby 1.9.2
- =begin
I was using the mail gem but since it does not use a C extension, it proved to be extremely slow for my use case. Any other recommendations?
Thanks!
=end
09/12/2010
-
11:59 PM Ruby Bug #3818: Seg fault with ruby tmail and ruby 1.9.2
- =begin
It looks to me as if rvm does do a clean build to me as when i delete, it deleted the ruby install, it deleted the src dir:
karl:email-sync karl$ rvm remove ruby-head
info: Removing /Users/karl/.rvm/src/ruby-head...
... -
10:59 AM Ruby Bug #3818: Seg fault with ruby tmail and ruby 1.9.2
- =begin
I ran with ruby 1.9.3dev (2010-09-12 trunk 29232) and got the same problem:
dyld: lazy symbol binding failed: Symbol not found: _rb_get_kcode
Referenced from: /Users/karl/.rvm/gems/ruby-head/gems/tmail-1.2.7.1/ext/tmails...
09/11/2010
-
11:27 AM Ruby Bug #3818: Seg fault with ruby tmail and ruby 1.9.2
- =begin
I was thinking of just using "rvm install ruby-head". Would that work?
thx
On Sep 10, 2010, at 6:50 PM, Eric Hodel wrote:
> Issue #3818 has been updated by Eric Hodel.
>
>
> Apply it, reinstall ruby, reinstall the ex... -
05:37 AM Ruby Bug #3818: Seg fault with ruby tmail and ruby 1.9.2
- =begin
What's the best way to go about testing this patch?
thx.
=end
09/10/2010
-
11:22 PM Ruby Bug #3818 (Third Party's Issue): Seg fault with ruby tmail and ruby 1.9.2
- =begin
dyld: lazy symbol binding failed: Symbol not found: _rb_get_kcode
Referenced from: /Users/karl/.rvm/gems/ruby-1.9.2-p0/gems/tmail-1.2.7.1/ext/tmailscanner/tmail/tmailscanner.bundle
Expected in: flat namespace
dyld: Sym...