After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 342488 - anjuta: Crash when viewing configure.in
anjuta: Crash when viewing configure.in
Status: VERIFIED DUPLICATE of bug 342447
Product: anjuta
Classification: Applications
Component: core application
unspecified
Other other
: High critical
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
: 342489 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-05-21 14:26 UTC by Neil Williams
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Neil Williams 2006-05-21 14:26:21 UTC
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

Thread 1 (Thread 47281051546752 (LWP 4842))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 gtk_moz_embed_get_title
    from /usr/lib/libgtkembedmoz.so.0d
  • #3 <signal handler called>
  • #4 raise
    from /lib/libc.so.6
  • #5 abort
    from /lib/libc.so.6
  • #6 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #7 g_log
    from /usr/lib/libglib-2.0.so.0
  • #8 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_entry_set_visibility
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_main_context_is_owner
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
  • #16 __libc_start_main
    from /lib/libc.so.6
  • #17 ??
  • #18 ??
  • #19 ??
    from /lib64/ld-linux-x86-64.so.2
  • #20 ??
  • #21 ??
  • #22 ??
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug created by bug-buddy at 2006-05-21 14:26 -------

Comment 1 Johannes Schmid 2006-05-21 16:08:48 UTC
*** Bug 342489 has been marked as a duplicate of this bug. ***
Comment 2 Johannes Schmid 2006-05-21 16:10:50 UTC
64-Bit bug! Patch is already availible!

*** This bug has been marked as a duplicate of 342447 ***
Comment 3 Naba Kumar 2006-12-04 09:58:43 UTC
Closing all fixed bugs. Sorry for the mass update :( ...