* bug#44416: Unexpected error message when allocating oversized array
@ 2020-11-03 12:29 Elias Mårtenson
2020-11-03 13:15 ` Mattias Engdegård
0 siblings, 1 reply; 4+ messages in thread
From: Elias Mårtenson @ 2020-11-03 12:29 UTC (permalink / raw)
To: 44416
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
Instead of the expected WS FULL, I got the following error when trying to
sum a large array:
* +/ ,9 (⌊n÷9) ⍴ ⍳n←20000000000*
Value_P::Value_P(ShapeItem len, const char * loc) failed at Value_P.icc:107
(caller: Bif_F12_INDEX_OF.cc:44)
what: std::bad_alloc
initial sbrk(): 0xeef000
current sbrk(): 0xeef000
alloc_size: 0x6fc23ac000 (480000000000)
used memory: 0x14548 (83272)
WS FULL+
+/,9(⌊n÷9)⍴⍳n←20000000000
Regards,
Elias
[-- Attachment #2: Type: text/html, Size: 650 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#44416: Unexpected error message when allocating oversized array
2020-11-03 12:29 bug#44416: Unexpected error message when allocating oversized array Elias Mårtenson
@ 2020-11-03 13:15 ` Mattias Engdegård
2020-11-03 13:37 ` Elias Mårtenson
0 siblings, 1 reply; 4+ messages in thread
From: Mattias Engdegård @ 2020-11-03 13:15 UTC (permalink / raw)
To: Elias Mårtenson; +Cc: 44416
Are you sure this is an error in Emacs?
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#44416: Unexpected error message when allocating oversized array
2020-11-03 13:15 ` Mattias Engdegård
@ 2020-11-03 13:37 ` Elias Mårtenson
2020-11-03 14:16 ` Stefan Kangas
0 siblings, 1 reply; 4+ messages in thread
From: Elias Mårtenson @ 2020-11-03 13:37 UTC (permalink / raw)
To: Mattias Engdegård; +Cc: 44416
[-- Attachment #1: Type: text/plain, Size: 212 bytes --]
Oops. I posted to the wrong mailing list. Please disregard my mail.
Regards,
Elias
Den tis 3 nov. 2020 21:15Mattias Engdegård <mattiase@acm.org> skrev:
> Are you sure this is an error in Emacs?
>
>
[-- Attachment #2: Type: text/html, Size: 536 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#44416: Unexpected error message when allocating oversized array
2020-11-03 13:37 ` Elias Mårtenson
@ 2020-11-03 14:16 ` Stefan Kangas
0 siblings, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2020-11-03 14:16 UTC (permalink / raw)
To: Elias Mårtenson, Mattias Engdegård; +Cc: 44416
tags 44416 + notabug
close 44416
thanks
Elias Mårtenson <lokedhs@gmail.com> writes:
> Oops. I posted to the wrong mailing list. Please disregard my mail.
I'm therefore closing this bug report.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-03 14:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-03 12:29 bug#44416: Unexpected error message when allocating oversized array Elias Mårtenson
2020-11-03 13:15 ` Mattias Engdegård
2020-11-03 13:37 ` Elias Mårtenson
2020-11-03 14:16 ` Stefan Kangas
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.