Comment 1 for bug 561323

Revision history for this message
Jeremy David Parsons (ubuntu-jeremyparsons) wrote :

Here is the --debug output:

/usr/lib/thunderbird-3.0.4/thunderbird --debug
+ moz_libdir=/usr/lib/thunderbird-3.0.4
+ found=0
+ progname=/usr/lib/thunderbird-3.0.4/thunderbird
+ dirname /usr/lib/thunderbird-3.0.4/thunderbird
+ curdir=/usr/lib/thunderbird-3.0.4
+ basename /usr/lib/thunderbird-3.0.4/thunderbird
+ progbase=thunderbird
+ run_moz=/usr/lib/thunderbird-3.0.4/run-mozilla.sh
+ test -x /usr/lib/thunderbird-3.0.4/run-mozilla.sh
+ dist_bin=/usr/lib/thunderbird-3.0.4
+ found=1
+ [ 1 = 0 ]
+ script_args=
+ debugging=0
+ MOZILLA_BIN=thunderbird-bin
+ [ = beos ]
+ pass_arg_count=0
+ [ 1 -gt 0 ]
+ script_args= -g
+ debugging=1
+ shift
+ [ 0 -gt 0 ]
+ [ 1 = 1 ]
+ echo /usr/lib/thunderbird-3.0.4/run-mozilla.sh -g /usr/lib/thunderbird-3.0.4/thunderbird-bin
/usr/lib/thunderbird-3.0.4/run-mozilla.sh -g /usr/lib/thunderbird-3.0.4/thunderbird-bin
+ /usr/lib/thunderbird-3.0.4/run-mozilla.sh -g /usr/lib/thunderbird-3.0.4/thunderbird-bin
MOZILLA_FIVE_HOME=/usr/lib/thunderbird-3.0.4
  LD_LIBRARY_PATH=/usr/lib/thunderbird-3.0.4:/usr/lib/thunderbird-3.0.4/plugins:/usr/lib/thunderbird-3.0.4:/home/jparsons/x86_64/lib:/home/jparsons/i386/lib:/extra/share/pkg/x86_64/lib:/usr/lib64:/usr/lib64/codecs:/extra/share/pkg/i386/lib:/home/jparsons/x86_64/lib:/usr/lib:/usr/local/lib
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/lib/thunderbird-3.0.4:/usr/lib/thunderbird-3.0.4
     LIBRARY_PATH=/usr/lib/thunderbird-3.0.4:/usr/lib/thunderbird-3.0.4/components:/usr/lib/thunderbird-3.0.4
       SHLIB_PATH=/usr/lib/thunderbird-3.0.4:/usr/lib/thunderbird-3.0.4
          LIBPATH=/usr/lib/thunderbird-3.0.4:/usr/lib/thunderbird-3.0.4
       ADDON_PATH=/usr/lib/thunderbird-3.0.4
      MOZ_PROGRAM=/usr/lib/thunderbird-3.0.4/thunderbird-bin
      MOZ_TOOLKIT=
        moz_debug=1
     moz_debugger=
/usr/bin/gdb /usr/lib/thunderbird-3.0.4/thunderbird-bin -x /tmp/mozargs.Gp9ATh
GNU gdb (GDB) 7.1-ubuntu
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-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/thunderbird-3.0.4/thunderbird-bin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/thunderbird-3.0.4/thunderbird-bin
[Thread debugging using libthread_db enabled]

Program exited with code 01.
(gdb)