Leonid V. Khramov wrote:
I'm the author of xnc, sorry for troubles with e-mail - server problems.
I have amd64 platform but only with redhat 9 linux installed, and I tried to reproduce your bug but it works for me.
Please, try to recompile package with debug info, you need to run configure with --enable-debug option.
Manually compiled version works fine (with and without --enable-debug). So it seems to be Debian package specific problem.
Emil wrote:
Reproduction recipe is good, but it works just on amd64. If you have some time it would be better to send here gdb output. Or better recompile package with debugging symbols and then run it through gdb. After that probably more people will be able to fix this bug.
gdb output follows.
(gdb) r Starting program: /usr/bin/xnc (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Plugin LookFive v.1.1.2 registered Loading resources....(no debugging symbols found) ............OK (no debugging symbols found) (no debugging symbols found) **********Image Engine********** * * *Visual: TrueColor * *Depth: 24 (4 bytes/pixel) * *RGB: 8:8:8 * *Colors: 16777216 * *Images: GIF,JPEG,PCX * * * ******** (c) Leo 96-98 ********* (no debugging symbols found) Loading skins.... Program received signal SIGSEGV, Segmentation fault. 0x00002aaaabb74750 in memset () from /lib/libc.so.6 (gdb) bt #0 0x00002aaaabb74750 in memset () from /lib/libc.so.6 #1 0x0000000000466685 in SDL_CreateRGBSurface () #2 0x0000000000462b83 in IMG_LoadGIF_RW () #3 0x00000000004623cb in IMG_LoadGIF_RW () #4 0x0000000000461889 in im_load_image_through_loader () #5 0x00000000004618c5 in im_load_gif () #6 0x000000000045df1c in LoadXImage () #7 0x000000000045e7df in LoadPixmapFromMem () #8 0x0000000000489009 in xsharedLoader::real_load_pixmap () #9 0x00000000004888f1 in xsharedLoader::load_pixmap () #10 0x00002aaaabecaed3 in five_load_skins () from /usr/lib/xnc/libxncfive.so #11 0x00002aaaabecaa6b in FivePlugin::post_install () from /usr/lib/xnc/libxncfive.so #12 0x0000000000443f78 in xnc_main () #13 0x000000000046e092 in main () (gdb)
Please let me know if you need any other info.
Regards, Max
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]