Issue with Glib 1.260 in Windows 7



Dear All,

I have just upgraded Glib module version 1.260 from version 1.241. I am on Windows 7 x64 using activeperl 5.14 32 bit version. I used  http://www.sisyphusion.tk/  repository to update Gtk2 and its dependencies.

After I upgraded to latest Glib 1.260, My Gtk2 perl application reports following error in a dialog box when I quit the application,
-----------------------
" This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."

In windows event viewer, I can see following error logged,

-------------------------------

Faulting application name: wperl.exe, version: 5.14.2.1402, time stamp: 0x4e8f870c

Faulting module name: libgcc_s_dw2-1.dll, version: 0.0.0.0, time stamp: 0x4d278710

Exception code: 0x40000015

Fault offset: 0x000165ae

Faulting process id: 0x92c

Faulting application start time: 0x01cd3fdf8e7fa4b9

Faulting application path: C:\Perl\bin\wperl.exe

Faulting module path: C:\Perl\site\lib\auto\Pango\libgcc_s_dw2-1.dll

Report Id: d976b8d7-abd2-11e1-a37a-0026b9d6954b



Fault bucket , type 0

Event Name: APPCRASH

Response: Not available

Cab Id: 0

Problem signature:

P1: wperl.exe

P2: 5.14.2.1402

P3: 4e8f870c

P4: libgcc_s_dw2-1.dll

P5: 0.0.0.0

P6: 4d278710

P7: 40000015

P8: 000165ae

P9: 
P10: 


-------------------------------------

I am doing  Gtk2->main_quit(); for exiting from application. You can see my application and its code in http://code.google.com/p/saaral-soft-search-spider/

After i downgraded Glib to 1.241 , Everything works fine as usual.


Regards,
Bakkiaraj M


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]