[Pidgin] #1307: run from console

Pidgin trac at pidgin.im
Sun May 27 18:01:19 EDT 2007


#1307: run from console
---------------------------+------------------------------------------------
  Reporter:  byraul        |       Owner:       
      Type:  defect        |      Status:  new  
  Priority:  minor         |   Milestone:       
 Component:  pidgin (gtk)  |     Version:  2.0.1
Resolution:                |    Keywords:       
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by elb):

 Very interesting

 Do me a favor; run 'pidgin &' from the prompt as you normally would.  When
 it executes, you should get output like '[1] 10374'; the number following
 the number in brackets is the process ID of pidgin.  Go to a *different*
 terminal, and run 'gdb pidgin <pid>', where <pid> is the process ID
 printed in that message.  At the (gdb) prompt in that terminal, type
 'handle SIGPIPE nostop', and then 'continue'.  Having done this, exit the
 terminal from which you ran Pidgin; I'm betting the gdb will drop you back
 to a (gdb) prompt at that point; please paste whatever it says before it
 does so.

 Let me know if any of that does not make sense.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1307#comment:5>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list