New submission from Megha HR <megha....@wipro.com>:

Hi Team,


I'm facing BufferOverflow Exception when python interpreter is trying to start.

Below is an excerpt of error.
-----------------------------------------------------------------
(2017-09-27 13:08:11,972) DEBUG [JMThread, Activity 
name:xakamahMSCmapping:activityId=60206,activityId=60206] 
(JythonInterpreter.java:227) - run() - JythonInterpreter.run()== Starting the 
Python Interpereter
(2017-09-27 13:08:11,996) DEBUG [JMThread, Activity 
name:xakamahMSCmapping:activityId=60206,activityId=60206] 
(JythonInterpreter.java:257) - Jython exception occured:Exception: <type 
'java.nio.BufferOverflowException'>
java.nio.BufferOverflowException
Traceback (most recent call last):
  File "/opt/python/jpython/Lib/warnings.py", line 128, in warn_explicit
    showwarning(message, category, filename, lineno)

----------------------------------------------------------------


Please help on probable causes for the same.


Thanks

----------
components: Interpreter Core
messages: 303193
nosy: Megha
priority: normal
severity: normal
status: open
title: Python interpreter is failing due to BufferOverflow Exception
type: crash
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31615>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to