core dump on startup under kubuntu 13.10 under VM Virtualbox

Bug #1297237 reported by pierre
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stellarium
Expired
Undecided
Unassigned

Bug Description

Using default graphics system specified at build time: raster
 -------------------------------------------------------
[ This is Stellarium 0.12.4 - http://www.stellarium.org ]
[ Copyright (C) 2000-2013 Fabien Chereau et al ]
 -------------------------------------------------------
Writing log file to: "/home/pthomas/.stellarium/log.txt"
File search paths:
  0 . "/home/pthomas/.stellarium"
  1 . "/usr/share/stellarium"
Attempting to use an existing older config file.
Config file is: "/home/pthomas/.stellarium/config.ini"
Going to initialize the OpenGL 2 renderer
OpenGL supported version: "2.1 Mesa 9.2.1"
Qt GL paint engine is: "OpenGL2"
GL vendor is "VMware, Inc."
GL renderer is "Gallium 0.4 on llvmpipe (LLVM 3.3, 256 bits)"
Log of the compilation of builtin shader " plainShader " : "Built successfully"
Log of the compilation of builtin shader " colorShader " : "Built successfully"
Log of the compilation of builtin shader " textureShader " : "Built successfully"
Log of the compilation of builtin shader " colorTextureShader " : "Built successfully"
Instruction non permise (core dumped)
pthomas@supertux-VM:~/.stellarium$

Revision history for this message
Alexander Wolf (alexwolf) wrote :

Please try run in fallback mode: stellarium --safe-mode via CLI

Revision history for this message
pierre (pierrejp-thomas) wrote :

Thank, i try it but it doesn't work:

pthomas@supertux-VM:~/.stellarium$ stellarium --safe-mode
Using default graphics system specified at build time: raster
 -------------------------------------------------------
[ This is Stellarium 0.12.4 - http://www.stellarium.org ]
[ Copyright (C) 2000-2013 Fabien Chereau et al ]
 -------------------------------------------------------
Writing log file to: "/home/pthomas/.stellarium/log.txt"
File search paths:
  0 . "/home/pthomas/.stellarium"
  1 . "/usr/share/stellarium"
Attempting to use an existing older config file.
Config file is: "/home/pthomas/.stellarium/config.ini"
Going to initialize the OpenGL 2 renderer
OpenGL supported version: "2.1 Mesa 9.2.1"
Qt GL paint engine is: "OpenGL"
StelQGL2Renderer::init : Failed because Qt paint engine is not OpenGL2
If paint engine is OpenGL3 or higher, this code needs to be updated
Failed to initialize the OpenGL 2 renderer, falling back to the OpenGL 1 renderer
OpenGL supported version: "2.1 Mesa 9.2.1"
Qt GL paint engine is: "OpenGL"
GL vendor is "VMware, Inc."
GL renderer is "Gallium 0.4 on llvmpipe (LLVM 3.3, 256 bits)"
Instruction non permise (core dumped)

Revision history for this message
Alexander Wolf (alexwolf) wrote :

Can you show config.ini?

Revision history for this message
pierre (pierrejp-thomas) wrote :
Download full text (10.8 KiB)

[main]
version = 0.12.3
invert_screenshots_colors = false

[plugins_load_at_startup]
Oculars = true
Satellites = true
SolarSystemEditor = true
TimeZoneConfiguration = true

[video]
fullscreen = true
screen_w = 1024
screen_h = 768
screen_x = 0
screen_y = 0
horizontal_offset = 0
vertical_offset = 0
minimum_fps = 18
maximum_fps = 10000
#viewport_effect = sphericMirrorDistorter
viewport_effect = none

[projection]
type = ProjectionStereographic
viewportMask = none
flag_use_gl_point_sprite = false
flip_horz = false
flip_vert = false

[spheric_mirror]
projector_gamma = 0.3
projector_position_x = 0
projector_position_y = 4
projector_position_z = 0
mirror_position_x = 0
mirror_position_y = 5
mirror_position_z = 0
mirror_radius = 0.37
dome_radius = 5.0
image_distance_div_height = 2.67
projector_delta = 10.6
projector_alpha = 0
projector_phi = 0
flip_horz = false
flip_vert = false
distorter_max_fov = 180
texture_triangle_base_length = 8
flag_use_ext_framebuffer_object = false

[localization]
sky_culture = western
sky_locale = system
app_locale = system
time_zone = system_default
time_display_format = system_default
date_display_format = yyyymmdd

[search]
flag_search_online = true
simbad_server_url = http://simbad.u-strasbg.fr/

[stars]
relative_scale = 1.0
absolute_scale = 1.0
star_twinkle_amount = 0.2
flag_star_twinkle = true
flag_point_star = false

#Johannes:
#I recommend setting mag_converter_max_fov to 180, so that the sky gets not so
#crowded when zoomed out
mag_converter_max_fov = 90

#Johannes:
# mag_converter_min_fov of 0.1 is good for showing even stars of magnitude=17.95.
# If you do not use so faint stars, just reduce it
mag_converter_min_fov = 0.001

#and finally the custom star colors.
#you can define your own star colors from bv_color_-0.50 up to bv_color_+3.50
#bv_color_-0.10 = 0,0,1
#bv_color_+0.50 = 1,0,0
#bv_color_+3.00 = 0,1,0

labels_amount = 3.0
init_bortle_scale = 3

[custom_selected_info]
flag_show_absolutemagnitude = false
flag_show_altaz = false
flag_show_catalognumber ...

Revision history for this message
Alexander Wolf (alexwolf) wrote :

Is it really /home/pthomas/.stellarium/config.ini file?

Revision history for this message
pierre (pierrejp-thomas) wrote :

yes it is, why ?

Revision history for this message
gzotti (georg-zotti) wrote :

You may need some MESA update (version 10.3.5 seems to solve some problems.) Have you tried 0.13.3?

Changed in stellarium:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Stellarium because there has been no activity for 60 days.]

Changed in stellarium:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.