Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 04:58:11 GMT
From:      germain <lechapelaing@yahoo.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/88115: ivview (installed by inventor port) end in sigabort
Message-ID:  <200510280458.j9S4wBl8002097@www.freebsd.org>
Resent-Message-ID: <200510280500.j9S50Tw0053455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         88115
>Category:       ports
>Synopsis:       ivview (installed by inventor port) end in sigabort
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 28 05:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     germain
>Release:        CVS-6
>Organization:
>Environment:
FreeBSD germ 6.0-BETA5 FreeBSD 6.0-BETA5 #2: Thu Oct 27 19:40:26 UTC 2005     german@germ:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
ivview crach with signal 6 while using the texture sample iv file..


BT : 

============================
(gdb) run /usr/ports/graphics/inventor/work/inventor/data/models/simple/texture.iv
Starting program: /usr/X11R6/bin/ivview /usr/ports/graphics/inventor/work/inventor/data/models/simple/texture.iv
Assertion failed: (rmesa->dma.flush == 0 || rmesa->dma.flush == flush_prims), function r200VtxFmtFlushVertices, file r200_vtxfmt.c, line 1052.

Program received signal SIGABRT, Aborted.
0x2876373f in kill () from /lib/libc.so.6
(gdb) bt
#0  0x2876373f in kill () from /lib/libc.so.6
#1  0x28756856 in raise () from /lib/libc.so.6
#2  0x287f53cb in abort () from /lib/libc.so.6
#3  0x287c73f6 in __assert () from /lib/libc.so.6
#4  0x28f6ed43 in r200_copy_to_current ()
   from /usr/X11R6/lib/modules/dri/r200_dri.so
#5  0x28fe9ce9 in _mesa_PopMatrix ()
   from /usr/X11R6/lib/modules/dri/r200_dri.so
#6  0x28f8a7e9 in _mesa_compile_error ()
   from /usr/X11R6/lib/modules/dri/r200_dri.so
#7  0x28278207 in SoGLModelMatrixElement::pop (this=0x83fdd00)
    at SoGLModelMatrixElement.c++:132
#8  0x2840db83 in SoState::pop (this=0x83fc420) at SoState.c++:262
#9  0x283b117a in SoSeparator::GLRenderBelowPath (this=0x83f5700, 
    action=0x8098900) at SoSeparator.c++:623
#10 0x283b1148 in SoSeparator::GLRenderBelowPath (this=0x83f5500, 
    action=0x8098900) at SoSeparator.c++:618
#11 0x283b1148 in SoSeparator::GLRenderBelowPath (this=0x83f5300, 
    action=0x8098900) at SoSeparator.c++:618
#12 0x283b1148 in SoSeparator::GLRenderBelowPath (this=0x8098d00, 
    action=0x8098900) at SoSeparator.c++:618
#13 0x283b0f35 in SoSeparator::GLRender (this=0x8098d00, action=0x8098900)
    at SoSeparator.c++:531
#14 0x2831f0a0 in SoNode::GLRenderS (action=0x8098900, node=0x8098d00)
    at SoNode.c++:682
#15 0x282659c4 in SoAction::traverse (this=0x8098900, node=0x8098d00)
    at SoAction.h:283
#16 0x2825fef4 in SoGLRenderAction::renderPass (this=0x8098900, 
    node=0x8098d00, pass=0) at SoGLRenderAction.c++:553
#17 0x2825fd23 in SoGLRenderAction::renderAllPasses (this=0x8098900, 
    node=0x8098d00) at SoGLRenderAction.c++:494
#18 0x2825faf2 in SoGLRenderAction::beginTraversal (this=0x8098900, 
    node=0x8098d00) at SoGLRenderAction.c++:420
#19 0x2825bfd1 in SoAction::apply (this=0x8098900, node=0x8098d00)
    at SoAction.c++:486
#20 0x28511b39 in SoSceneManager::render (this=0x809a480, clearWindow=1, 
    clearZbuffer=1) at SoSceneMgr.c++:553
#21 0x28102ceb in SoXtViewer::doRendering (this=0x809fc00)
    at SoXtViewer.c++:1236
#22 0x28102a56 in SoXtViewer::actualRedraw (this=0x809fc00)
    at SoXtViewer.c++:1161
#23 0x280ea7c8 in SoXtExaminerViewer::actualRedraw (this=0x809fc00)
    at SoXtExamVwr.c++:901
#24 0x2812028d in SoXtRenderArea::redraw (this=0x809fc00)
    at SoXtRendrArea.c++:838
#25 0x28120be8 in SoXtRenderArea::renderCB (p=0x809fc00)
    at SoXtRendrArea.c++:1193
#26 0x28511f37 in SoSceneManager::redraw (this=0x809a480)
    at SoSceneMgr.c++:748
#27 0x28511efd in SoSceneManager::sceneSensorCallback (mgr=0x809a480)
    at SoSceneMgr.c++:735
#28 0x283d914e in SoSensor::trigger (this=0x80ac940) at SoSensor.c++:109
#29 0x283d7ee7 in SoDelayQueueSensor::trigger (this=0x80ac940)
    at SoDelayQueueSensor.c++:223
#30 0x283d788d in SoDataSensor::trigger (this=0x80ac940)
    at SoDataSensor.c++:221
#31 0x283d97ca in SoSensorManager::processDelayQueue (this=0x80ac4c0, 
    isIdle=1) at SoSensorMgr.c++:416
#32 0x28110a2d in SoXtEventHandler::xtWorkProcCallback (closure=0x8099600)
    at SoXt.c++:674
#33 0x28abea83 in CallWorkProc () from /usr/X11R6/lib/libXt.so.6
#34 0x28abed4a in XtAppNextEvent () from /usr/X11R6/lib/libXt.so.6
#35 0x281113e4 in SoXt::nextEvent (appContext=0x8066000, event=0xbfbfeb10)
    at SoXt.h:89
#36 0x2811059c in SoXt::mainLoop () at SoXt.c++:453
#37 0x0805090b in main (argc=2, argv=0xbfbfec00) at ivview.c++:1172
(gdb)
============================

>How-To-Repeat:
   /usr/ports/graphics/inventor/work/inventor/apps/tools/ivview//usr/X11R6/bin/ivview         /usr/ports/graphics/inventor/work/inventor/data/models/simple/texture.iv
>Fix:
I which I knew... 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510280458.j9S4wBl8002097>