GNOME Bugzilla – Bug 342489
anjuta: Crash when viewing configure.in
Last modified: 2009-08-15 18:40:50 UTC
Subject: anjuta: Crash when viewing configure.in Distribution: Debian testing/unstable Package: anjuta Severity: Normal Version: GNOME2.14.1 unspecified Gnome-Distributor: Debian Synopsis: anjuta: Crash when viewing configure.in Bugzilla-Product: anjuta Bugzilla-Component: core application Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: n.b. this may be a product of the broken Project setup in Debian for Anjuta2. Steps to reproduce the crash: 1. Open configure.in from File tree. 2. Search for AC_DEFINE 3. Click on the line containing the highlighted term Crash. Expected Results: continued operation. How often does this happen? Everytime. Additional Information: Included the qof.anjuta file that allows me to work with the Project in the first place: <?xml version="1.0"?> <anjuta> <plugin name="GBF Project Manager" url="http://anjuta.org/plugins/" mandatory="yes"> <require group="Anjuta Plugin" attribute="Interfaces" value="IAnjutaProjectManager"/> <require group="Project" attribute="Supported-Project-Types" value="automake"/> </plugin> <plugin name="Symbol Browser" url="http://anjuta.org/plugins/" mandatory="yes"> <require group="Anjuta Plugin" attribute="Location" value="anjuta-symbol-browser:SymbolBrowserPlugin"/> </plugin> <plugin name="Make Build System" url="http://anjuta.org/plugins/" mandatory="yes"> <require group="Anjuta Plugin" attribute="Interfaces" value="IAnjutaBuildable"/> <require group="Build" attribute="Supported-Build-Types" value="make"/> </plugin> <plugin name="CVS Version Control System" url="http://anjuta.org/plugins/" mandatory="no"> <require group="Anjuta Plugin" attribute="Interfaces" value="IAnjutaVcs"/> <require group="Version Control" attribute="Supported-Vcs-Types" value="cvs"/> </plugin> <plugin name="Task Manager" url="http://anjuta.org/plugins/" mandatory="no"> <require group="Anjuta Plugin" attribute="Interfaces" value="IAnjutaTodo"/> </plugin> <plugin name="Debug Manager" url="http://anjuta.org/plugins/" mandatory="no"> <require group="Anjuta Plugin" attribute="Interfaces" value="IAnjutaDebuggerManager"/> </plugin> </anjuta> Debugging Information: Backtrace was generated from '/usr/bin/anjuta' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 47281051546752 (LWP 4842)] [New Thread 1082132832 (LWP 4843)] 0x00002b007896d3a9 in waitpid () from /lib/libpthread.so.0
+ Trace 68351
Thread 1 (Thread 47281051546752 (LWP 4842))
-- Neil Williams ============= http://www.data-freedom.org/ http://www.nosoftwarepatents.com/ http://www.linux.codehelp.co.uk/ ------- Bug created by bug-buddy at 2006-05-21 14:26 ------- Bugreport had an attachment. This cannot be imported to Bugzilla. Contact bugmaster@gnome.org if you are willing to write a patch for this.
*** This bug has been marked as a duplicate of 342488 ***
Closing all fixed bugs. Sorry for the mass update :( ...