Bug 619519 - [abrt] crash in opencv-python-2.0.0-7.fc13: cv.py:5074:cvPolyLine:SystemError: error return without exception set
Summary: [abrt] crash in opencv-python-2.0.0-7.fc13: cv.py:5074:cvPolyLine:SystemError...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: opencv
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Rakesh Pandit
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7e4eb4ef
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-29 17:56 UTC by Oliver Jan Krylow
Modified: 2011-01-07 08:41 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-01-07 08:41:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (636 bytes, text/plain)
2010-07-29 17:56 UTC, Oliver Jan Krylow
no flags Details

Description Oliver Jan Krylow 2010-07-29 17:56:40 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: python drawing.py
component: opencv
executable: /usr/share/opencv/samples/python/drawing.py
kernel: 2.6.33.6-147.2.4.fc13.i686
package: opencv-python-2.0.0-7.fc13
reason: cv.py:5074:cvPolyLine:SystemError: error return without exception set
release: Fedora release 13 (Goddard)

backtrace
-----
cv.py:5074:cvPolyLine:SystemError: error return without exception set

Traceback (most recent call last):
  File "drawing.py", line 99, in <module>
    line_type, 0)
  File "/usr/lib/python2.6/site-packages/opencv/cv.py", line 5074, in cvPolyLine
    return _cv.cvPolyLine(*args)
SystemError: error return without exception set

Local variables in innermost frame:
args: (<opencv.cv.CvMat; proxy of <Swig Object of type 'CvMat *' at 0x9b7b9e0> >, [[cvPoint(1582,-501), cvPoint(1304,434), cvPoint(-436,-405)], [cvPoint(19,-441), cvPoint(-669,709), cvPoint(-631,1289)]], 1, cvScalar(85.000000, 111.000000, 45.000000, 0.000000), 5, 16, 0)

Comment 1 Oliver Jan Krylow 2010-07-29 17:56:42 UTC
Created attachment 435361 [details]
File: backtrace

Comment 2 Nicolas Chauvet (kwizart) 2011-01-07 08:41:35 UTC
Sorry for the late answear.

python /usr/share/opencv/samples/python/drawing.py worked in OPenCV 2.2 that has just been updated to Rawhide. So closing there at least.


Note You need to log in before you can comment on or make changes to this bug.