vinc-mai (Vincent Carmona)
- Login: vinc-mai
- Email: vinc4mai@gmail.com
- Registered on: 04/23/2010
- Last sign in: 10/08/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 3 | 3 |
Activity
10/08/2010
-
11:21 PM Ruby Bug #3686: Error in parsing musicbrainz.org with rexml
- =begin
It seems that this bug was fixed. I can parse the page with ruby 1.9.2p0 (2010-08-18 revision 29036) [i686-linux] under ubuntu 10.10.
=end
08/27/2010
-
09:27 PM Ruby Bug #3752 (Rejected): ruby/dl and segmentation fault
- =begin
I am trying to port ruby-taglib to ruby 1.9
My current efforts can be dowload at http://rubyforge.org/frs/?group_id=5494 .
When I trying to access an unsupported format file (i.e. an empty file) I have an segmentation faul...
08/17/2010
-
03:47 AM Ruby Bug #3194: Segmentation fault in rb_hash_tbl
- =begin
I have reported this bug to ruby-gnome2 tracker.
https://sourceforge.net/tracker/?func=detail&aid=3046538&group_id=53614&atid=470969
=end
08/13/2010
-
12:45 AM Ruby Bug #3686 (Closed): Error in parsing musicbrainz.org with rexml
- =begin
rexml (ruby 1.9.1) fails to parse this url http://musicbrainz.org/show/puid/?puid=c6a6717f-6d88-4d0e-4c57-d6b949118072 .
require 'net/http'
require 'rexml/document'
url='http://musicbrainz.org/show/puid/?puid=c6a6717f...
04/23/2010
-
06:47 PM Ruby Bug #3194: Segmentation fault in rb_hash_tbl
- =begin
I have update ruby-gnome2 from the svn today (just before my test with ruby1.9.1).
=end
-
06:04 PM Ruby Bug #3194: Segmentation fault in rb_hash_tbl
- =begin
ruby -v:
ruby 1.9.1p376 (2009-12-07 revision 26041) [i486-linux]
I have joined a backtrace. Hope that is what you wanted.
=end
-
05:51 PM Ruby Bug #3194 (Third Party's Issue): Segmentation fault in rb_hash_tbl
- =begin
I am trying ZiK (an audio player) with ruby1.9.1. Everything works fine but when I close the player I obtain a segmentation fault.
gdb (I am not used to gdb so maybe I am not doing the rigth thing) gives me :
Program recei...