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

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

[Octave-bug-tracker] [bug #53733] Panic/segfault when calling Java metho


From: Rik
Subject: [Octave-bug-tracker] [bug #53733] Panic/segfault when calling Java method after forge:im[read|write]
Date: Tue, 24 Apr 2018 14:13:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53733 (project octave):

                 Release:                   4.2.2 => 4.3.91                 

    _______________________________________________________

Follow-up Comment #6:

Under gdb I can confirm a SEGFAULT.  I used


./run-octave -f


and then attached to the running process with 'gdb -p XXXX'.  Within Octave, I
ran


javaaddpath ('.')


Note, I didn't even need to call javaObject.

The backtrace is pretty useless



Installing openjdk unwinder

Thread 4 "QThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ff269261700 (LWP 24191)]
0x00007ff24d0002b4 in ?? ()
(gdb) bt
#0  0x00007ff24d0002b4 in  ()
#1  0x49656e696c65746e in  ()
#2  0x01100800000406e3 in  ()
Python Exception <class 'OverflowError'> int too big to convert: 
#3  0xbfebfbff7ffafbbf in  ()#4  0x01c0003f1c004121 in  ()
#5  0x000000000000003f in  ()
#6  0x0000000000000000 in  ()


This was with the release candidate 4.3.91.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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