Still got problem on doing what you requested me to do... this is the
output

-----------------------------------------

[EMAIL PROTECTED]:~$ gdb firefox
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"..."/usr/bin/firefox": not in 
executable format: File format not recognized

(gdb) run
Starting program:
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) file /usr/bin/firefox
"/usr/bin/firefox": not in executable format: File format not recognized
(gdb) quit
[EMAIL PROTECTED]:~$ ls -l /usr/bin/firefox
lrwxrwxrwx 1 root root 22 2006-10-26 23:52 /usr/bin/firefox -> 
../lib/firefox/firefox
[EMAIL PROTECTED]:~$ ls -l /usr/lib/firefox/firefox
-rwxr-xr-x 1 root root 8625 2006-10-23 14:49 /usr/lib/firefox/firefox
[EMAIL PROTECTED]:~$

-------------------------------------------

gdb told me that firefox in not executable, but as you can se firefox
has execution privileges for UGO (default)


what do I have to do?

-- 
firefox crashes as it starts
https://launchpad.net/bugs/68486

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to