Opened 6 years ago
Last modified 4 months ago
#14535 new bug
GLInfo doesn't display renderer information and crashes on exit.
Reported by: | kallisti5 | Owned by: | kallisti5 |
---|---|---|---|
Priority: | high | Milestone: | Unscheduled |
Component: | Kits/OpenGL Kit/Software Pipe | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #16840 | |
Platform: | All |
Description (last modified by )
GLInfo doesn't display renderer information and crashes on exit. Likely due to recent mesa changes.
We *can* patch post-hrev1 via haikuports updates, however.
x86_64, r1beta1 rc1
Attachments (3)
Change History (18)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
"It should work" though. It just calls standard OpenGL API's. Nothing fancy or special.
comment:4 by , 6 years ago
Version: | R1/Development → R1/beta1 |
---|
comment:5 by , 6 years ago
Milestone: | R1/beta1 → Unscheduled |
---|---|
Version: | R1/beta1 → R1/Development |
comment:7 by , 6 years ago
I see renderer information in VMware Workstation 15 and don't in VMware Fusion 10.1.3. Crashes on quit with Alt+q.
by , 6 years ago
Attachment: | GLInfo-1373-debug-07-10-2018-17-04-31.report added |
---|
by , 6 years ago
Attachment: | GLInfo_syslog.txt added |
---|
comment:12 by , 3 years ago
Blocking: | 16840 added |
---|
by , 3 years ago
Attachment: | GLInfo-1936-debug-14-08-2021-23-42-00.report added |
---|
GLInfo debug report on hrev55306 x86_64
comment:13 by , 3 years ago
Debug info:
OpenGL load add-on: /boot/system/add-ons/opengl/Software Pipe OpenGL add-on registered: /boot/system/add-ons/opengl/Software Pipe GalliumContext: CreateDisplay: Using llvmpipe (LLVM 9.0.1, 128 bits) driver. Mesa: User error: GL_INVALID_OPERATION in glGetConvolutionParameteriv flags: allocation size: 72 allocation base: 0xbd77eb6fb0 alignment: 16 allocating thread: 1936 freeing thread: 1958 alloc stack trace (15): <libstdc++.so.6> _Znwm + 0x20 <libbe.so> _ZN10BScrollBarC1E5BRectPKcP5BViewff11orientation + 0xb3 <_APP_> _ZN15BColumnListView5_InitEv + 0x25d <_APP_> _ZN15BColumnListViewC1EPKcj12border_styleb + 0xba <_APP_> _ZN16CapabilitiesViewC2Ev + 0x80 <_APP_> _ZN10OpenGLViewC1Ev + 0x13e <_APP_> _ZN12OpenGLWindowC2Ev + 0xb5 <_APP_> _ZN9OpenGLApp10ReadyToRunEv + 0x1f <libbe.so> _ZN12BApplication15DispatchMessageEP8BMessageP8BHandler + 0x424 <libbe.so> _ZN7BLooper11task_looperEv + 0x26c <libbe.so> _ZN12BApplication3RunEv + 0x21 <_APP_> main + 0x25 <_APP_> _start + 0x3e 0x14e3d715595 (lookup failed: Invalid Argument) 0x7fffee036260 (lookup failed: Invalid Argument)
Haiku shredder 1 hrev55306 Aug 14 2021 07:24:04 x86_64 x86_64 Haiku
Version 0, edited 3 years ago by (next)
Note:
See TracTickets
for help on using tickets.
Nope, it's done this since last year, not related to recent changes.