ide crashes when attempt to edit code

Bug #814714 reported by marcus j philpott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
valide
New
Undecided
Unassigned

Bug Description

Any attempt to edit code causes application to be killed by signal 6 (SIGABRT) on fedora 14 x86_64 rpm install, have reported at bugzilla. Probably a packaging bug, but found ubuntu user with same problem at:
 http://code.google.com/p/valide/issues/detail?id=184
Starting app at console spews this :

(valide:5852): GLib-GObject-WARNING **: g_object_set_property: object class `ValideSourceView' has no property named `highlight_brackets'

(valide:5852): GLib-GObject-WARNING **: g_object_set_property: object class `ValideSourceView' has no property named `highlight_brackets'
Can't read config.ini file: Key file does not have group 'Search'
Can't read config.ini file: Key file does not have group 'Search'

(valide:5852): Gtk-WARNING **: Inserting action group 'RecentActions' into UI manager which already has a group with this name

Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
plugin-manager.vala:105: Error opening directory '/home/marcoose777/.valide/plugins': No such file or directory
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'

(valide:5852): Gtk-WARNING **: Inserting action group 'LayoutActions' into UI manager which already has a group with this name

Problem seems to be in ValideSourceView, curiously the .valide/ app directory is empty? Wouldn't this be the normal location for config.ini file?

Revision history for this message
marcus j philpott (sonofdubya666) wrote :
Revision history for this message
marcus j philpott (sonofdubya666) wrote :

Val IDE version 0.7.1

Revision history for this message
marcus j philpott (sonofdubya666) wrote :
Download full text (14.1 KiB)

Additionally GDB debug session attached :

gdb valide
GNU gdb (GDB) Fedora (7.2-51.fc14)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/valide...Reading symbols from /usr/lib/debug/usr/bin/valide.debug...done.
done.
(gdb) run
Starting program: /usr/bin/valide
[Thread debugging using libthread_db enabled]

(valide:6318): GLib-GObject-WARNING **: g_object_set_property: object class `ValideSourceView' has no property named `highlight_brackets'

(valide:6318): GLib-GObject-WARNING **: g_object_set_property: object class `ValideSourceView' has no property named `highlight_brackets'
Can't read config.ini file: Key file does not have group 'Search'
Can't read config.ini file: Key file does not have group 'Search'

(valide:6318): Gtk-WARNING **: Inserting action group 'RecentActions' into UI manager which already has a group with this name

Can't read config.ini file: Key file does not have key 'lock-items'
[New Thread 0x7fffeb5f6700 (LWP 6321)]
[New Thread 0x7fffeadf5700 (LWP 6322)]
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
plugin-manager.vala:105: Error opening directory '/home/marcoose777/.valide/plugins': No such file or directory
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'
Can't read config.ini file: Key file does not have key 'lock-items'

(valide:6318): Gtk-WARNING **: Inserting action group 'LayoutActions' into UI manager which already has a group with this name

[Thread 0x7fffeb5f6700 (LWP 6321) exited]
template-manager.vala:95: Error opening directory '/home/marcoose777/.valide/template': No such file or directory
builder.vala:254: creating object of type `ValideTemplate'
builder.vala:254: creating object of type `ValideNativeBuilderOptions'
builder.vala:254: creating object of type `ValideSource'
builder.vala:254: creating object of type `ValideSource'
builder.vala:254: creating object of type `ValideTemplate'
builder.vala:254: creating object of type `ValideNativeBuilderOptions'
builder.vala:254: creating object of type `ValideTemplate'
builder.vala:254: creating object of type `ValideNativeBuilderOptions'
builder.vala:254: creating object of type `ValideSource'
builder.vala:254: creating object of type `ValideSource'
builder.vala:254: creating object of type `ValidePackage'
builder.vala:254: creating object of type `ValideTemplate'
builder.vala:254: creating object of type `ValideNativeBuilderOptions'
builder.vala:254: creating object ...

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.