Segfault on xarchiver r26005

Bruno Jesus XFCE myxfce at gmail.com
Thu Aug 23 19:33:32 CEST 2007


If you press the Home button without any archive open xarchiver will crash.
Doing a backtrace under gdb I can see that it's on interface.c, line
929. The archive[idx]->location_entry_path = NULL assignment does the
segfault because archive is a pointer to NULL. I think archive may be
a vector that holds the opened archive tabs and as there's no file
opened it was not allocated yet.

Hope this helps. Cheers,
Bruno.

-- 
Dê-me uma alavanca e um SO livre e moverei o mundo!


More information about the Xfce4-dev mailing list