[maemo-developers] Segmentation fault in callback functions - maemo 4.0
From: Jakov dkymail at gmail.comDate: Fri Feb 15 05:41:44 EET 2008
- Previous message: gstreamer question
- Next message: Segmentation fault in callback functions - maemo 4.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have a simple app with socket communication. In Maemo 3.x it worked well. But the problem comes when I use Maemo 4.0 This line is ok when initializing: gtk_label_set_text (GTK_LABEL(communication_tab->label_connect), "Connect"); The label has text "Connect"; When I click a button, I want to change its text, to "Reconnect", for example. A callback func is invoked, you know. But in this func, an error occurs: "qemu: uncaught target signal 11 (Segmentation fault) - exiting" It didn't happen in Maemo 3.x. Please tell me what's wrong. Thanks very much. Jakov -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080215/6f829fa8/attachment.htm
- Previous message: gstreamer question
- Next message: Segmentation fault in callback functions - maemo 4.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]