[Mesa-dev] [Bug 40600] avogadro crashes on startup due to bad target in _mesa_select_tex_object()

2018-03-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40600

Timothy Arceri  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Timothy Arceri  ---
Since this was working for Ken in 7.11 and there have been no further reports
I'm going to assume this still works. Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 40600] avogadro crashes on startup due to bad target in _mesa_select_tex_object()

2011-09-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40600

Kenneth Graunke kenn...@whitecape.org changed:

   What|Removed |Added

   Keywords||NEEDINFO
  Component|GLX |Mesa core

--- Comment #1 from Kenneth Graunke kenn...@whitecape.org 2011-09-03 11:04:46 
PDT ---
I can't reproduce this.  I just installed Avogadro 1.0.3 and successfully
started it with Mesa 7.11, the latest 7.11 branch, and master...all on Intel
Sandybridge.

What driver are you using?  Also, can you provide a backtrace?  In particular,
that should hopefully tell us (1) what OpenGL API call triggered this, and (2)
what got passed as target.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 40600] avogadro crashes on startup due to bad target in _mesa_select_tex_object()

2011-09-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40600

--- Comment #2 from pa...@pks.mpg.de 2011-09-03 11:47:31 PDT ---
My video card is a Mobility Radeon HD 4650, I'm running the closed source ATI
drivers (11.8) and the classic drivers in Mesa. Backtrace follows:

#0  0x7fffc5c68208 in _mesa_LoadMatrixd () from
/usr/lib64/dri/libdricore.so
#1  0x75f8f7eb in Avogadro::GLWidget::initializeGL (this=0x167dcd0) at
/var/tmp/portage/sci-chemistry/avogadro-1.0.3-r1/work/avogadro-1.0.3/libavogadro/src/glwidget.cpp:487
#2  0x75f86e73 in Avogadro::GLWidget::resizeEvent (this=0x167dcd0,
event=0x7fffce30)
at
/var/tmp/portage/sci-chemistry/avogadro-1.0.3-r1/work/avogadro-1.0.3/libavogadro/src/glwidget.cpp:604
#3  0x768d38ff in QWidget::event(QEvent*) () from
/usr/lib64/qt4/libQtGui.so.4
#4  0x773a841a in QGLWidget::event(QEvent*) () from
/usr/lib64/qt4/libQtOpenGL.so.4
#5  0x7687dcec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/qt4/libQtGui.so.4
#6  0x76882fbd in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/qt4/libQtGui.so.4
#7  0x76382d6b in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/qt4/libQtCore.so.4
#8  0x768d2949 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool,
bool) () from /usr/lib64/qt4/libQtGui.so.4
#9  0x768d7aa3 in QWidgetPrivate::show_helper() () from
/usr/lib64/qt4/libQtGui.so.4
#10 0x768d930a in QWidget::setVisible(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#11 0x768d7f36 in QWidgetPrivate::showChildren(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#12 0x768d7abf in QWidgetPrivate::show_helper() () from
/usr/lib64/qt4/libQtGui.so.4
#13 0x768d7ea0 in QWidgetPrivate::showChildren(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#14 0x768d7abf in QWidgetPrivate::show_helper() () from
/usr/lib64/qt4/libQtGui.so.4
#15 0x768d930a in QWidget::setVisible(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#16 0x768d7f36 in QWidgetPrivate::showChildren(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#17 0x768d7abf in QWidgetPrivate::show_helper() () from
/usr/lib64/qt4/libQtGui.so.4
#18 0x768d930a in QWidget::setVisible(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#19 0x768d7f36 in QWidgetPrivate::showChildren(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#20 0x768d7abf in QWidgetPrivate::show_helper() () from
/usr/lib64/qt4/libQtGui.so.4
#21 0x768d930a in QWidget::setVisible(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#22 0x768d7f36 in QWidgetPrivate::showChildren(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#23 0x768d7abf in QWidgetPrivate::show_helper() () from
/usr/lib64/qt4/libQtGui.so.4
#24 0x768d930a in QWidget::setVisible(bool) () from
/usr/lib64/qt4/libQtGui.so.4
#25 0x00422b30 in main (argc=1, argv=value optimized out) at
/var/tmp/portage/sci-chemistry/avogadro-1.0.3-r1/work/avogadro-1.0.3/avogadro/src/main.cpp:244

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev