Bug 585172 - [abrt] crash in joe-3.7-4.fc12: Process /usr/bin/joe was killed by signal 11 (SIGSEGV)
Summary: [abrt] crash in joe-3.7-4.fc12: Process /usr/bin/joe was killed by signal 11 ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: joe
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6a6a51b4bca12194a83447093ae...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-23 10:47 UTC by Jan ONDREJ
Modified: 2010-10-05 12:23 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-05 12:23:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.74 KB, text/plain)
2010-04-23 10:47 UTC, Jan ONDREJ
no flags Details

Description Jan ONDREJ 2010-04-23 10:47:24 UTC
abrt 1.0.8 detected a crash.

architecture: i686
cmdline: joe -orphan action.html index.html search.html settings.html stats.html template.html webscan.html
component: joe
executable: /usr/bin/joe
kernel: 2.6.32.11-99.fc12.i686.PAE
package: joe-3.7-4.fc12
rating: 4
reason: Process /usr/bin/joe was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

backtrace
-----
Core was generated by `joe -orphan action.html index.html search.html settings.html stats.html templat'.
Program terminated with signal 11, Segmentation fault.
#0  main (argc=9, real_argv=0xbfc81204, envv=0xbfc8122c) at main.c:434
434	main.c: No such file or directory.
	in main.c

Thread 1 (Thread 1962):
#0  main (argc=9, real_argv=0xbfc81204, envv=0xbfc8122c) at main.c:434
        line = <value optimized out>
        b = 0x92a6b00
        bw = <value optimized out>
        er = 0
        cap = 0x3
        sbuf = {st_dev = 2053, __pad1 = 0, __st_ino = 2088076, 
          st_mode = 33204, st_nlink = 1, st_uid = 500, st_gid = 500, 
          st_rdev = 0, __pad2 = 0, st_size = 1582, st_blksize = 4096, 
          st_blocks = 16, st_atim = {tv_sec = 1271855559, tv_nsec = 0}, 
          st_mtim = {tv_sec = 1258358724, tv_nsec = 0}, st_ctim = {
            tv_sec = 1258358724, tv_nsec = 0}, st_ino = 2088076}
        s = <value optimized out>
        t = <value optimized out>
        time_rc = 153859536
        run = <value optimized out>
        n = 0x92a0c50
        opened = 1
        omid = <value optimized out>
        backopt = 0
        c = <value optimized out>
From        To          Syms Read   Shared Object Library
0x00e5a420  0x00e74718  Yes (*)     /lib/libm.so.6
0x001dada0  0x001f2ee8  Yes (*)     /lib/libncurses.so.5
0x00120a20  0x001212c8  Yes (*)     /lib/libutil.so.1
0x00c1b190  0x00c2c3c8  Yes (*)     /lib/libselinux.so.1
0x0083c990  0x009484c0  Yes (*)     /lib/libc.so.6
0x00129ab0  0x00133538  Yes (*)     /lib/libtinfo.so.5
0x00ce6830  0x00cfdd0f  Yes (*)     /lib/ld-linux.so.2
0x00293a60  0x00294a88  Yes (*)     /lib/libdl.so.2
(*): Shared library is missing debugging information.
$1 = 0x0
No symbol "__glib_assert_msg" in current context.

How to reproduce
-----
1. joe -orphan file1 file2
(use at least 2 files with -orphan parameter)
-orphan should open these files similarry to "for i in file1 file2; do joe $i; done", but all buffers (like copy buffer or last find) are for all edited files shared.

Comment 1 Jan ONDREJ 2010-04-23 10:47:26 UTC
Created attachment 408569 [details]
File: backtrace

Comment 2 Ivana Varekova 2010-10-05 12:23:20 UTC
Thanks, this problem is fixed in joe-3.7-5.


Note You need to log in before you can comment on or make changes to this bug.