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

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

[Octave-bug-tracker] [bug #41699] imread causes a segmentation fault whe


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #41699] imread causes a segmentation fault when exiting Octave
Date: Mon, 03 Nov 2014 20:35:27 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36

Follow-up Comment #45, bug #41699 (project octave):

Hi,

Running octave in debug mode, and typing imread ("file") and
clear all, give the following lines:

Reducing stack by rule 272 (line 1620):
Stack now 0
octave:2> clear all
Starting parse
Entering state 0
Reading a token: Next token is token NAME () Shifting token NAME () Entering
state 9 Reducing stack by rule 19 (line 430):
   $1 = token NAME ()
-> $$ = nterm identifier ()
Stack now 0
Entering state 41
Return for a new token:
Reading a token: Next token is token SQ_STRING () Shifting token SQ_STRING ()
Entering state 11 Reducing stack by rule 23 (line 448):
   $1 = token SQ_STRING ()
-> $$ = nterm string ()
Stack now 0 41
Entering state 121
Reducing stack by rule 17 (line 417):
   $1 = nterm string ()
-> $$ = nterm word_list ()
Stack now 0 41
Entering state 120
Return for a new token:
Reading a token: Next token is token 'n' () Reducing stack by rule 16 (line
406):
   $1 = nterm identifier ()
   $2 = nterm word_list ()
-> $$ = nterm word_list_cmd ()
Stack now 0
Entering state 40
Reducing stack by rule 15 (line 394):
   $1 = nterm word_list_cmd ()
-> $$ = nterm statement ()
Stack now 0
Entering state 39
Reducing stack by rule 6 (line 368):
   $1 = nterm statement ()
-> $$ = nterm simple_list1 ()
Stack now 0
Entering state 38
Next token is token 'n' ()
Reducing stack by rule 261 (line 1593):
-> $$ = nterm opt_sep_no_nl ()
Stack now 0 38
Entering state 119
Reducing stack by rule 5 (line 364):
   $1 = nterm simple_list1 ()
   $2 = nterm opt_sep_no_nl ()
-> $$ = nterm simple_list ()
Stack now 0
Entering state 37
Next token is token 'n' ()
Shifting token 'n' ()
Entering state 117
Reducing stack by rule 1 (line 347):
   $1 = nterm simple_list ()
   $2 = token 'n' ()
Stack now 0
panic: Segmentation violation -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete

Thanks,
Avinoam


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41699>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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