Opened 15 years ago
Closed 8 years ago
#6356 closed defect (obsolete)
Nifskope and Oblivion Construction Set crashes WinXP VM
Reported by: | notateamplayer | Owned by: | |
---|---|---|---|
Component: | 3D support | Version: | VirtualBox 3.1.0 |
Keywords: | OpenGL Nifskope Oblivion | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
Host : Xubuntu 8.04.3 LTS AMD64 Guest : WinXP SP1 Home Video : NVIDIA Geforce Go 6150 Drivers : 190.53 RAM/Video : 2GB/128MB Virtualbox : 3.1.0 and later
According to NVIDIA X Server Settings: GPU : Geforce Go 6100 VBIOS : 05.51.28.53.14 Memory : 512MB
Failure (x2) when trying to run nifskope (v1.0.21):
00:03:21.904 OpenGL Warning: Program object 9 already exists! 00:03:21.904 OpenGL Warning: Unknown program 9 00:03:22.011 OpenGL Error: Out of memory trying to allocate 2027930125 bytes!
00:01:53.598 OpenGL Warning: Program object 9 already exists! 00:01:53.598 OpenGL Warning: Unknown program 9 00:01:53.619 OpenGL Error: Out of memory trying to allocate -671086563 bytes!
Failure when loading a cell in the render window of the TES Construction Set (v1.2.404):
00:01:10.273 OpenGL Warning: Program object 1 already exists! 00:01:10.273 OpenGL Warning: Unknown program 1 00:01:10.354 OpenGL Warning: Program object 5 already exists! 00:01:10.354 OpenGL Warning: Unknown program 5 00:01:10.695 OpenGL Warning: Program object 9 already exists! 00:01:10.695 OpenGL Warning: Unknown program 9 00:01:10.842 OpenGL Warning: Program object 12 already exists! 00:01:10.842 OpenGL Warning: Unknown program 12 00:01:10.877 OpenGL Warning: Program object 16 already exists! 00:01:10.877 OpenGL Warning: Unknown program 16 00:01:13.719 SharedFolders host service: request to unmap folder handle 0 00:01:13.719 SharedFolders host service: unmap operation result VINF_SUCCESS. 00:01:31.723 Guest Log: VBOXNP: DLL loaded.
Attachments (7)
Change History (14)
by , 15 years ago
Attachment: | XP_SP1-2010-01-21-18-46-34.log added |
---|
by , 15 years ago
Attachment: | XP_SP1-2010-01-21-18-50-24.log added |
---|
by , 15 years ago
Attachment: | XP_SP1-2010-01-21-18-52-21.log added |
---|
comment:1 by , 15 years ago
follow-up: 3 comment:2 by , 15 years ago
This one is most likely fixed now, can't check myself as I don't have Oblivion. Please retry after next release.
comment:3 by , 15 years ago
Replying to leonid:
This one is most likely fixed now, can't check myself as I don't have Oblivion. Please retry after next release.
Tried 3.1.6, it also crashes when attempting to run Nifskope.exe or when loading a cell in the render window of the Elder Scrolls CS.
Both report something like "OpenGL Warning: Unknown program".
The March dated log I'll be posting is for Nifskope (it also tries to allocate a large negative value of bytes). The April log is for the Elder Scrolls CS (which has multiple occurrences of the unknown program)
The CS program functioned in versions prior to 3.1 but I never had the Nifskope installed prior to 3.1 so I don't know if that ever worked.
by , 15 years ago
Attachment: | XP_SP1-2010-03-31-12-47-08.log added |
---|
Nifskope failure, large negative allocation
by , 15 years ago
Attachment: | XP_SP1-2010-04-02-15-38-12.log added |
---|
Elder Scrolls CS failure, multiple ocurrences of unknown program
comment:4 by , 15 years ago
Ok, I just noticed that the log did not record the large allocation but I did include an example in the original description of the ticket.
Even though that example is like -600 MB it is usually -900 some MB, if that makes a difference.
comment:5 by , 15 years ago
Could the following discrepancy be related to the issue ?
From the log file:
[code] 00:00:32.913 gl version string: 02.1.2 NVIDIA 195.36.15 00:00:32.913 gl version: 0x20102 00:00:32.913 GL_ARB_multitexture: 1 00:00:32.913 GL_ARB_shader_objects: 1 00:00:32.913 GL_ARB_fragment_shader: 1 00:00:32.913 GL_ARB_pixel_buffer_object: 1 00:00:32.913 GL_ARB_texture_rectangle: 1 00:00:32.913 GL_EXT_texture_rectangle: 0 00:00:32.913 GL_NV_texture_rectangle: 1 00:00:32.913 GL_ARB_texture_non_power_of_two: 1 00:00:32.913 Max Tex Coords (8), Img Units (16) 00:00:32.913 2D is supported! code
I cannot find GL_EXT_texture_rectangle in glxinfo 's output:
[code] GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_blend_color, GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_shader_objects, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
The video card is an NVIDIA Geforce Go 6100/6150 Using the 195.38.16 drivers (most recent, I updated the other day; I may have the exact number wrong)
I realize that this may be a low end card in my laptop but the Elder Scroll CS was functional at one point.
by , 14 years ago
Attachment: | XP_SP1-2010-06-24-15-43-17.log added |
---|
old drive image with nvidia 173 drivers and vbox 3.1
by , 14 years ago
Attachment: | XP_SP1-2010-06-24-16-04-43.log added |
---|
old drive image with nvidia 173 drivers and vbox 3.0.8
comment:6 by , 14 years ago
Found an old drive image that had the Ubuntu repo drivers for nvidia 173.14.12 Programs crash with any version vbox 3.1 or newer. Does not crash with vbox 3.0.8
Currently have vbox 3.2.4 and nvidia 195 proprietary drivers (most recent) installed. The Elder Scrolls CS and Nifskope still crash the Win XP SP1 VM.
The Oblivion game that the CS is a toolkit for, will run.
comment:7 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
The failure for the construction set also occurs when trying to use preview window of a dialog not just the render window.
This is repeatable and have been able to do so since VirtualBox 3.1.0 I believe the last working version was 3.0.8