-
Notifications
You must be signed in to change notification settings - Fork 571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
binmode + :via + :utf8 + open => segmentation fault #13236
Comments
From e.a.bolshakova@yandex.ruCreated by helena@cpan.orgI experience segmentation fault, the easiest demonstration:
I observed this behavior on FreeBSD + perl 5.14, perl 5.18, and on Ubuntu + perl 5.10, perl 5.14, perl 5.16. The problem repeats also with other layers instead of PerlIO::via::QuotedPrint There is a discussion on StackOverflow: I was adviced to file this bug, so I do. Unfortunately I don't have a patch, but I hope my report will help to locate the problem. Thanks. Elena Bolshakova Perl Info
|
From @jkeenanOn Fri Sep 06 12:38:23 2013, e.a.bolshakova@yandex.ru wrote:
PATH=/home/lena/usr/bin:/home/lena/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/lena/bin
In Porting/Maintainers.pl, this distribution is marked as 'UPSTREAM' => Thank you very much. |
The RT System itself - Status changed from 'new' to 'open' |
From @LeontOn Fri Sep 06 12:38:23 2013, e.a.bolshakova@yandex.ru wrote:
The problem here is twofold: 1) Duplicating a :via layer is broken. Bug number two is easy to fix (just checking for a null-pointer). Bug Leon |
From @HugmeirOn Sat, Sep 7, 2013 at 3:30 AM, Leon Timmermans via RT <
+1 |
From @LeontOn Sat, Sep 7, 2013 at 8:30 AM, Leon Timmermans via RT <
I just pushed df8c7de for issue 2 Leon |
From @lizmatFWIW, I'm no longer doing any Perl 5, and therefor have no intention having a look at this. LizOn Sep 7, 2013, at 1:45 AM, James E Keenan via RT <perlbug-followup@perl.org> wrote:
|
From @karenetheridgeOn Sat, Sep 07, 2013 at 10:01:18AM +0200, Elizabeth Mattijsen wrote:
Hi Liz, The process for requesting module adoption is described here:
-- |
Migrated from rt.perl.org#119653 (status was 'open')
Searchable as RT119653$
The text was updated successfully, but these errors were encountered: