Menu

#230 Reliable crashes when refreshing preview

closed
nobody
None
5
2011-02-27
2010-01-30
m0n5t3r
No

Using Pascal DeBruijn's Ubuntu PPA, latest build 0.16+cvs20100130-0pmjdebruijn1~karmic, I am getting crashes when loading NEF files
Backtraces tend to vary:

#0 0x010645b3 in ?? () from /lib/tls/i686/cmov/libc.so.6
#1 0x01066898 in malloc () from /lib/tls/i686/cmov/libc.so.6
#2 0x006422e4 in g_malloc () from /lib/libglib-2.0.so.0
#3 0x00ccc843 in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#4 0x00cccf75 in gdk_region_intersect () from /usr/lib/libgdk-x11-2.0.so.0
#5 0x00cdb9aa in gdk_window_invalidate_maybe_recurse () from /usr/lib/libgdk-x11-2.0.so.0
#6 0x00cdbd10 in gdk_window_invalidate_region () from /usr/lib/libgdk-x11-2.0.so.0
#7 0x00cdcd28 in gdk_window_invalidate_rect () from /usr/lib/libgdk-x11-2.0.so.0
#8 0x00a42d17 in gtk_widget_queue_draw_area () from /usr/lib/libgtk-x11-2.0.so.0
#9 0x00a42e96 in gtk_widget_queue_draw () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x0808d4bb in ?? ()

#0 0x0013275e in g_datalist_id_get_data () from /lib/libglib-2.0.so.0
#1 0x0041e4e4 in g_object_freeze_notify () from /usr/lib/libgobject-2.0.so.0
#2 0x008a9ad0 in gtk_label_set_markup () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x08084a9b in ?? ()
#4 0x405f8000 in ?? ()

etc.

Discussion

  • m0n5t3r

    m0n5t3r - 2010-01-30

    forgot to add: crashes happen when switching from grayscale to color, or switching display profiles; I can provide a RAW file (Nikon D90 NEF), if needed

     
  • Udi Fuchs

    Udi Fuchs - 2010-01-31

    It looks like a memory leak, where the backtrace is not very useful. Maybe running with valgrind will give better information.

    I wonder if you are using the latest lensfun from SVN. The latest ufraw code does not work well with lensfun 2.3.

    Udi

     
  • Niels Kristian Bech Jensen

    Udi: Maybe it's time to set lensfun 2.4 as lowest accepted version?

    Regards,
    Niels Kristian

     
  • m0n5t3r

    m0n5t3r - 2010-01-31

    it's lensfun 2.4, from the same PPA; running under memcheck now, looks like it will take a while

     
  • Udi Fuchs

    Udi Fuchs - 2011-02-27

    This bug seems to be a dupliacate of bug 2939524. It should be fixed by lensfun 0.2.5. Please reopen if it still crashes.

    Udi

     
  • Udi Fuchs

    Udi Fuchs - 2011-02-27
    • status: open --> closed
     

Log in to post a comment.