octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57353] crash signal 11 when using patch() wit


From: Marcel Hell
Subject: [Octave-bug-tracker] [bug #57353] crash signal 11 when using patch() with large stl file
Date: Thu, 5 Dec 2019 11:36:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

Follow-up Comment #18, bug #57353 (project octave):

Hi, here's the output:

Thread 4 "QThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fea2bf1e700 (LWP 27402)]
0x00007fea55ccc363 in patch::properties::update_vertex_normals (
    this=0x7fea1c5e41c0, reset=false, force=false)
    at libinterp/corefcn/graphics.cc:10125
10125         std::vector<RowVector> vec_vn [num_v];  // list of normals for
vertices
(gdb) p num_v
$1 = 2284149
(gdb) p num_v
$2 = 2284149
(gdb) c
Continuing.

Thread 4 "QThread" received signal SIGSEGV, Segmentation fault.
0x00007fea55ccc363 in patch::properties::update_vertex_normals (
    this=0x7fea1c5e41c0, reset=false, force=false)
    at libinterp/corefcn/graphics.cc:10125
10125         std::vector<RowVector> vec_vn [num_v];  // list of normals for
vertices



My machine has 16GB RAM.

Hope this helps.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57353>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]