[Bug 345502] New: crash on startup

"conglomerate (bugzilla.gnome.org)" <[email protected]> Tue, 20 Jun 2006 21:38:13 -0400 (EDT)
Newsgroups gmane.editors.conglomerate.cvs
Message-ID <[email protected]/>
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345502
 conglomerate | general | Ver: unspecified

           Summary: crash on startup
           Product: conglomerate
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: general
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
     GNOME version: 2.11/2.12
   GNOME milestone: Unspecified


Distribution: Unknown
Package: conglomerate
Severity: Normal
Version: GNOME2.12.2 unspecified
Gnome-Distributor: SUSE
Synopsis: crash on startup
Bugzilla-Product: conglomerate
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash: crash on startup.


Steps to reproduce the crash:
1. conglomerate manpage.example.xml
2. running under opensuse 10.1
3. contents of manpage.example.xml:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"

"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<!-- lifted from troff+man by doclifter -->
<refentry id='manpageexample'>
<!--  In .TH, FOO should be all caps, SECTION should be 1\-8, maybe w/
subsection -->
<!--  other parms are allowed: see man(7), man(1) -->

<!--  This template provided by Tom Christiansen
&lt;[email protected]&gt;. -->
<!--   -->
<refmeta>
<refentrytitle>FOO</refentrytitle>
<manvolnum>SECTION</manvolnum>
</refmeta>
<refnamediv id='name'>
<refname>foo</refname>
<refname>bar</refname>
<refpurpose>programs to do something</refpurpose>
</refnamediv>
<!-- body begins here -->
<refsynopsisdiv id='synopsis'>
<para>A short usage summary.</para>
<cmdsynopsis>
  <command>foo</command>    
    <group choice='opt'><arg
choice='plain'><replaceable>this</replaceable></arg><arg
choice='plain'><replaceable>that</replaceable></arg></group>
    <arg choice='opt'>-flags </arg>
    <arg choice='opt'><arg choice='plain'>-o </arg><arg
choice='plain'><replaceable>option</replaceable></arg></arg>
    <arg choice='plain'><replaceable>argument</replaceable></arg>
    <arg choice='opt'
rep='repeat'><replaceable>more</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>


<refsect1 id='description'><title>DESCRIPTION</title>
<!--  Putting a newline after each sentence can generate better output.
-->
<para>Long drawn-out discussion of the program.
It's a good idea to break this up into subsections using the .SS macro,
like these:</para>

<refsect2 id='a_sample_subsection'><title>A Sample Subsection</title>
<para>First sample subsection</para>
</refsect2>

<refsect2 id='yet_another_sample_subsection'><title>Yet Another Sample
Subsection</title>
<para>References to the
<command>foo</command>(SECTION)
(or other) manual page should use the .BR macro as here.</para>

<para>Use the .PP macro to start a new paragraph within a
section.</para>
</refsect2>
</refsect1>

<refsect1 id='options'><title>OPTIONS</title>
<para>Some people make this separate from the description.
The following style is typically used to document options:</para>
<variablelist remap='TP'>
  <varlistentry>
  <term><emphasis remap='B'>this</emphasis>|<emphasis
remap='B'>that</emphasis></term>
  <listitem>
<para>The user MUST specify either
<emphasis remap='B'>this</emphasis>
or
<emphasis remap='B'>that</emphasis>
to run the program.
The { and } braces mean one of the enclosed is required.
The bar (|) separates exclusive options (i.e. you cannot have both at
once).</para>
  </listitem>
  </varlistentry>
  <varlistentry>
  <term><option>-o</option></term>
  <listitem>
<para>Pass the user-supplied
<emphasis remap='I'>option</emphasis>
to
<command>foo</command>
to change its behaviour.
The fact that
<emphasis remap='I'>option</emphasis>
is underlined or in italics means that the user replaces it with a
valid
value for this option.
The [ and ] brackets mean it isn't required.</para>
  </listitem>
  </varlistentry>
</variablelist>

<para>Use &lsquo;&bsol;-&rsquo; rather than &lsquo;-&rsquo; for dashes
in command-line options.
&lsquo;-&rsquo; means hyphen, and formats differently when using certain
output
devices.</para>
<variablelist remap='TP'>
  <varlistentry>
  <term><emphasis remap='I'>argument</emphasis></term>
  <listitem>
<para>The last
<emphasis remap='I'>argument</emphasis>
is required, because it is not in brackets.</para>
  </listitem>
  </varlistentry>
  <varlistentry>
  <term><emphasis remap='I'>more</emphasis></term>
  <listitem>
<para>means that the user can optionally specify additional arguments at
the end.
The ellipses (...) indicate one or more of this parameter is
allowed.</para>
  </listitem>
  </varlistentry>
</variablelist>
</refsect1>

<refsect1 id='return_value'><title>RETURN VALUE</title>
<para>What the program or function returns if successful.</para>
</refsect1>

<refsect1 id='errors'><title>ERRORS</title>
<para>Return codes, either exit status or errno settings.</para>

Expected Results:
editor to begin.

How often does this happen? all the time



Additional Information:



Debugging Information:

Backtrace was generated from '/opt/gnome/bin/conglomerate'

(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 -1226979664 (LWP 22806)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb790a313 in __waitpid_nocancel () from /lib/libpthread.so.0
#2  0xb7e60a4d in gnome_init_with_popt_table ()
   from /opt/gnome/lib/libgnomeui-2.so.0
#3  <signal handler called>
#4  0xffffe410 in __kernel_vsyscall ()
#5  0xb6e257d0 in raise () from /lib/libc.so.6
#6  0xb6e26ea3 in abort () from /lib/libc.so.6
#7  0xb6f4f1bd in g_logv () from /opt/gnome/lib/libglib-2.0.so.0
#8  0xb6f4f205 in g_log () from /opt/gnome/lib/libglib-2.0.so.0
#9  0xb6f4f286 in g_assert_warning () from
/opt/gnome/lib/libglib-2.0.so.0
#10 0x0807c354 in cong_document_traversal_get_type ()
#11 0x0807c2cc in cong_document_traversal_get_type ()
#12 0x0807c283 in cong_document_traversal_get_type ()
#13 0x0807c283 in cong_document_traversal_get_type ()
#14 0x0807c283 in cong_document_traversal_get_type ()
#15 0x0807c283 in cong_document_traversal_get_type ()
#16 0x0807d0ca in cong_document_traversal_construct ()
#17 0x0807d23a in cong_document_traversal_new ()
#18 0x0807a962 in cong_document_construct ()
#19 0x0807aa0d in cong_document_new_from_xmldoc ()
#20 0x08099d5c in open_document_do ()
#21 0x08069b1a in cong_app_construct_singleton ()
#22 0xb6f440a1 in g_list_copy () from /opt/gnome/lib/libglib-2.0.so.0
#23 0xb6f45abd in g_main_context_dispatch ()
   from /opt/gnome/lib/libglib-2.0.so.0
#24 0xb6f48cbf in g_main_context_check () from
/opt/gnome/lib/libglib-2.0.so.0
#25 0xb6f49069 in g_main_loop_run () from
/opt/gnome/lib/libglib-2.0.so.0
#26 0xb76939e4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#27 0x080cc7d5 in main ()

Thread 1 (Thread -1226979664 (LWP 22806)):
#0  0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb790a313 in __waitpid_nocancel () from /lib/libpthread.so.0
No symbol table info available.
#2  0xb7e60a4d in gnome_init_with_popt_table ()
   from /opt/gnome/lib/libgnomeui-2.so.0
No symbol table info available.
#3  <signal handler called>
No symbol table info available.
#4  0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#5  0xb6e257d0 in raise () from /lib/libc.so.6
No symbol table info available.
#6  0xb6e26ea3 in abort () from /lib/libc.so.6
No symbol table info available.
#7  0xb6f4f1bd in g_logv () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#8  0xb6f4f205 in g_log () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#9  0xb6f4f286 in g_assert_warning () from
/opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#10 0x0807c354 in cong_document_traversal_get_type ()
No symbol table info available.
#11 0x0807c2cc in cong_document_traversal_get_type ()
No symbol table info available.
#12 0x0807c283 in cong_document_traversal_get_type ()
No symbol table info available.
#13 0x0807c283 in cong_document_traversal_get_type ()
No symbol table info available.
#14 0x0807c283 in cong_document_traversal_get_type ()
No symbol table info available.
#15 0x0807c283 in cong_document_traversal_get_type ()
No symbol table info available.
#16 0x0807d0ca in cong_document_traversal_construct ()
No symbol table info available.
#17 0x0807d23a in cong_document_traversal_new ()
No symbol table info available.
#18 0x0807a962 in cong_document_construct ()
No symbol table info available.
#19 0x0807aa0d in cong_document_new_from_xmldoc ()
No symbol table info available.
#20 0x08099d5c in open_document_do ()
No symbol table info available.
#21 0x08069b1a in cong_app_construct_singleton ()
No symbol table info available.
#22 0xb6f440a1 in g_list_copy () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#23 0xb6f45abd in g_main_context_dispatch ()
   from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#24 0xb6f48cbf in g_main_context_check () from
/opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#25 0xb6f49069 in g_main_loop_run () from
/opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#26 0xb76939e4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#27 0x080cc7d5 in main ()
No symbol table info available.
#0  0xffffe410 in __kernel_vsyscall ()




------- Bug created by bug-buddy at 2006-06-21 01:38 -------


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.