Discussion:
[torqueusers] SUSE 12 libpthread general protection
Anil Thapa
2016-10-17 13:26:36 UTC
Permalink
I am seeing this issue on one of my new server - any help or hint would be nice

[ 4535.789064] do_general_protection: 81 callbacks suppressed
[ 4535.789070] traps: pbs_server[21563] general protection ip:7fe265d07198 sp:7fe25bffede8 error:0 in libpthread-2.19.so[7fe265cf6000+18000]traps:
[ 4755.053880] traps: pbs_server[21620] general protection ip:7f41522ed198 sp:7f4147ffede8 error:0 in libpthread-2.19.so[7f41522dc000+18000]traps:
[ 5043.894489] traps: pbs_server[27612] general protection ip:7f067850f198 sp:7f0674861848 error:0 in libpthread-2.19.so[7f06784fe000+18000]traps:
[ 5078.613147] traps: pbs_server[27696] general protection ip:7fc34c0f9198 sp:7fc3437f8848 error:0 in libpthread-2.19.so[7fc34c0e8000+18000]traps:
[ 5167.408855] traps: pbs_server[27759] general protection ip:7f75683e4198 sp:7f755fffede8 error:0 in libpthread-2.19.so[7f75683d3000+18000]traps:
[ 5189.436312] traps: pbs_server[27778] general protection ip:7f96f71a5198 sp:7f96f34fcde8 error:0 in libpthread-2.19.so[7f96f7194000+18000]traps:
[ 5210.451504] traps: pbs_server[27797] general protection ip:7fecf91e3198 sp:7fecf4d39de8 error:0 in libpthread-2.19.so[7fecf91d2000+18000]traps:
[ 5983.907656] traps: pbs_server[27866] general protection ip:7f9e5fbd4198 sp:7f9e5bf2bde8 error:0 in libpthread-2.19.so[7f9e5fbc3000+18000]traps:

 
David Beer
2016-10-17 15:28:09 UTC
Permalink
Anil,

What version of Torque is this?
Post by Anil Thapa
I am seeing this issue on one of my new server - any help or hint would be nice
[ 4535.789064] do_general_protection: 81 callbacks suppressed
[ 4535.789070] traps: pbs_server[21563] general protection ip:7fe265d07198
[ 4755.053880] traps: pbs_server[21620] general protection ip:7f41522ed198
[ 5043.894489] traps: pbs_server[27612] general protection ip:7f067850f198
[ 5078.613147] traps: pbs_server[27696] general protection ip:7fc34c0f9198
[ 5167.408855] traps: pbs_server[27759] general protection ip:7f75683e4198
[ 5189.436312] traps: pbs_server[27778] general protection ip:7f96f71a5198
[ 5210.451504] traps: pbs_server[27797] general protection ip:7fecf91e3198
[ 5983.907656] traps: pbs_server[27866] general protection ip:7f9e5fbd4198
_______________________________________________
torqueusers mailing list
http://www.supercluster.org/mailman/listinfo/torqueusers
--
David Beer | Torque Architect
Adaptive Computing
Anil Thapa
2016-10-18 07:02:36 UTC
Permalink
Hi David,

torque-server-5.1.2-1.1

I installed from SUSE 12 SP1 repo. 


I also compiled 5.1.3 from the source - in this case server starts but dies immediately. log says very little..




On Monday, October 17, 2016 15:28 GMT, David Beer <***@adaptivecomputing.com> wrote:
 Anil, What version of Torque is this? On Mon, Oct 17, 2016 at 7:26 AM, Anil Thapa <***@hi.is> wrote:I am seeing this issue on one of my new server - any help or hint would be nice

[ 4535.789064] do_general_protection: 81 callbacks suppressed
[ 4535.789070] traps: pbs_server[21563] general protection ip:7fe265d07198 sp:7fe25bffede8 error:0 in libpthread-2.19.so[7fe265cf6000+18000]traps:
[ 4755.053880] traps: pbs_server[21620] general protection ip:7f41522ed198 sp:7f4147ffede8 error:0 in libpthread-2.19.so[7f41522dc000+18000]traps:
[ 5043.894489] traps: pbs_server[27612] general protection ip:7f067850f198 sp:7f0674861848 error:0 in libpthread-2.19.so[7f06784fe000+18000]traps:
[ 5078.613147] traps: pbs_server[27696] general protection ip:7fc34c0f9198 sp:7fc3437f8848 error:0 in libpthread-2.19.so[7fc34c0e8000+18000]traps:
[ 5167.408855] traps: pbs_server[27759] general protection ip:7f75683e4198 sp:7f755fffede8 error:0 in libpthread-2.19.so[7f75683d3000+18000]traps:
[ 5189.436312] traps: pbs_server[27778] general protection ip:7f96f71a5198 sp:7f96f34fcde8 error:0 in libpthread-2.19.so[7f96f7194000+18000]traps:
[ 5210.451504] traps: pbs_server[27797] general protection ip:7fecf91e3198 sp:7fecf4d39de8 error:0 in libpthread-2.19.so[7fecf91d2000+18000]traps:
[ 5983.907656] traps: pbs_server[27866] general protection ip:7f9e5fbd4198 sp:7f9e5bf2bde8 error:0 in libpthread-2.19.so[7f9e5fbc3000+18000]traps:

 
_______________________________________________
torqueusers mailing list
***@supercluster.org
http://www.supercluster.org/mailman/listinfo/torqueusers
   --David Beer | Torque ArchitectAdaptive Computing
 
David Beer
2016-10-24 17:23:38 UTC
Permalink
Can you get a backtrace so we can look what is causing the crash and
determine if it's already been fixed?
Post by Anil Thapa
Hi David,
torque-server-5.1.2-1.1
I installed from SUSE 12 SP1 repo.
I also compiled 5.1.3 from the source - in this case server starts but
dies immediately. log says very little..
On Monday, October 17, 2016 15:28 GMT, David Beer <
Anil,
What version of Torque is this?
Post by Anil Thapa
I am seeing this issue on one of my new server - any help or hint would be nice
[ 4535.789064] do_general_protection: 81 callbacks suppressed
[ 4535.789070] traps: pbs_server[21563] general protection
ip:7fe265d07198 sp:7fe25bffede8 error:0 in libpthread-2.19.so[7fe265cf600
[ 4755.053880] traps: pbs_server[21620] general protection
ip:7f41522ed198 sp:7f4147ffede8 error:0 in libpthread-2.19.so[7f41522dc00
[ 5043.894489] traps: pbs_server[27612] general protection
ip:7f067850f198 sp:7f0674861848 error:0 in libpthread-2.19.so[7f06784fe00
[ 5078.613147] traps: pbs_server[27696] general protection
ip:7fc34c0f9198 sp:7fc3437f8848 error:0 in libpthread-2.19.so[7fc34c0e800
[ 5167.408855] traps: pbs_server[27759] general protection
ip:7f75683e4198 sp:7f755fffede8 error:0 in libpthread-2.19.so[7f75683d300
[ 5189.436312] traps: pbs_server[27778] general protection
ip:7f96f71a5198 sp:7f96f34fcde8 error:0 in libpthread-2.19.so[7f96f719400
[ 5210.451504] traps: pbs_server[27797] general protection
ip:7fecf91e3198 sp:7fecf4d39de8 error:0 in libpthread-2.19.so[7fecf91d200
[ 5983.907656] traps: pbs_server[27866] general protection
ip:7f9e5fbd4198 sp:7f9e5bf2bde8 error:0 in libpthread-2.19.so[7f9e5fbc300
_______________________________________________
torqueusers mailing list
http://www.supercluster.org/mailman/listinfo/torqueusers
--
David Beer | Torque Architect
Adaptive Computing
_______________________________________________
torqueusers mailing list
http://www.supercluster.org/mailman/listinfo/torqueusers
--
David Beer | Torque Architect
Adaptive Computing
Loading...