Bug 546211 - [abrt] crash detected in qtpfsgui-1.9.3-3.fc12
Summary: [abrt] crash detected in qtpfsgui-1.9.3-3.fc12
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: qtpfsgui
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Douglas E. Warner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:61388bbcc116c4cd410c3054e62...
: 567125 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-10 12:27 UTC by vacnev
Modified: 2010-12-04 01:51 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-04 01:51:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (32.28 KB, text/plain)
2009-12-10 12:27 UTC, vacnev
no flags Details

Description vacnev 2009-12-10 12:27:09 UTC
abrt 1.0.0 detected a crash.

How to reproduce
-----
1. Save Hdr as... (HDR Tiff)
2.
3.

Attached file: backtrace
cmdline: qtpfsgui
component: qtpfsgui
executable: /usr/bin/qtpfsgui
kernel: 2.6.31.6-162.fc12.x86_64
package: qtpfsgui-1.9.3-3.fc12
rating: 3
reason: Process was terminated by signal 11

Comment 1 vacnev 2009-12-10 12:27:12 UTC
Created attachment 377441 [details]
File: backtrace

Comment 2 Fedora Update System 2010-01-07 06:35:01 UTC
nss-3.12.5-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/nss-3.12.5-2.fc12

Comment 3 Karel Klíč 2010-02-24 16:58:57 UTC
*** Bug 567125 has been marked as a duplicate of this bug. ***

Comment 4 zimon 2010-04-16 17:40:16 UTC

How to reproduce
-----
1. Disk space empty during the EXR file write.



Comment
-----
Made a HDR photo and tried to save the result as a EXR (OpenEXR) file format.

Comment 5 zimon 2010-04-16 17:44:37 UTC
In the previous: correction, disk space was not empty after all (945 MB available on the partition).

# rpm -q nss
nss-3.12.6-1.2.fc12.x86_64
# rpm -q qtpfsgui
qtpfsgui-1.9.3-3.fc12.x86_64

Comment 6 zimon 2010-04-16 18:06:10 UTC
The original backtrace in this bug report is missing debug symbols.
ABRT thinks I had the same bug though. My backtrace was like this:


New Thread 29919]
[New Thread 29920]
Core was generated by `qtpfsgui'.
Program terminated with signal 11, Segmentation fault.
#0  0x000000000043bca1 in MainGui::fileSaveAs (this=0x7fff8a58c260)
    at src/MainWindow/mainWindow.cpp:229
229	src/MainWindow/mainWindow.cpp: No such file or directory.
	in src/MainWindow/mainWindow.cpp

Thread 3 (Thread 29920):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
No locals.
#1  0x0000003b6cc02382 in g_cond_timed_wait_posix_impl (
    cond=<value optimized out>, entered_mutex=<value optimized out>, 
    abs_time=<value optimized out>) at gthread-posix.c:242
        result = <value optimized out>
        end_time = {tv_sec = 1271439424, tv_nsec = 729494000}
        timed_out = <value optimized out>
        __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#2  0x0000003b6a814b0f in g_async_queue_pop_intern_unlocked (queue=0x1e90860, 
    try=0, end_time=0x7f9eab881db0) at gasyncqueue.c:365
        retval = <value optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#3  0x0000003b6a8635be in g_thread_pool_wait_for_new_task (
    data=<value optimized out>) at gthreadpool.c:220
        end_time = {tv_sec = 1271439424, tv_usec = 729494}
        task = <value optimized out>
#4  g_thread_pool_thread_proxy (data=<value optimized out>)
    at gthreadpool.c:254
        task = 0x1bfaa20
        pool = 0x1e90800
#5  0x0000003b6a862134 in g_thread_create_proxy (data=0x4739520)
    at gthread.c:635
        thread = 0x4739520
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#6  0x0000003b69c06a3a in start_thread (arg=0x7f9eab882710)
    at pthread_create.c:297
        __res = <value optimized out>
        pd = 0x7f9eab882710
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140319459387152, 
    -5907416354346307154, 140735514448112, 140319459387152, 0, 3, 
    5852976440231522734, -5876503038061252178}, mask_was_saved = 0}}, priv = {
            pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
              canceltype = 0}}}
        not_first_call = <value optimized out>
        sp = <value optimized out>
        freesize = <value optimized out>
#7  0x0000003b690de65d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#8  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 29919):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
No locals.
#1  0x0000003b6cc02382 in g_cond_timed_wait_posix_impl (
    cond=<value optimized out>, entered_mutex=<value optimized out>, 
    abs_time=<value optimized out>) at gthread-posix.c:242
        result = <value optimized out>
        end_time = {tv_sec = 1271439424, tv_nsec = 980418000}
        timed_out = <value optimized out>
        __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl"
#2  0x0000003b6a814b0f in g_async_queue_pop_intern_unlocked (queue=0x1e90860, 
    try=0, end_time=0x7f9ea8cc7db0) at gasyncqueue.c:365
        retval = <value optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#3  0x0000003b6a8635be in g_thread_pool_wait_for_new_task (
    data=<value optimized out>) at gthreadpool.c:220
        end_time = {tv_sec = 1271439424, tv_usec = 980418}
        task = <value optimized out>
#4  g_thread_pool_thread_proxy (data=<value optimized out>)
    at gthreadpool.c:254
        task = 0x1d1e800
        pool = 0x1e90800
#5  0x0000003b6a862134 in g_thread_create_proxy (data=0x474c680)
    at gthread.c:635
        thread = 0x474c680
        __PRETTY_FUNCTION__ = "g_thread_create_proxy"
#6  0x0000003b69c06a3a in start_thread (arg=0x7f9ea8cc8710)
    at pthread_create.c:297
        __res = <value optimized out>
        pd = 0x7f9ea8cc8710
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140319413536528, 
    -5907416354346307154, 140735514447920, 140319413536528, 0, 3, 
    5852979151429628334, -5876503038061252178}, mask_was_saved = 0}}, priv = {
            pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
              canceltype = 0}}}
        not_first_call = <value optimized out>
        sp = <value optimized out>
        freesize = <value optimized out>
#7  0x0000003b690de65d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#8  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 29896):
#0  0x000000000043bca1 in MainGui::fileSaveAs (this=0x7fff8a58c260)
    at src/MainWindow/mainWindow.cpp:229
        qfi = {d_ptr = 0x1df92d0}
        absoluteFileName = {static null = {<No data fields>}, 
          static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, 
            data = 0x735d5a, clean = 0, simpletext = 0, righttoleft = 0, 
            asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, 
          static shared_empty = {ref = {_q_value = 4}, alloc = 0, size = 0, 
            data = 0x3b70863e9a, clean = 0, simpletext = 0, righttoleft = 0, 
            asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 
    0x474cc00, static codecForCStrings = 0x0}
        encodedName = 0x1c48a10 "/tmp/20100416201020/hdr.exr"
        filetypes = {static null = {<No data fields>}, static shared_null = {
            ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x735d5a, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, static shared_empty = {
            ref = {_q_value = 4}, alloc = 0, size = 0, data = 0x3b70863e9a, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x4741b80, 
          static codecForCStrings = 0x0}
        fname = {static null = {<No data fields>}, static shared_null = {
            ref = {_q_value = 1}, alloc = 0, size = 0, data = 0x735d5a, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, static shared_empty = {
            ref = {_q_value = 4}, alloc = 0, size = 0, data = 0x3b70863e9a, 
            clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
            capacity = 0, reserved = 0, array = {0}}, d = 0x474cc00, 
          static codecForCStrings = 0x0}
#1  0x00000000004df60d in MainGui::qt_metacall (this=0x7fff8a58c260, _c=
    InvokeMetaMethod, _id=152, _a=0x7fff8a58aca0)
    at generated_moc/moc_mainWindow.cpp:133
No locals.
#2  0x0000003b7056a2af in QMetaObject::activate (sender=0x1a4dea0, 
    m=<value optimized out>, local_signal_index=<value optimized out>, argv=
    0x7fff8a58aca0) at kernel/qobject.cpp:3293
        receiver = 0x7fff8a58c260
        method = <value optimized out>
        currentSender = {sender = 0x1a4dea0, signal = 5, ref = 1}
        previousSender = <value optimized out>
        c = 0x1bfeaa0
        last = <value optimized out>
        methodOffset = <value optimized out>
        signal_absolute_index = <value optimized out>
        empty_argv = {0x0}
        locker = {{mtx = 0x1c00380, val = 29361024}}
        currentThreadData = <value optimized out>
        connectionLists = <value optimized out>
        signalOffset = <value optimized out>
        signal_index = <value optimized out>
#3  0x0000003b71ba5b52 in QAction::triggered (this=<value optimized out>, _t1=
    false) at .moc/release-shared/moc_qaction.cpp:263
        _a = {0x0, 0x7fff8a58ac9c}
#4  0x0000003b71ba728b in QAction::activate (this=0x1a4dea0, 
    event=<value optimized out>) at kernel/qaction.cpp:1255
        guard = 0x1a4dea0
        d = 0x1bd7f00
#5  0x0000003b71f2fd3a in QAbstractButtonPrivate::click (this=0x1c10220)
    at widgets/qabstractbutton.cpp:528
        q = 0x1beec20
        changeState = true
        guard = {o = 0x1beec20}
#6  0x0000003b71f2ffec in QAbstractButton::mouseReleaseEvent (this=0x1beec20, 
    e=0x7fff8a58b5b0) at widgets/qabstractbutton.cpp:1121
        d = 0x1c10220
#7  0x0000003b71fea8ea in QToolButton::mouseReleaseEvent (
    this=<value optimized out>, e=<value optimized out>)
    at widgets/qtoolbutton.cpp:721
        d = 0x1c10220
#8  0x0000003b71bf5b3a in QWidget::event (this=0x1beec20, event=
    0x7fff8a58b5b0) at kernel/qwidget.cpp:7998
        d = 0x1c10220
#9  0x0000003b71baa9dc in QApplicationPrivate::notify_helper (this=0x1a4df30, 
    receiver=0x1beec20, e=0x7fff8a58b5b0) at kernel/qapplication.cpp:4300
        consumed = <value optimized out>
#10 0x0000003b71bb127d in QApplication::notify (this=<value optimized out>, 
    receiver=0x1beec20, e=0x7fff8a58b5b0) at kernel/qapplication.cpp:3865
        me = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0x3b725ef770, 
              static staticMetaObject = {d = {superdata = 0x0, stringdata = 
    0x3b70605a60 "QEvent", data = 0x3b70606460, extradata = 0x0}}, d = 0x0, 
              t = 3, posted = 0, spont = 1, m_accept = 1, reserved = 4427}, 
            modState = {i = 0}}, p = {xp = 30, yp = 28}, g = {xp = 182, yp = 
    95}, b = LeftButton, mouseState = {i = 0}}
        w = 0x1beec20
        mouse = 0x7fff8a58b5b0
        eventAccepted = <value optimized out>
        relpos = {xp = 30, yp = 28}
        pw = {o = 0x1beec20}
        d = 0x98
        res = <value optimized out>
#11 0x0000003b7055774c in QCoreApplication::notifyInternal (this=
    0x7fff8a58c4e0, receiver=0x1beec20, event=0x7fff8a58b5b0)
    at kernel/qcoreapplication.cpp:704
        threadData = 0x1a4ccf0
        returnValue = <value optimized out>
        result = false
        cbdata = {0x1beec20, 0x7fff8a58b5b0, 0x7fff8a58b42f}
        d = <value optimized out>
#12 0x0000003b71bb046e in sendEvent (receiver=0x1beec20, event=
    0x7fff8a58b5b0, alienWidget=0x1beec20, nativeWidget=0x7fff8a58c260, 
    buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#13 QApplicationPrivate::sendMouseEvent (receiver=0x1beec20, event=
    0x7fff8a58b5b0, alienWidget=0x1beec20, nativeWidget=0x7fff8a58c260, 
    buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true)
    at kernel/qapplication.cpp:2965
        alienGuard = {o = 0x1beec20}
        receiverGuard = {o = 0x1beec20}
        nativeGuard = {o = 0x7fff8a58c260}
        activePopupWidget = {o = 0x0}
        graphicsWidget = false
        result = <value optimized out>
#14 0x0000003b71c22405 in QETWidget::translateMouseEvent (this=
    0x7fff8a58c260, event=<value optimized out>)
    at kernel/qapplication_x11.cpp:4373
        alienWidget = 0x1beec20
        widget = <value optimized out>
        oldOpenPopupCount = <value optimized out>
        e = {<QInputEvent> = {<QEvent> = {_vptr.QEvent = 0x3b725ef770, 
              static staticMetaObject = {d = {superdata = 0x0, stringdata = 
    0x3b70605a60 "QEvent", data = 0x3b70606460, extradata = 0x0}}, d = 0x0, 
              t = 3, posted = 0, spont = 1, m_accept = 1, reserved = 55}, 
            modState = {i = 0}}, p = {xp = 30, yp = 28}, g = {xp = 182, yp = 
    95}, b = LeftButton, mouseState = {i = 0}}
        type = MouseButtonRelease
        globalPos = {xp = 182, yp = 95}
        button = <value optimized out>
        nextEvent = {type = 4, xany = {type = 4, serial = 86367, send_event = 
    0, display = 0x1a653c0, window = 27677632}, xkey = {type = 4, serial = 
    86367, send_event = 0, display = 0x1a653c0, window = 27677632, root = 7, 
            subwindow = 27824064, time = 255206749267, x = 649, y = 608, 
            x_root = 649, y_root = 652, state = 8192, keycode = 5, 
            same_screen = 1}, xbutton = {type = 4, serial = 86367, 
            send_event = 0, display = 0x1a653c0, window = 27677632, root = 7, 
            subwindow = 27824064, time = 255206749267, x = 649, y = 608, 
            x_root = 649, y_root = 652, state = 8192, button = 5, 
            same_screen = 1}, xmotion = {type = 4, serial = 86367, 
            send_event = 0, display = 0x1a653c0, window = 27677632, root = 7, 
            subwindow = 27824064, time = 255206749267, x = 649, y = 608, 
            x_root = 649, y_root = 652, state = 8192, is_hint = 5 '\005', 
            same_screen = 1}, xcrossing = {type = 4, serial = 86367, 
            send_event = 0, display = 0x1a653c0, window = 27677632, root = 7, 
            subwindow = 27824064, time = 255206749267, x = 649, y = 608, 
            x_root = 649, y_root = 652, mode = 8192, detail = 5, 
            same_screen = 1, focus = 86, state = 1765212160}, xfocus = {
            type = 4, serial = 86367, send_event = 0, display = 0x1a653c0, 
            window = 27677632, mode = 7, detail = 0}, xexpose = {type = 4, 
            serial = 86367, send_event = 0, display = 0x1a653c0, window = 
    27677632, x = 7, y = 0, width = 27824064, height = 0, count = 
    1803678803}, xgraphicsexpose = {type = 4, serial = 86367, send_event = 0, 
            display = 0x1a653c0, drawable = 27677632, x = 7, y = 0, width = 
    27824064, height = 0, count = 1803678803, major_code = 59, minor_code = 
    649}, xnoexpose = {type = 4, serial = 86367, send_event = 0, display = 
    0x1a653c0, drawable = 27677632, major_code = 7, minor_code = 0}, 
          xvisibility = {type = 4, serial = 86367, send_event = 0, display = 
    0x1a653c0, window = 27677632, state = 7}, xcreatewindow = {type = 4, 
            serial = 86367, send_event = 0, display = 0x1a653c0, parent = 
    27677632, window = 7, x = 27824064, y = 0, width = 1803678803, height = 
    59, border_width = 649, override_redirect = 608}, xdestroywindow = {
            type = 4, serial = 86367, send_event = 0, display = 0x1a653c0, 
            event = 27677632, window = 7}, xunmap = {type = 4, serial = 
    86367, send_event = 0, display = 0x1a653c0, event = 27677632, window = 7, 
            from_configure = 27824064}, xmap = {type = 4, serial = 86367, 
            send_event = 0, display = 0x1a653c0, event = 27677632, window = 
    7, override_redirect = 27824064}, xmaprequest = {type = 4, serial = 
    86367, send_event = 0, display = 0x1a653c0, parent = 27677632, window = 
    7}, xreparent = {type = 4, serial = 86367, send_event = 0, display = 
    0x1a653c0, event = 27677632, window = 7, parent = 27824064, x = 
    1803678803, y = 59, override_redirect = 649}, xconfigure = {type = 4, 
            serial = 86367, send_event = 0, display = 0x1a653c0, event = 
    27677632, window = 7, x = 27824064, y = 0, width = 1803678803, height = 
    59, border_width = 649, above = 2800318677641, override_redirect = 8192}, 
          xgravity = {type = 4, serial = 86367, send_event = 0, display = 
    0x1a653c0, event = 27677632, window = 7, x = 27824064, y = 0}, 
          xresizerequest = {type = 4, serial = 86367, send_event = 0, 
            display = 0x1a653c0, window = 27677632, width = 7, height = 0}, 
          xconfigurerequest = {type = 4, serial = 86367, send_event = 0, 
            display = 0x1a653c0, parent = 27677632, window = 7, x = 27824064, 
            y = 0, width = 1803678803, height = 59, border_width = 649, 
            above = 2800318677641, detail = 8192, value_mask = 369367187457}, 
          xcirculate = {type = 4, serial = 86367, send_event = 0, display = 
    0x1a653c0, event = 27677632, window = 7, place = 27824064}, 
          xcirculaterequest = {type = 4, serial = 86367, send_event = 0, 
            display = 0x1a653c0, parent = 27677632, window = 7, place = 
    27824064}, xproperty = {type = 4, serial = 86367, send_event = 0, 
            display = 0x1a653c0, window = 27677632, atom = 7, time = 
    27824064, state = 1803678803}, xselectionclear = {type = 4, serial = 
    86367, send_event = 0, display = 0x1a653c0, window = 27677632, 
            selection = 7, time = 27824064}, xselectionrequest = {type = 4, 
            serial = 86367, send_event = 0, display = 0x1a653c0, owner = 
    27677632, requestor = 7, selection = 27824064, target = 255206749267, 
            property = 2611340116617, time = 2800318677641}, xselection = {
            type = 4, serial = 86367, send_event = 0, display = 0x1a653c0, 
            requestor = 27677632, selection = 7, target = 27824064, 
            property = 255206749267, time = 2611340116617}, xcolormap = {
            type = 4, serial = 86367, send_event = 0, display = 0x1a653c0, 
            window = 27677632, colormap = 7, c_new = 27824064, state = 0}, 
          xclient = {type = 4, serial = 86367, send_event = 0, display = 
    0x1a653c0, window = 27677632, message_type = 7, format = 27824064, data = 
    {b = "S\364\201k;\000\000\000\211\002\000\000`\002\000\000\211\002\000", 
              s = {-2989, 27521, 59, 0, 649, 0, 608, 0, 649, 0}, l = {
    255206749267, 2611340116617, 2800318677641, 21474844672, 369367187457}}}, 
          xmapping = {type = 4, serial = 86367, send_event = 0, display = 
    0x1a653c0, window = 27677632, request = 7, first_keycode = 0, count = 
    27824064}, xerror = {type = 4, display = 0x1515f, resourceid = 
    283467841536, serial = 27677632, error_code = 192 '\300', request_code = 
    83 'S', minor_code = 166 '\246'}, xkeymap = {type = 4, serial = 86367, 
            send_event = 0, display = 0x1a653c0, window = 27677632, 
            key_vector = 
    "\a\000\000\000\000\000\000\000\300\217\250\001\000\000\000\000S\364\201k;\000\000\000\211\002\000\000`\002\000"}, xgeneric = {type = 4, serial = 86367, 
            send_event = 0, display = 0x1a653c0, extension = 27677632, 
            evtype = 0}, xcookie = {type = 4, serial = 86367, send_event = 0, 
            display = 0x1a653c0, extension = 27677632, evtype = 0, cookie = 
    7, data = 0x1a88fc0}, pad = {253403070468, 86367, 283467841536, 27677632, 
    27677632, 7, 27824064, 255206749267, 2611340116617, 2800318677641, 
    21474844672, 369367187457, 255168282624, 609881051393, 86, 
    140735514460768, 29191824, 255322116752, 27577584, 140735514460768, 
    27675056, 255311558703, 140735514458248, 1}}
        d = <value optimized out>
        pos = {xp = 30, yp = 28}
#15 0x0000003b71c21128 in QApplication::x11ProcessEvent (
    this=<value optimized out>, event=0x7fff8a58bed0)
    at kernel/qapplication_x11.cpp:3506
        alien = <value optimized out>
        enter = <value optimized out>
        leave = <value optimized out>
        widget = 0x7fff8a58c260
        keywidget = <value optimized out>
        grabbed = <value optimized out>
        d = <value optimized out>
#16 0x0000003b71c49d82 in x11EventSourceDispatch (s=0x1a52b70, 
    callback=<value optimized out>, user_data=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:146
        event = {type = 5, xany = {type = 5, serial = 86882, send_event = 0, 
            display = 0x1a653c0, window = 94371849}, xkey = {type = 5, 
            serial = 86882, send_event = 0, display = 0x1a653c0, window = 
    94371849, root = 123, subwindow = 0, time = 349809014, x = 182, y = 51, 
            x_root = 182, y_root = 95, state = 8448, keycode = 1, 
            same_screen = 1}, xbutton = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, window = 94371849, root = 
    123, subwindow = 0, time = 349809014, x = 182, y = 51, x_root = 182, 
            y_root = 95, state = 8448, button = 1, same_screen = 1}, 
          xmotion = {type = 5, serial = 86882, send_event = 0, display = 
    0x1a653c0, window = 94371849, root = 123, subwindow = 0, time = 
    349809014, x = 182, y = 51, x_root = 182, y_root = 95, state = 8448, 
            is_hint = 1 '\001', same_screen = 1}, xcrossing = {type = 5, 
            serial = 86882, send_event = 0, display = 0x1a653c0, window = 
    94371849, root = 123, subwindow = 0, time = 349809014, x = 182, y = 51, 
            x_root = 182, y_root = 95, mode = 8448, detail = 1, same_screen = 
    1, focus = 0, state = 1765212160}, xfocus = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, window = 94371849, mode = 
    123, detail = 0}, xexpose = {type = 5, serial = 86882, send_event = 0, 
            display = 0x1a653c0, window = 94371849, x = 123, y = 0, width = 
    0, height = 0, count = 349809014}, xgraphicsexpose = {type = 5, serial = 
    86882, send_event = 0, display = 0x1a653c0, drawable = 94371849, x = 123, 
            y = 0, width = 0, height = 0, count = 349809014, major_code = 0, 
            minor_code = 182}, xnoexpose = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, drawable = 94371849, 
            major_code = 123, minor_code = 0}, xvisibility = {type = 5, 
            serial = 86882, send_event = 0, display = 0x1a653c0, window = 
    94371849, state = 123}, xcreatewindow = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, parent = 94371849, window = 
    123, x = 0, y = 0, width = 349809014, height = 0, border_width = 182, 
            override_redirect = 51}, xdestroywindow = {type = 5, serial = 
    86882, send_event = 0, display = 0x1a653c0, event = 94371849, window = 
    123}, xunmap = {type = 5, serial = 86882, send_event = 0, display = 
    0x1a653c0, event = 94371849, window = 123, from_configure = 0}, xmap = {
            type = 5, serial = 86882, send_event = 0, display = 0x1a653c0, 
            event = 94371849, window = 123, override_redirect = 0}, 
          xmaprequest = {type = 5, serial = 86882, send_event = 0, display = 
    0x1a653c0, parent = 94371849, window = 123}, xreparent = {type = 5, 
            serial = 86882, send_event = 0, display = 0x1a653c0, event = 
    94371849, window = 123, parent = 0, x = 349809014, y = 0, 
            override_redirect = 182}, xconfigure = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, event = 94371849, window = 
    123, x = 0, y = 0, width = 349809014, height = 0, border_width = 182, 
            above = 408021893302, override_redirect = 8448}, xgravity = {
            type = 5, serial = 86882, send_event = 0, display = 0x1a653c0, 
            event = 94371849, window = 123, x = 0, y = 0}, xresizerequest = {
            type = 5, serial = 86882, send_event = 0, display = 0x1a653c0, 
            window = 94371849, width = 123, height = 0}, xconfigurerequest = {
            type = 5, serial = 86882, send_event = 0, display = 0x1a653c0, 
            parent = 94371849, window = 123, x = 0, y = 0, width = 349809014, 
            height = 0, border_width = 182, above = 408021893302, detail = 
    8448, value_mask = 1}, xcirculate = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, event = 94371849, window = 
    123, place = 0}, xcirculaterequest = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, parent = 94371849, window = 
    123, place = 0}, xproperty = {type = 5, serial = 86882, send_event = 0, 
            display = 0x1a653c0, window = 94371849, atom = 123, time = 0, 
            state = 349809014}, xselectionclear = {type = 5, serial = 86882, 
            send_event = 0, display = 0x1a653c0, window = 94371849, 
            selection = 123, time = 0}, xselectionrequest = {type = 5, 
            serial = 86882, send_event = 0, display = 0x1a653c0, owner = 
    94371849, requestor = 123, selection = 0, target = 349809014, property = 
    219043332278, time = 408021893302}, xselection = {type = 5, serial = 
    86882, send_event = 0, display = 0x1a653c0, requestor = 94371849, 
            selection = 123, target = 0, property = 349809014, time = 
    219043332278}, xcolormap = {type = 5, serial = 86882, send_event = 0, 
            display = 0x1a653c0, window = 94371849, colormap = 123, c_new = 
    0, state = 0}, xclient = {type = 5, serial = 86882, send_event = 0, 
            display = 0x1a653c0, window = 94371849, message_type = 123, 
            format = 0, data = {b = 
    "v\251\331\024\000\000\000\000\266\000\000\000\063\000\000\000\266\000\000", s = {-22154, 5337, 0, 0, 182, 0, 51, 0, 182, 0}, l = {349809014, 
    219043332278, 408021893302, 4294975744, 1}}}, xmapping = {type = 5, 
            serial = 86882, send_event = 0, display = 0x1a653c0, window = 
    94371849, request = 123, first_keycode = 0, count = 0}, xerror = {type = 
    5, display = 0x15362, resourceid = 283467841536, serial = 27677632, 
            error_code = 9 '\t', request_code = 0 '\000', minor_code = 
    160 '\240'}, xkeymap = {type = 5, serial = 86882, send_event = 0, 
            display = 0x1a653c0, window = 94371849, key_vector = 
    "{", '\000' <repeats 15 times>, "v\251\331\024\000\000\000\000\266\000\000\000\063\000\000"}, xgeneric = {type = 5, serial = 86882, send_event = 0, 
            display = 0x1a653c0, extension = 94371849, evtype = 0}, xcookie = 
    {type = 5, serial = 86882, send_event = 0, display = 0x1a653c0, 
            extension = 94371849, evtype = 0, cookie = 123, data = 0x0}, 
          pad = {253403070469, 86882, 283467841536, 27677632, 94371849, 123, 
    0, 349809014, 219043332278, 408021893302, 4294975744, 1, 255168282624, 
    609881051393, 86, 72057589742960651, 11, -9340346949944608, 47244640483, 
    463856467968, 463856992255, 29163520, 1026496241409, 108}}
        marker = <value optimized out>
#17 0x0000003b6a83923e in g_main_dispatch (context=0x1a51920) at gmain.c:1960
        dispatch = <value optimized out>
        was_in_call = 0
        user_data = 0x0
        callback = 0
        cb_funcs = 0x0
        cb_data = <value optimized out>
        current_source_link = {data = 0x1a52b70, next = 0x0}
        source = 0x1a52b70
        current = 0x1a50c30
        i = <value optimized out>
#18 IA__g_main_context_dispatch (context=0x1a51920) at gmain.c:2513
No locals.
#19 0x0000003b6a83cc28 in g_main_context_iterate (context=0x1a51920, 
    block=<value optimized out>, dispatch=<value optimized out>, 
    self=<value optimized out>) at gmain.c:2591
        max_priority = 2147483647
        timeout = 17087
        some_ready = 1
        nfds = 13
        allocated_nfds = <value optimized out>
        fds = <value optimized out>
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#20 0x0000003b6a83cd4a in IA__g_main_context_iteration (context=0x1a51920, 
    may_block=1) at gmain.c:2654
        retval = 1
#21 0x0000003b7057d063 in QEventDispatcherGlib::processEvents (this=
    0x1a4f1a0, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:412
        d = 0x1a4f1c0
        canWait = <value optimized out>
#22 0x0000003b71c49a4e in QGuiEventDispatcherGlib::processEvents (
    this=<value optimized out>, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:204
        d = 0x1a4f1c0
        returnValue = 152
#23 0x0000003b70556192 in QEventLoop::processEvents (
    this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
        d = 0x1c49b60
#24 0x0000003b7055645c in QEventLoop::exec (this=0x7fff8a58c200, flags=...)
    at kernel/qeventloop.cpp:201
        d = 0x1c49b60
        app = 0x7fff8a58c4e0
#25 0x0000003b70558749 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:981
        threadData = 0x1a4ccf0
        eventLoop = {<QObject> = {_vptr.QObject = 0x3b70861f10, 
            static staticMetaObject = {d = {superdata = 0x0, stringdata = 
    0x3b705f3b00 "QObject", data = 0x3b705f3ba0, extradata = 0x3b70859780}}, 
            d_ptr = {d = 0x1c49b60}, static staticQtMetaObject = {d = {
                superdata = 0x0, stringdata = 0x3b705fc780 "Qt", data = 
    0x3b705ffda0, extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x735f80, stringdata = 0x3b70605860 "QEventLoop", 
              data = 0x3b70605880, extradata = 0x0}}}
        returnCode = -1
#26 0x000000000041ddca in main (argc=1, argv=<value optimized out>)
    at src/main.cpp:79
        rc = <value optimized out>
        application = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 
    0x3b725eeef0, static staticMetaObject = {d = {superdata = 0x0, 
                  stringdata = 0x3b705f3b00 "QObject", data = 0x3b705f3ba0, 
                  extradata = 0x3b70859780}}, d_ptr = {d = 0x1a4df30}, 
              static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 
    0x3b705fc780 "Qt", data = 0x3b705ffda0, extradata = 0x0}}}, 
            static staticMetaObject = {d = {superdata = 0x735f80, 
                stringdata = 0x3b70605900 "QCoreApplication", data = 
    0x3b706059a0, extradata = 0x0}}, static self = 0x0}, 
          static staticMetaObject = {d = {superdata = 0x3b70861fa0, 
              stringdata = 0x3b721e9800 "QApplication", data = 0x3b721e9a40, 
              extradata = 0x0}}}
        translator = {<QObject> = {_vptr.QObject = 0x3b708622f0, 
            static staticMetaObject = {d = {superdata = 0x0, stringdata = 
    0x3b705f3b00 "QObject", data = 0x3b705f3ba0, extradata = 0x3b70859780}}, 
            d_ptr = {d = 0x1bd3af0}, static staticQtMetaObject = {d = {
                superdata = 0x0, stringdata = 0x3b705fc780 "Qt", data = 
    0x3b705ffda0, extradata = 0x0}}}, static staticMetaObject = {d = {
              superdata = 0x735f80, stringdata = 0x3b70606d00 "QTranslator", 
              data = 0x3b70606d20, extradata = 0x0}}}
        maingui = {<QMainWindow> = {<QWidget> = {<QObject> = {_vptr.QObject = 
    0x4f6a70, static staticMetaObject = {d = {superdata = 0x0, stringdata = 
    0x3b705f3b00 "QObject", data = 0x3b705f3ba0, extradata = 0x3b70859780}}, 
                d_ptr = {d = 0x1bd5b50}, static staticQtMetaObject = {d = {
                    superdata = 0x0, stringdata = 0x3b705fc780 "Qt", data = 
    0x3b705ffda0, extradata = 0x0}}}, <QPaintDevice> = {_vptr.QPaintDevice = 
    0x4f6c38, painters = 0}, static staticMetaObject = {d = {superdata = 
    0x735f80, stringdata = 0x3b721ed8e0 "QWidget", data = 0x3b721ede80, 
                  extradata = 0x0}}, data = 0x1bd5ca0}, 
            static staticMetaObject = {d = {superdata = 0x7357c0, 
                stringdata = 0x3b72243b80 "QMainWindow", data = 0x3b72243d20, 
                extradata = 0x3b725eebe0}}}, <Ui::MainGui> = {<Ui_MainGui> = {
              fileNewAction = 0x1a4de60, fileOpenAction = 0x1a4de80, 
              fileSaveAsAction = 0x1a4dea0, TonemapAction = 0x1bd7030, 
              fileExitAction = 0x1bd6e10, rotateccw = 0x1aacd10, rotatecw = 
    0x1ab1cb0, Low_dynamic_range = 0x1bd7e80, Fit_to_dynamic_range = 
    0x1bd6f60, Shrink_dynamic_range = 0x1bd8560, Extend_dynamic_range = 
    0x1bd8800, Decrease_exposure = 0x1bd8b60, Increase_exposure = 0x1bd95d0, 
              documentationAction = 0x1bd97a0, normalSizeAct = 0x1bd9970, 
              zoomInAct = 0x1bd9990, zoomOutAct = 0x1bd99b0, fitToWindowAct = 
    0x1bd99d0, OptionsAction = 0x1bd99f0, actionResizeHDR = 0x1bd9d30, 
              Transplant_Exif_Data_action = 0x1bda090, actionAlign_Images = 
    0x1bda330, actionAbout_Qt = 0x1bda550, actionTile = 0x1bda830, 
              actionCascade = 0x1bdab10, actionToolbars = 0x1bdada0, 
              actionText_Under_Icons = 0x1bdb6f0, actionIcons_Only = 
    0x1bdb8d0, actionText_Only = 0x1bd93b0, actionText_Alongside_Icons = 
    0x1bdbe70, actionBatch_Tone_Mapping = 0x1bdc050, actionWhat_s_This = 
    0x1bdc230, actionAbout_Qtpfsgui = 0x1bdc400, actionSave_Hdr_Preview = 
    0x1bdc420, action_Projective_Transformation = 0x1bdc440, centralwidget = 
    0x1bdc5b0, menubar = 0x1bdaed0, menuSettings = 0x1bdd6a0, menuHelp = 
    0x1bddb10, menuWindows = 0x1bdd350, menuView = 0x1bde7e0, 
              menuHDR_Histogram = 0x1bdee40, menuToolbars = 0x1bdf470, 
              menuFile = 0x1bdeda0, menuImage = 0x1be0060, statusbar = 
    0x1be0660, toolBar = 0x1bfa350}, <No data fields>}, 
          static staticMetaObject = {d = {superdata = 0x736220, stringdata = 
    0x4f6360 "MainGui", data = 0x4f6700, extradata = 0x0}}, currenthdr = 0x0, 
          mdiArea = 0x1c0eb10, windowMapper = 0x1bedfa0, recentFileActs = {
    0x1c18f20, 0x1bef4a0, 0x1be6500, 0x1be3440, 0x1bf0d00}, 
          separatorRecentFiles = 0x1be4930, RecentDirHDRSetting = {
            static null = {<No data fields>}, static shared_null = {ref = {
                _q_value = 1}, alloc = 0, size = 0, data = 0x735d5a, clean = 
    0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, 
              reserved = 0, array = {0}}, static shared_empty = {ref = {
                _q_value = 4}, alloc = 0, size = 0, data = 0x3b70863e9a, 
              clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, 
              capacity = 0, reserved = 0, array = {0}}, d = 0x1df5480, 
            static codecForCStrings = 0x0}, qtpfsgui_options = 0x1bd21f0}
From                To                  Syms Read   Shared Object Library
0x0000003af2251150  0x0000003af2326848  Yes (*)     /usr/lib64/libexiv2.so.5
0x0000003af2627020  0x0000003af266c948  Yes (*)     /usr/lib64/libIlmImf.so.6.0.0
0x0000003af2a01cb0  0x0000003af2a03338  Yes (*)     /usr/lib64/libImath.so.6.0.0
0x0000003af36009f0  0x0000003af3600ed8  Yes (*)     /usr/lib64/libHalf.so.6.0.0
0x0000003af2e10d20  0x0000003af2e158e8  Yes (*)     /usr/lib64/libIex.so.6.0.0
0x0000003af1e137e0  0x0000003af1edcc08  Yes (*)     /usr/lib64/libfftw3f.so.3
0x0000003b78c077a0  0x0000003b78c393f8  Yes (*)     /usr/lib64/libtiff.so.3
0x0000003b69c05390  0x0000003b69c10918  Yes (*)     /lib64/libpthread.so.0
0x0000003b71b9d5c0  0x0000003b721e80e8  Yes (*)     /usr/lib64/libQtGui.so.4
0x0000003b70457e10  0x0000003b705ad658  Yes (*)     /usr/lib64/libQtCore.so.4
0x0000003b73c56410  0x0000003b73cbeb56  Yes (*)     /usr/lib64/libstdc++.so.6
0x0000003b69403ea0  0x0000003b69444318  Yes (*)     /lib64/libm.so.6
0x0000003b6ac03450  0x0000003b6ac09f38  Yes (*)     /usr/lib64/libgomp.so.1
0x0000003b73002910  0x0000003b73012ce8  Yes (*)     /lib64/libgcc_s.so.1
0x0000003b6901e860  0x0000003b6912619c  Yes (*)     /lib64/libc.so.6
0x0000003b6a001ef0  0x0000003b6a00d228  Yes (*)     /lib64/libz.so.1.2.3
0x0000003b6d403b70  0x0000003b6d41c9d8  Yes (*)     /lib64/libexpat.so.1.5.2
0x0000003af3202bf0  0x0000003af32046d8  Yes (*)     /usr/lib64/libIlmThread.so.6.0.0
0x0000003b774034a0  0x0000003b7741d008  Yes (*)     /usr/lib64/libjpeg.so.62.0.0
0x0000003b68c00af0  0x0000003b68c18434  Yes (*)     /lib64/ld-linux-x86-64.so.2
0x0000003b6cc01590  0x0000003b6cc029e8  Yes (*)     /lib64/libgthread-2.0.so.0
0x0000003b6a402140  0x0000003b6a405578  Yes (*)     /lib64/librt.so.1
0x0000003b6a8132f0  0x0000003b6a88a1f8  Yes (*)     /lib64/libglib-2.0.so.0
0x0000003b6d804830  0x0000003b6d81e7c8  Yes (*)     /usr/lib64/libpng12.so.0
0x0000003b6d00c850  0x0000003b6d0744e8  Yes (*)     /usr/lib64/libfreetype.so.6.3.22
0x0000003b6b408890  0x0000003b6b431e18  Yes (*)     /lib64/libgobject-2.0.so.0
0x0000003b748019f0  0x0000003b748062a8  Yes (*)     /usr/lib64/libSM.so.6.0.0
0x0000003b74404d70  0x0000003b744137a8  Yes (*)     /usr/lib64/libICE.so.6.3.0
0x0000003b6e401eb0  0x0000003b6e40c608  Yes (*)     /usr/lib64/libXi.so.6
0x0000003b6e8018c0  0x0000003b6e807f58  Yes (*)     /usr/lib64/libXrender.so.1.3.0
0x0000003b6f401720  0x0000003b6f406828  Yes (*)     /usr/lib64/libXrandr.so.2
0x0000003b6f801370  0x0000003b6f804178  Yes (*)     /usr/lib64/libXfixes.so.3.1.0
0x0000003b6ec02880  0x0000003b6ec07658  Yes (*)     /usr/lib64/libXcursor.so.1.0.2
0x0000003b6f000a20  0x0000003b6f001508  Yes (*)     /usr/lib64/libXinerama.so.1.0.0
0x0000003b6e005c80  0x0000003b6e01ff28  Yes (*)     /usr/lib64/libfontconfig.so.1.4.4
0x0000003b6c803580  0x0000003b6c80e768  Yes (*)     /usr/lib64/libXext.so.6.4.0
0x0000003b6b81dd80  0x0000003b6b8ab8c8  Yes (*)     /usr/lib64/libX11.so.6.3.0
0x0000003b69800de0  0x0000003b69801998  Yes (*)     /lib64/libdl.so.2
0x0000003b738013d0  0x0000003b738029e8  Yes (*)     /lib64/libuuid.so.1
0x0000003b6bc08650  0x0000003b6bc13898  Yes (*)     /usr/lib64/libxcb.so.1.1.0
0x0000003b6c000dd0  0x0000003b6c001b68  Yes (*)     /usr/lib64/libXau.so.6.0.0
0x00007f9eb3ad7580  0x00007f9eb3ad8d18  Yes (*)     /usr/lib64/gconv/UTF-16.so
0x0000003b75811ae0  0x0000003b7582d9e8  Yes (*)     /usr/lib64/libgconf-2.so.4
0x0000003b6c401080  0x0000003b6c401fd8  Yes (*)     /lib64/libgmodule-2.0.so.0
0x0000003b754278c0  0x0000003b7544b418  Yes (*)     /usr/lib64/libORBit-2.so.0.1.0
0x0000003b6fc070a0  0x0000003b6fc2e328  Yes (*)     /lib64/libdbus-1.so.3.4.0
0x0000003b70001270  0x0000003b70002d88  Yes (*)     /lib64/libcap-ng.so.0.0.0
0x00007f9eb385f110  0x00007f9eb3866a08  Yes (*)     /lib64/libnss_files.so.2
0x00007f9eb325a1a0  0x00007f9eb34f69e8  Yes (*)     /usr/lib64/libgtk-x11-2.0.so.0
0x0000003b7101cf00  0x0000003b7107ea98  Yes (*)     /usr/lib64/libgdk-x11-2.0.so.0
0x00007f9eb2fda690  0x00007f9eb2fec608  Yes (*)     /usr/lib64/libgdk_pixbuf-2.0.so.0
0x0000003b70c045b0  0x0000003b70c08e18  Yes (*)     /usr/lib64/libpangocairo-1.0.so.0.2600.2
0x0000003b734092f0  0x0000003b73414908  Yes (*)     /usr/lib64/libatk-1.0.so.0.2809.1
0x0000003b72809c50  0x0000003b7285b068  Yes (*)     /usr/lib64/libcairo.so.2.10800.8
0x0000003b6dc18860  0x0000003b6dc7a8c8  Yes (*)     /lib64/libgio-2.0.so.0
0x00007f9eb2db2500  0x00007f9eb2dcb678  Yes (*)     /usr/lib64/libpangoft2-1.0.so.0.2600.2
0x0000003b7140ec50  0x0000003b7142d478  Yes (*)     /usr/lib64/libpango-1.0.so.0.2600.2
0x0000003b72c00b40  0x0000003b72c01918  Yes (*)     /usr/lib64/libXcomposite.so.1.0.0
0x00007f9eb2ba9a90  0x00007f9eb2baa638  Yes (*)     /usr/lib64/libXdamage.so.1.1.0
0x00007f9eb2955aa0  0x00007f9eb299b708  Yes (*)     /usr/lib64/libpixman-1.so.0.16.6
0x0000003b6b0038c0  0x0000003b6b011ee8  Yes (*)     /lib64/libresolv.so.2
0x00007f9eb2736550  0x00007f9eb2746028  Yes (*)     /lib64/libselinux.so.1
0x0000003b78422380  0x0000003b78468c98  Yes (*)     /usr/lib64/libgnomeui-2.so.0
0x0000003b7fc1dc80  0x0000003b7fc53d68  Yes (*)     /usr/lib64/libbonoboui-2.so.0
0x0000003b7f80c150  0x0000003b7f828e18  Yes (*)     /usr/lib64/libgnomecanvas-2.so.0
0x0000003b80006e90  0x0000003b80010df8  Yes (*)     /usr/lib64/libgnome-2.so.0
0x0000003b7c402ef0  0x0000003b7c4155e8  Yes (*)     /usr/lib64/libart_lgpl_2.so.2
0x0000003b7e417850  0x0000003b7e44ebb8  Yes (*)     /usr/lib64/libgnomevfs-2.so.0
0x0000003b7e8046d0  0x0000003b7e80f6b8  Yes (*)     /usr/lib64/libgnome-keyring.so.0.1.1
0x0000003b7dc27f50  0x0000003b7dc52e08  Yes (*)     /usr/lib64/libbonobo-2.so.0
0x0000003b7d40adf0  0x0000003b7d412f78  Yes (*)     /usr/lib64/libbonobo-activation.so.4
0x0000003b74c2c600  0x0000003b74d07ef8  Yes (*)     /usr/lib64/libxml2.so.2
0x0000003b78801b10  0x0000003b78806ee8  Yes (*)     /lib64/libpopt.so.0
0x0000003b7f0029d0  0x0000003b7f006148  Yes (*)     /usr/lib64/libgailutil.so.18
0x0000003b74008e30  0x0000003b74019118  Yes (*)     /usr/lib64/libdbus-glib-1.so.2.1.0
0x0000003b77814270  0x0000003b77845048  Yes (*)     /usr/lib64/libssl.so.1.0.0
0x0000003b7505c100  0x0000003b7511f248  Yes (*)     /usr/lib64/libcrypto.so.1.0.0
0x0000003b7e000ca0  0x0000003b7e001aa8  Yes (*)     /usr/lib64/libavahi-glib.so.1.0.1
0x0000003b7c803390  0x0000003b7c8086c8  Yes (*)     /usr/lib64/libavahi-common.so.3.5.1
0x0000003b7d0038b0  0x0000003b7d00bf48  Yes (*)     /usr/lib64/libavahi-client.so.3.2.5
0x0000003b78000e10  0x0000003b78001688  Yes (*)     /lib64/libutil.so.1
0x0000003b7bc03110  0x0000003b7bc03ad8  Yes (*)     /usr/lib64/libORBitCosNaming-2.so.0.1.0
0x0000003b76006c00  0x0000003b760272f8  Yes (*)     /lib64/libgssapi_krb5.so.2
0x0000003b76418540  0x0000003b76473fb8  Yes (*)     /lib64/libkrb5.so.3
0x0000003b75c01220  0x0000003b75c01cf8  Yes (*)     /lib64/libcom_err.so.2
0x0000003b770055c0  0x0000003b7701e778  Yes (*)     /lib64/libk5crypto.so.3
0x0000003b76c026c0  0x0000003b76c06798  Yes (*)     /lib64/libkrb5support.so.0
0x0000003b76800aa0  0x0000003b76800fa8  Yes (*)     /lib64/libkeyutils-1.2.so
0x00007f9eb2509b40  0x00007f9eb252b678  Yes (*)     /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
0x00007f9eb2304600  0x00007f9eb2304de8  Yes (*)     /usr/lib64/gtk-2.0/modules/libpk-gtk-module.so
0x00007f9eb20fef00  0x00007f9eb2101168  Yes (*)     /usr/lib64/gtk-2.0/modules/libcanberra-gtk-module.so
0x00007f9eb1efabf0  0x00007f9eb1efbfe8  Yes (*)     /usr/lib64/libcanberra-gtk.so.0.1.5
0x00007f9eb1cec280  0x00007f9eb1cf5248  Yes (*)     /usr/lib64/libcanberra.so.0.2.1
0x00007f9eb1ae3fa0  0x00007f9eb1ae7fc8  Yes (*)     /usr/lib64/libvorbisfile.so.3
0x0000003b7b803ae0  0x0000003b7b81b638  Yes (*)     /usr/lib64/libvorbis.so.0
0x0000003b7ac018d0  0x0000003b7ac03c28  Yes (*)     /usr/lib64/libogg.so.0.6.0
0x00007f9eb18d5e30  0x00007f9eb18ddc68  Yes (*)     /usr/lib64/libtdb.so.1
0x00007f9eb16cd370  0x00007f9eb16d1748  Yes (*)     /usr/lib64/libltdl.so.7
0x00007f9eb1424ad0  0x00007f9eb142d8e8  Yes (*)     /usr/lib64/gtk-2.0/immodules/im-scim-bridge.so
0x00007f9eb11823a0  0x00007f9eb1185288  Yes (*)     /usr/lib64/qt4/plugins/imageformats/libqgif.so
0x00007f9eb0f7b760  0x00007f9eb0f7e088  Yes (*)     /usr/lib64/qt4/plugins/imageformats/libqico.so
0x00007f9eb0d72eb0  0x00007f9eb0d76ef8  Yes (*)     /usr/lib64/qt4/plugins/imageformats/libqjpeg.so
0x00007f9eb0b6ca50  0x00007f9eb0b6deb8  Yes (*)     /usr/lib64/qt4/plugins/imageformats/libqmng.so
0x00007f9eb090f430  0x00007f9eb09569b8  Yes (*)     /usr/lib64/libmng.so.1
0x00007f9eb06c5480  0x00007f9eb06e9518  Yes (*)     /usr/lib64/liblcms.so.1
0x00007f9eb04bbe00  0x00007f9eb04bc9b8  Yes (*)     /usr/lib64/qt4/plugins/imageformats/libqsvg.so
0x00007f9eb0277a10  0x00007f9eb02a9258  Yes (*)     /usr/lib64/libQtSvg.so.4
0x00007f9eb0034300  0x00007f9eb0056f38  Yes (*)     /usr/lib64/libQtXml.so.4
0x00007f9eafe1f9d0  0x00007f9eafe22428  Yes (*)     /usr/lib64/qt4/plugins/imageformats/libqtiff.so
0x00007f9eafc18430  0x00007f9eafc1ba48  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_dds.so
0x00007f9eaf82ef00  0x00007f9eaf996428  Yes (*)     /usr/lib64/libkdecore.so.5
0x00007f9eaf5412e0  0x00007f9eaf5883c8  Yes (*)     /usr/lib64/libQtDBus.so.4
0x00007f9eaf2442a0  0x00007f9eaf2d9c88  Yes (*)     /usr/lib64/libQtNetwork.so.4
0x00007f9eaf009630  0x00007f9eaf015cc8  Yes (*)     /lib64/libbz2.so.1.0.4
0x00007f9eaede95d0  0x00007f9eaedfd978  Yes (*)     /usr/lib64/liblzma.so.0
0x00007f9eaebdb810  0x00007f9eaebe2af8  Yes (*)     /usr/lib64/libpolkit-qt-core-1.so.0
0x00007f9eae9ba880  0x00007f9eae9c8048  Yes (*)     /usr/lib64/libpolkit-gobject-1.so.0.0.0
0x0000003b7a0114d0  0x0000003b7a034628  Yes (*)     /usr/lib64/libeggdbus-1.so.0
0x00007f9eae7ae080  0x00007f9eae7b0c28  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_eps.so
0x00007f9eae5a7cd0  0x00007f9eae5a9018  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_exr.so
0x00007f9eae3a2540  0x00007f9eae3a3868  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_jp2.so
0x00007f9eae152990  0x00007f9eae1879e8  Yes (*)     /usr/lib64/libjasper.so.1.0.0
0x00007f9eadf41a80  0x00007f9eadf44f08  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_pcx.so
0x00007f9eadd3c3e0  0x00007f9eadd3d5c8  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_psd.so
0x00007f9eadb33110  0x00007f9eadb37698  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_rgb.so
0x00007f9ead92d6a0  0x00007f9ead92ece8  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_tga.so
0x00007f9ead71aec0  0x00007f9ead7246f8  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_xcf.so
0x00007f9ead5161a0  0x00007f9ead516f68  Yes (*)     /usr/lib64/kde4/plugins/imageformats/kimg_xview.so
0x00007f9ead2244c0  0x00007f9ead225f98  Yes (*)     /usr/lib64/qt4/plugins/inputmethods/libqimsw-multi.so
0x00007f9ead00f8b0  0x00007f9ead01ae28  Yes (*)     /usr/lib64/qt4/plugins/inputmethods/im-scim-bridge.so
0x00007f9eacdf5b70  0x00007f9eace015a8  Yes (*)     /usr/lib64/gio/modules/libgioremote-volume-monitor.so
0x00007f9eacbe3d90  0x00007f9eacbeda18  Yes (*)     /usr/lib64/libgvfscommon.so.0
0x00007f9eac5af900  0x00007f9eac5c8258  Yes (*)     /usr/lib64/gio/modules/libgvfsdbus.so
0x00007f9eac39b8c0  0x00007f9eac3a36b8  Yes (*)     /lib64/libudev.so.0
0x00007f9eac9a2060  0x00007f9eac9ac6c8  Yes (*)     /usr/lib64/libbeagle.so.1
0x00007f9eaa27fb70  0x00007f9eaa27fff8  Yes (*)     /usr/lib64/gtk-2.0/2.10.0/loaders/svg_loader.so
0x0000003b820080f0  0x0000003b8202d698  Yes (*)     /usr/lib64/librsvg-2.so.2.26.0
0x00007f9eaa04e600  0x00007f9eaa06b9f8  Yes (*)     /usr/lib64/libgsf-1.so.114.0.15
0x0000003b8140b5e0  0x0000003b81429ed8  Yes (*)     /usr/lib64/libcroco-0.6.so.3.0.1
(*): Shared library is missing debugging information.
$1 = 0x0
No symbol "__glib_assert_msg" in current context.

Comment 7 Bug Zapper 2010-11-04 03:43:29 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Bug Zapper 2010-12-04 01:51:49 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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