Re: Problem with installing from URI (A guess) [plastercast plastercast tzo com]



Michael,
When I say 'hard freeze', I mean that the program seems itself stops working, and if I window shade the app, and then unshaded it, GTK doesn't refresh the window (ie, its a blank square). I have tried running the program from the console, and the only text that is displayed when there is a freeze is an "A" (bizarre, no?), which my program itself isn't responsible for, so it might be a library's doing. However, after some random playing around, if I simply hit enter when the "A" is displayed on the console, it goes back to the program fine. This also seems to make it all the more bizarre that it happens intermittently. Here is a back trace from the freeze, but not hitting enter:

#0  0x4074283a in sigsuspend () from /lib/libc.so.6
#1  0x40641879 in __pthread_wait_for_restart_signal ()
   from /lib/libpthread.so.0
#2  0x4063e102 in pthread_cond_wait () from /lib/libpthread.so.0
#3  0x404ebc80 in job_notify (job=0x8133c50, notify_result=0xbf7ff874)
    at gnome-vfs-job.c:181
#4  0x404ed8f2 in xfer_callback (info=0xbf7ff900, data=0x8133c50)
    at gnome-vfs-job.c:1489
#5 0x404fe572 in call_progress (progress=0xbf7ff948, phase=GNOME_VFS_XFER_PHASE_INITIAL) at gnome-vfs-xfer.c:159 #6 0x40500f1d in gnome_vfs_xfer_private (source_uri_list=0x812775c, target_uri_list=0x8127840, xfer_options=GNOME_VFS_XFER_RECURSIVE, error_mode=GNOME_VFS_XFER_ERROR_MODE_QUERY, overwrite_mode=GNOME_VFS_XFER_OVERWRITE_MODE_QUERY, progress_callback=0x404ed8a0 <xfer_callback>, data=0x8133c50, sync_progress_callback=0, sync_progress_data=0x0) at gnome-vfs-xfer.c:2230
#7  0x404ed941 in execute_xfer (job=0x8133c50) at gnome-vfs-job.c:1505
#8 0x404edb29 in gnome_vfs_job_execute (job=0x8133c50) at gnome-vfs-job.c:1587
#9  0x404eb7ed in thread_routine (data=0x1) at gnome-vfs-job-slave.c:62
#10 0x404fa942 in thread_entry (cast_to_state=0x81332f0)
    at gnome-vfs-thread-pool.c:180
#11 0x4063f0ba in pthread_start_thread () from /lib/libpthread.so.0
#12 0x4063f101 in pthread_start_thread_event () from /lib/libpthread.so.0

	Peter Snyder







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